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
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
2002-05-022002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-12-262001-12-26 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-12-02minor reformatting.Christopher Faylor
2001-11-28* cygwin.din (ualarm): New export.Christopher Faylor
2001-11-15* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.Egor Duda
2001-11-05Eliminate excess whitespace.Christopher Faylor
2001-09-30Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-29Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-25Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-12minor cleanupsChristopher Faylor
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-11Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-11Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-10Mon Sep 10 08:28:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-05* thread.cc (InterlockedExchangePointer): Don't define if it already exists.Christopher Faylor
2001-08-05Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor
2001-07-27* thread.cc (__pthread_equal): Invert return value so that true is returnedChristopher Faylor
2001-07-26Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>Robert Collins
2001-06-28Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor
2001-06-26Remove trailing tabs.Christopher Faylor
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor
2001-06-222001-06-22 Robert Collins rbtcollins@hotmail.comRobert Collins
2001-06-15* thread.cc (pthread_cond::Signal): Release the condition access variableChristopher Faylor
2001-06-07* thread.cc (pthread_cond::Broadcast): Don't print error messages on invalidChristopher Faylor
2001-05-07Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-05-05Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor
2001-05-05* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor
2001-04-27* thread.cc (thread_init_wrapper): Use _REENT_INIT to initialize the reentChristopher Faylor
2001-04-23spacing changes.Christopher Faylor
2001-04-23Mon Apr 23 9:27:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-22* thread.cc (MTinterface::Init): Remove accidentally checked in code.Christopher Faylor
2001-04-21Sun Apr 22 20:22:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-14Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-04-13* fork.cc (fork_child): Call the __pthread_atforkchild function.Christopher Faylor
2001-04-12 * configure.in: Remove PTH_ALLOW.Robert Collins
2001-04-09* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needsChristopher Faylor
2001-03-21* sched.cc: New file. Implement sched*.Christopher Faylor
2001-03-19Fix spacing, copyrights.Christopher Faylor
2001-03-17* thread.cc (MTinterface::CreateCond): Check for null attr pointer.Christopher Faylor