aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/winsup.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-03 * fcntl.cc (fcntl_worker): Remove static storage class.Corinna Vinschen1-0/+2
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor1-3/+3
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-8/+17
2003-11-10* miscfuncs.cc (low_priority_sleep): Make a "C" function.Christopher Faylor1-1/+1
2003-11-10 * winsup.h (low_priority_sleep): Fix declaration to avoid linkerCorinna Vinschen1-1/+1
2003-11-06 * syscalls.cc (getshmlba): New function.Corinna Vinschen1-0/+2
2003-11-06* winsup.h: Declare access_worker.Christopher Faylor1-1/+4
2003-10-27 * miscfunc.cc (__check_invalid_read_ptr): New function.Corinna Vinschen1-0/+1
2003-10-16 * dcrt0.cc: Remove local variable alternate_charset_active.Corinna Vinschen1-1/+0
2003-10-15 * fhandler_console.cc (char_command): Add escape sequence for codepageCorinna Vinschen1-0/+1
2003-10-14 * exceptions.cc (ctrl_c_handler): Don't send SIGHUP onCorinna Vinschen1-0/+2
2003-09-25* devices.cc: New file.Christopher Faylor1-3/+3
2003-09-23* dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.Christopher Faylor1-1/+17
2003-09-12* dcrt0.cc (_dll_crt0): Accommodate breaking apart of early_stuff_init.Christopher Faylor1-1/+2
2003-09-10 * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.Corinna Vinschen1-1/+7
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor1-2/+3
2003-05-11 Replace ino_t by __ino64_t throughout.Corinna Vinschen1-1/+1
2003-05-11* dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor1-1/+2
2003-04-28* profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor1-1/+1
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen1-1/+1
2003-03-09 Switch to 32/64 datatypes:Corinna Vinschen1-6/+14
2003-03-02* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary ifChristopher Faylor1-1/+0
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen1-1/+1
2003-01-09Use isdirsep rather than SLASH_P throughout.Christopher Faylor1-2/+1
2002-11-22* exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor1-1/+2
2002-11-13* winsup.h (low_priority_sleep): Declare.Christopher Faylor1-0/+1
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor1-1/+0
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor1-1/+1
2002-09-06* winsup.h (_WIN32_WINNT): Protect.Christopher Faylor1-0/+2
2002-09-06* winsup.h (_WIN32_WINNT): Define.Christopher Faylor1-0/+2
2002-08-30* miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero lengthChristopher Faylor1-0/+4
2002-08-16* winsup.h: Remove malloc_*lock functions.Christopher Faylor1-3/+0
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor1-2/+2
2002-08-08 * winsup.h (__check_null_invalid_struct): Make ptr argument non-const.Conrad Scott1-2/+2
2002-06-27* cygheap.cc (cfree_and_set): New function.Christopher Faylor1-0/+2
2002-06-26* autoload (noload): Avoid clobbering bx register.Christopher Faylor1-5/+8
2002-06-23* cygwin.sc: Add recent changes from ld sources.Christopher Faylor1-7/+0
2002-06-06 * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen1-0/+2
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen1-1/+10
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen1-1/+1
2002-05-27* winsup.h: Remove duplicate declarations of malloc_lock and malloc_unlock.Christopher Faylor1-3/+0
2002-05-02* path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor1-0/+3
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+2
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-3/+3
2002-02-15* hires.h (hires::usecs): Rename from utime. Accept an argument.Christopher Faylor1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-0/+4
2002-01-13Add copyright stuffChristopher Faylor1-1/+1
2002-01-10* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.Christopher Faylor1-1/+1
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor1-1/+1
2001-11-28* winsup.h: Reorganize to avoid use of experimental stuff.Christopher Faylor1-7/+7