aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/libc/rexec.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Cygwin: simplify some function namesKen Brown1-2/+2
2020-08-05Cygwin: Add 'fallthrough' pseudo keyword for switch/case useCorinna Vinschen1-1/+1
2016-03-24Throughout Cygwin, use u_intN_t or uintN_tCorinna Vinschen1-2/+2
2015-12-07Move fd_stuff from sys/types.h to sys/select.hCorinna Vinschen1-0/+1
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen1-91/+92
2014-06-17 * libc/rexec.cc (cygwin_rexec): Make ahostbuf static to avoid returningCorinna Vinschen1-1/+1
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-1/+1
2010-03-30 * net.cc: Remove calls to sig_dispatch_pending throughout.Corinna Vinschen1-1/+0
2009-04-15 * libc/bsdlib.cc: Align copyright with upstream.Corinna Vinschen1-4/+0
2009-04-06 * libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.Corinna Vinschen1-3/+3
2008-09-11* localtime.cc (increment_overflow): Mark as non-inline to prevent compilerChristopher Faylor1-1/+2
2006-07-05* libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - setChristopher Faylor1-2/+1
2006-07-04 * Makefile.in (DLL_OFILES): Add rexec.o.Corinna Vinschen1-0/+416