index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
fork.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Remove some obsolete stuff.
Christopher Faylor
2000-10-16
1
-0
/
+1
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-5
/
+2
*
* cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied from
Christopher Faylor
2000-10-14
1
-22
/
+22
*
* child_info: Bump child_info "version".
Christopher Faylor
2000-10-12
1
-377
/
+350
*
* errno.cc (seterrno_from_win_error): Fix debugging output.
Christopher Faylor
2000-10-12
1
-1
/
+2
*
* cygheap.cc (init_cheap): Set aside space for heap walk pointer.
Christopher Faylor
2000-09-30
1
-1
/
+1
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-1
/
+4
*
* Makefile.in: Add cygheap.o.
Christopher Faylor
2000-09-03
1
-25
/
+27
*
* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".
Christopher Faylor
2000-09-01
1
-0
/
+1
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+5
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+2
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-3
/
+3
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
1
-3
/
+5
*
* fork.cc (vfork): Store complete stack frame in vfork_save structure for later
Christopher Faylor
2000-08-03
1
-4
/
+10
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-50
/
+46
*
* shared.h (class pinfo): New members `root' and `rootlen'.
Corinna Vinschen
2000-07-19
1
-0
/
+2
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
1
-33
/
+48
*
Revert errnoneous commit.
Christopher Faylor
2000-07-03
1
-12
/
+4
*
* exceptions.cc (stack_info::walk): Use method to find offset.
Christopher Faylor
2000-07-03
1
-4
/
+12
*
* winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
Corinna Vinschen
2000-07-02
1
-2
/
+2
*
* fork.cc (fork): Fix error in copying SID pointer.
Corinna Vinschen
2000-06-24
1
-1
/
+2
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
1
-2
/
+32
*
* exceptions.cc (sigsave): Copy on fork so that we can restore correct behavior
Christopher Faylor
2000-04-08
1
-1
/
+2
*
* exceptions.cc (interruptible): Change method for determining if something is
Christopher Faylor
2000-02-24
1
-1
/
+1
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-2
/
+2
*
Respond to a multitude of g++ warnings.
Christopher Faylor
2000-02-21
1
-4
/
+3
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+625