aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-10-18* thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor2-3/+8
2002-10-18* dtable.cc (dtable::init_std_file_from_handle): Force "devices" to always beChristopher Faylor2-5/+16
2002-10-17* dtable.cc (dtable::set_file_pointers_for_exec): New function.Christopher Faylor4-0/+20
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-2/+18
2002-10-172002-10-17 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2-2/+6
2002-10-16 * include/winuser.h (MONITORINFOEX[AW]): Add structureDanny Smith2-9/+32
2002-10-16* fhandler_tty.cc (fhandler_tty_slave::read): Attempt #527 to properlyChristopher Faylor2-15/+42
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor4-11/+42
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor9-43/+96
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor15-32/+95
2002-10-14 * Makefile.in: Add components for lib/ddk. Adjust for autoconf-2.53.Earnie Boyd6-894/+2184
2002-10-14* cygthread.cc (cygthread::stub): Reintroduce clearing of __name but do itChristopher Faylor4-8/+31
2002-10-14* cygthread.cc (cygthread::stub): Don't zero __name here. That introduces aChristopher Faylor2-8/+18
2002-10-14 * include/windows.h: Don't include basetyps.h.Danny Smith3-1/+7
2002-10-14* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2-4/+6
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor11-77/+141
2002-10-13 * include/objbase.h: Include rpc.h and rpcndr.hDanny Smith2-2/+10
2002-10-11 * include/olectl.h (PROPPAGEINFO): Change type ofDanny Smith2-1/+6
2002-10-112002-10-11 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2-0/+13
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2-4/+12
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith2-3/+15
2002-10-10* window.cc (gethwnd): Use SetThreadPriority method.Christopher Faylor2-8/+11
2002-10-10* Makefile.in (new-cygwin1.dll): Reorganize library order.Christopher Faylor4-15/+24
2002-10-09* cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads.Christopher Faylor8-27/+63
2002-10-09* cygheap.cc (dup_now): Make fatal error a little more informative.Christopher Faylor8-49/+108
2002-10-092002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith5-0/+101
2002-10-082002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith2-0/+18
2002-10-08* fhandler.h (dev_console): New class.Christopher Faylor3-310/+296
2002-10-08* dtable.cc (dtable::init_std_file_from_handle): Try to mimic standard openChristopher Faylor2-2/+13
2002-10-07* dtable.cc (unknown_file): New variable.Christopher Faylor3-8/+16
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