aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/init.cc
AgeCommit message (Expand)AuthorFilesLines
2002-09-25This commit was manufactured by cvs2svn to create branch 'cygwin-1-3-13-1'.github/cygwin-1-3-18-1github/cygwin-1-3-17-1github/cygwin-1-3-16-1github/cygwin-1-3-15-1github/cygwin-1-3-14-1github/cygwin-1-3-13-2github/cygwin-1-3-13-1cygwin-1-3-18-1cygwin-1-3-17-1cygwin-1-3-16-1cygwin-1-3-15-1cygwin-1-3-14-1cygwin-1-3-13-2cygwin-1-3-13-1cvs2svn1-50/+0
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-6/+8
2002-09-16* init.cc: Cleanup slightly and remove obsolete code.Christopher Faylor1-15/+2
2002-09-162002-09-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-0/+7
2001-10-10Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor1-2/+0
2001-09-11Update copyrights.Christopher Faylor1-2/+2
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+1
2000-09-04* path.cc (readlink): Check if buffer length is positive. Truncate output toChristopher Faylor1-1/+1
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-1/+1
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+1
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-1/+1
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen1-1/+0
2000-04-16* init.cc (dll_entry): Use better check for determining when to set threadChristopher Faylor1-1/+1
2000-04-15* fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor1-0/+6
2000-02-24* exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor1-14/+5
2000-02-21Respond to a multitude of g++ warnings.Christopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+58