summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exec.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor2001-10-221-22/+25
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor2001-07-261-0/+1
* * dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor2001-03-051-0/+1
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+4
* * exec.cc (_execve): Change definition according to declaration inCorinna Vinschen2000-08-251-2/+2
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-0/+2
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-7/+7
* * environ.cc: Use new definition of "environ" throughout.Christopher Faylor2000-07-161-6/+6
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-7/+6
* Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen2000-07-011-1/+0
* * exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor2000-04-261-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+204