summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/init.cc
Commit message (Expand)AuthorAgeFilesLines
* 2002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-11-241-5/+1
* * dcrt0.cc (do_exit): Call DisableThreadLibraryCalls since we don't need toChristopher Faylor2002-10-071-12/+4
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-221-6/+8
* * init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor2002-09-161-15/+2
* 2002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-09-161-0/+7
* Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor2001-10-101-2/+0
* Update copyrights.Christopher Faylor2001-09-111-2/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor2000-09-041-1/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-1/+1
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-011-1/+0
* * init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor2000-04-161-1/+1
* * fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor2000-04-151-0/+6
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-14/+5
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+58