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
AgeCommit message (Expand)Author
2003-03-09This commit was manufactured by cvs2svn to create branchcvs2svn
2003-03-04* thread.cc (MTinterface::fixup_after_fork): Initialize mainthreadThomas Pfaff
2003-01-14spacing cleanupChristopher Faylor
2003-01-14Apply system_cancel patchThomas Pfaff
2003-01-14Apply wait_cancel patchThomas Pfaff
2003-01-14Apply handle_sigsuspend patchThomas Pfaff
2003-01-10 Split ChangeLog, create ChangeLog-2002.Corinna Vinschen
2003-01-09Apply pthread_cancel_patchThomas Pfaff
2003-01-09Applied pthread_mutex patchThomas Pfaff
2003-01-09Applied cond_init patchThomas Pfaff
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor
2002-10-18* thread.cc (verifyable_object_isvalid): Test for a valid object pointer beforeChristopher Faylor
2002-10-172002-10-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-10-172002-10-17 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-10-05whitespaceChristopher Faylor
2002-10-012002-10-01 Robert Collins <rbtcollins@hotmail.com>Robert Collins
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-302002-09-30 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-30remove newlineChristopher Faylor
2002-09-30* exceptions.cc (unused_sig_wrapper): Accommodate newer compilers.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
2002-09-272002-09-27 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-23white space.Christopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-212002-09-21 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-19* cygthread.cc (cygthread::initialized): Avoid copying on fork or some threadsChristopher Faylor
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-172002-09-17 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-27* thread.cc (pthread::create): Added trace printf to get CreateThreadChristopher Faylor
2002-06-232002-06-12 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-06-21* uinfo.cc (cygheap_user::ontherange): Use env_name for NetUserGetInfo.Christopher Faylor
2002-06-10/tmp/cvs610a0a90.1Robert Collins
2002-06-102002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-06-05/tmp/cvs610a0efc.1Robert Collins
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor