Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2002-10-14 * Makefile.in: Add components for lib/ddk. Adjust for autoconf-2.53.Earnie Boyd
2002-10-14* cygthread.cc (cygthread::stub): Reintroduce clearing of __name but do itChristopher Faylor
2002-10-14* cygthread.cc (cygthread::stub): Don't zero __name here. That introduces aChristopher Faylor
2002-10-14 * include/windows.h: Don't include basetyps.h.Danny Smith
2002-10-14* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-10-13* cygthread.cc (cygthread::stub): Don't create event for long-running threads.Christopher Faylor
2002-10-13 * include/objbase.h: Include rpc.h and rpcndr.hDanny Smith
2002-10-11 * include/olectl.h (PROPPAGEINFO): Change type ofDanny Smith
2002-10-112002-10-11 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith
2002-10-10* window.cc (gethwnd): Use SetThreadPriority method.Christopher Faylor
2002-10-10* Makefile.in (new-cygwin1.dll): Reorganize library order.Christopher Faylor
2002-10-09* cygthread.cc (cygthread::stub): Don't create an event for "cygself" threads.Christopher Faylor
2002-10-09* cygheap.cc (dup_now): Make fatal error a little more informative.Christopher Faylor
2002-10-092002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith
2002-10-092002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith
2002-10-08* fhandler.h (dev_console): New class.Christopher Faylor
2002-10-08* dtable.cc (dtable::init_std_file_from_handle): Try to mimic standard openChristopher Faylor
2002-10-08* dtable.cc (unknown_file): New variable.Christopher Faylor
2002-10-07* dcrt0.cc (do_exit): Call DisableThreadLibraryCalls since we don't need toChristopher Faylor
2002-10-07 * mingwex/math/powil.c: Rename powil to __powil.Danny Smith
2002-10-072002-10-06 Casper Hornstrup <chorns@it.dk>Earnie Boyd
2002-10-06* cygthread.cc (cygthread::stub): Very minor cleanup.Christopher Faylor
2002-10-05whitespaceChristopher Faylor
2002-10-042002-10-04 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith
2002-10-042002-10-04 "KJK::Hyperion" <noog@libero.it>Danny Smith
2002-10-042002-10-04 "KJK::Hyperion" <noog@libero.it>Danny Smith
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith
2002-10-012002-10-01 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-30 * cygserver_transport_pipes.cc (transport_layer_pipes::accept):Conrad Scott
2002-09-30whitespaceChristopher Faylor
2002-09-30* thread.cc (pthread_mutex::initMutex): Remove \n from api_fatal.Christopher Faylor
2002-09-30* thread.cc (pthread::precreate): Use explicit "no inherit" option whenChristopher Faylor
2002-09-30* thread.cc (pthread_key::keys): Do not copy on fork.Christopher Faylor
2002-09-30* exceptions.cc (unused_sig_wrapper): Still need additional level ofChristopher Faylor
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-30Remove \n from calls to strace class printfs throughout.Christopher Faylor
2002-09-30remove newlineChristopher Faylor
2002-09-30* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.Christopher Faylor
2002-09-30* security.cc (allow_ntsec): Default to zero.Christopher Faylor
2002-09-30* cygpath.cc (close_arg): Remove unused static.Christopher Faylor
2002-09-30* environ.cc (environ_init): Avoid a compiler warning.Christopher Faylor
2002-09-30* thread.cc: Use "%E" in *_printf throughout rather than calling GetLastError.Christopher Faylor
2002-09-30GNUify slightly.Christopher Faylor
2002-09-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins