summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/init.cc
Commit message (Expand)AuthorAgeFilesLines
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-1/+0
* * exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor2004-09-121-3/+3
* Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor2004-09-031-2/+2
* * autoload.cc (GetNativeSystemInfo): Add.Corinna Vinschen2004-07-241-0/+27
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-1/+1
* * init.cc (threadfunc_fe): Hack to make thread stacks always 16Corinna Vinschen2004-04-301-0/+2
* Christopher Faylor <cgf@redhat.com>Christopher Faylor2004-03-221-18/+16
* * dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor2004-02-241-1/+1
* * Makefile.in (clean): Remove sigfe.s.Christopher Faylor2004-02-131-3/+3
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-1/+1
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-191-18/+19
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-7/+51
* 2004 stuffChristopher Faylor2004-01-031-1/+1
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-1/+1
* * dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor2003-12-261-1/+3
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-231-3/+2
* * cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor2003-12-141-3/+32
* * cygtls.h: Add more "don't parse this" guards.Christopher Faylor2003-12-061-3/+0
* Eliminate use of sigframe and sigthread throughout.Christopher Faylor2003-11-281-3/+5
* 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