aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-10-07* dcrt0.cc (do_exit): Call DisableThreadLibraryCalls since we don't need toChristopher Faylor3-12/+14
2002-10-06 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith8-67/+1370
2002-10-062002-10-06 Casper Hornstrup <chorns@it.dk>Earnie Boyd94-0/+53242
2002-10-06* cygthread.cc (cygthread::stub): Very minor cleanup.Christopher Faylor3-7/+16
2002-10-05whitespaceChristopher Faylor1-1/+1
2002-10-042002-10-04 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2-12/+88
2002-10-042002-10-04 "KJK::Hyperion" <noog@libero.it>Danny Smith2-3/+9
2002-10-042002-10-04 "KJK::Hyperion" <noog@libero.it>Danny Smith2-0/+28
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith2-2/+7
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith8-53/+53
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith2-2/+7
2002-09-302002-10-01 Robert Collins <rbtcollins@hotmail.com>Robert Collins2-3/+12
2002-09-30 * cygserver_transport_pipes.cc (transport_layer_pipes::accept):Conrad Scott3-2/+7
2002-09-30whitespaceChristopher Faylor9-39/+39
2002-09-30* thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.Christopher Faylor2-2/+5
2002-09-30* thread.cc (pthread::precreate): Use explicit "no inherit" option whenChristopher Faylor2-14/+21
2002-09-30* thread.cc (pthread_key::keys): Do not copy on fork.Christopher Faylor2-3/+9
2002-09-30* exceptions.cc (unused_sig_wrapper): Still need additional level ofChristopher Faylor2-2/+8
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-18/+58
2002-09-30Remove \n from calls to strace class printfs throughout.Christopher Faylor17-50/+54
2002-09-30remove newlineChristopher Faylor1-1/+1
2002-09-30* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.Christopher Faylor3-5/+14
2002-09-30* security.cc (allow_ntsec): Default to zero.Christopher Faylor3-3/+7
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor5-12/+20
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor10-16/+24
2002-09-30* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.Christopher Faylor2-158/+152
2002-09-29GNUify slightly.Christopher Faylor1-10/+9
2002-09-292002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-14/+73
2002-09-29Add missing ChangeLog entry.Christopher Faylor1-0/+4
2002-09-29* cygthread.h (cygthread::terminate): Declare new function.Christopher Faylor5-89/+125
2002-09-28* Makefile.in (check): Be more defensive when creating testsuite config.status.Christopher Faylor2-1/+6
2002-09-272002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-4/+23
2002-09-25* cygrun.c (main): Fix setting of CYGWIN environment variable.Christopher Faylor2-2/+11
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor4-34/+31
2002-09-24 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to new errno codeCorinna Vinschen3-6/+22
2002-09-24 * mmap.cc (map_map): Add debug output.Corinna Vinschen2-1/+7
2002-09-24 * include/ws2tcpip.h: Throw error if winsock.h, not winsock2.hDanny Smith2-4/+11
2002-09-242002-09-24 Rene Moeller Fonseca <fonseca@users.sourceforge.net>Danny Smith4-3/+10
2002-09-23More GNUify non-GNU formatted functions calls throughout.Christopher Faylor23-78/+77
2002-09-22Reset ChangeLog dates from cygwin_daemon merge.Christopher Faylor1-63/+63
2002-09-22white space.Christopher Faylor1-5/+5
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor2-22/+25
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott41-4543/+9524
2002-09-22* init.cc (dll_entry): Temporarily disable thread detach code.Christopher Faylor1-0/+4
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor43-235/+250
2002-09-22whitespaceChristopher Faylor1-4/+4
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott7-7/+17
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins4-68/+78
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-148/+107
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-33/+76