aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/exec.cc
AgeCommit message (Expand)AuthorFilesLines
2005-01-12Reorganize header file inclusion throughout so that cygerrno.h comes first.Christopher Faylor1-1/+1
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen1-2/+1
2003-09-25* devices.cc: New file.Christopher Faylor1-1/+1
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor1-1/+0
2002-10-21Change _function() to function() throughout.Christopher Faylor1-3/+8
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor1-118/+5
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-06-02Remove unneeded sigproc.h includes throughout.Christopher Faylor1-1/+0
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor1-1/+0
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor1-22/+25
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor1-0/+1
2001-03-05* dlopen.c (dlopen): Return NULL when name is NULL (suggested byChristopher Faylor1-0/+1
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+4
2000-08-25 * exec.cc (_execve): Change definition according to declaration inCorinna Vinschen1-2/+2
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor1-0/+2
2000-08-02* winsup.h: take out protections of environ, errno, allow C useDJ Delorie1-7/+7
2000-07-16* environ.cc: Use new definition of "environ" throughout.Christopher Faylor1-6/+6
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor1-7/+6
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen1-1/+0
2000-04-26* exceptions.cc (interruptible): Allocate slightly more space for directoryChristopher Faylor1-1/+1
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+204