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
2004-03-22Christopher Faylor <cgf@redhat.com>Christopher Faylor
2004-02-24* dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor
2004-02-13* Makefile.in (clean): Remove sigfe.s.Christopher Faylor
2004-02-12Rename _threadinfo to _cygtls, throughout.Christopher Faylor
2004-01-20* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2004-01-032004 stuffChristopher Faylor
2004-01-03* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor
2003-12-26* dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor
2003-12-14* cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor
2003-12-06* cygtls.h: Add more "don't parse this" guards.Christopher Faylor
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2002-11-242002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-10-07* dcrt0.cc (do_exit): Call DisableThreadLibraryCalls since we don't need toChristopher Faylor
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor
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
2001-10-10Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen
2000-04-17* init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor
2000-04-15* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor