summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fork.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-3/+3
* * select.cc (allocfd_set): Zero allocated fd_set.Christopher Faylor2000-08-091-3/+5
* * fork.cc (vfork): Store complete stack frame in vfork_save structure for laterChristopher Faylor2000-08-031-4/+10
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-50/+46
* * shared.h (class pinfo): New members `root' and `rootlen'.Corinna Vinschen2000-07-191-0/+2
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-33/+48
* Revert errnoneous commit.Christopher Faylor2000-07-031-12/+4
* * exceptions.cc (stack_info::walk): Use method to find offset.Christopher Faylor2000-07-031-4/+12
* * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen2000-07-021-2/+2
* * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen2000-06-241-1/+2
* * cygwin.din: Define symbols for `cygwin_logon_user' andCorinna Vinschen2000-06-161-2/+32
* * exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor2000-04-081-1/+2
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+1
* Respond to more g++ warnings relating to initializing structures.Christopher Faylor2000-02-231-2/+2
* Respond to a multitude of g++ warnings.Christopher Faylor2000-02-211-4/+3
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+625