summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/libc/rexec.cc
Commit message (Expand)AuthorAgeFilesLines
* Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen2016-03-241-2/+2
* Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen2015-12-071-0/+1
* * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen2014-08-221-91/+92
* * libc/rexec.cc (cygwin_rexec): Make ahostbuf static to avoid returningCorinna Vinschen2014-06-171-1/+1
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-1/+1
* * net.cc: Remove calls to sig_dispatch_pending throughout.Corinna Vinschen2010-03-301-1/+0
* * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen2009-04-151-4/+0
* * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen2009-04-061-3/+3
* * localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor2008-09-111-1/+2
* * libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor2006-07-051-2/+1
* * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen2006-07-041-0/+416