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
/
spawn.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* select.cc (allocfd_set): Zero allocated fd_set.
Christopher Faylor
2000-08-09
1
-4
/
+6
*
* fork.cc (vfork): Store complete stack frame in vfork_save structure for later
Christopher Faylor
2000-08-03
1
-9
/
+10
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-5
/
+5
*
* include/cygwin/version.h: Bump DLL minor version number to 5 due to all of
Christopher Faylor
2000-07-29
1
-69
/
+90
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+2
*
* spawn.cc (span_guts): Retrieve security attributes before setting
Corinna Vinschen
2000-07-21
1
-6
/
+8
*
* spawn.cc (spawn_guts): Don't restore impersonation in case
Corinna Vinschen
2000-07-19
1
-6
/
+6
*
* shared.h (class pinfo): New members `root' and `rootlen'.
Corinna Vinschen
2000-07-19
1
-0
/
+2
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
1
-1
/
+1
*
* environ.cc: Use new definition of "environ" throughout.
Christopher Faylor
2000-07-16
1
-6
/
+5
*
* spawn.cc (spawn_guts): Use \ for quoting '"'.
Christopher Faylor
2000-07-16
1
-5
/
+6
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
1
-4
/
+4
*
* spawn.cc (spawn_guts): Close handle `hToken' only if it's not
Corinna Vinschen
2000-07-09
1
-1
/
+1
*
* winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
Corinna Vinschen
2000-07-02
1
-11
/
+9
*
Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
Corinna Vinschen
2000-07-01
1
-1
/
+1
*
* fork.cc (fork): Fix error in copying SID pointer.
Corinna Vinschen
2000-06-24
1
-1
/
+2
*
* dcrt0.cc: Add load statements for `GetSidIdentifierAuthority'
Corinna Vinschen
2000-06-19
1
-5
/
+15
*
* cygwin.din: Define symbols for `cygwin_logon_user' and
Corinna Vinschen
2000-06-16
1
-0
/
+11
*
* Makefile.in: Remove libadvapi32.a.
Christopher Faylor
2000-05-30
1
-1
/
+1
*
* exceptions.cc (interruptible): Allocate slightly more space for directory
Christopher Faylor
2000-04-26
1
-19
/
+14
*
* spawn.cc (spawn_guts): Restore dependency on signal_arrived. It's needed to
Christopher Faylor
2000-03-15
1
-2
/
+6
*
Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
Christopher Faylor
2000-03-15
1
-53
/
+52
*
Respond to more g++ warnings relating to initializing structures.
Christopher Faylor
2000-02-23
1
-3
/
+2
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+980