newlib-cygwin/winsup
Corinna Vinschen 0c4d2abd99 * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.
* fork.cc (fork): Use above defines instead of numerical constants.
        * shared.cc (sec_user): Ditto.
        * shared.h (class pinfo): Ditto.
        * syscall.cc (seteuid): Ditto.
        * spawn.cc (_spawnve): Ditto. Eliminate conditional.
        (spawn_guts): Set child->uid = USHRT_MAX when user context will be
        changed in child process.
        * uinfo.cc (uinfo_init): Check for myself->uid instead of myself->psid
        to avoid reloading of /etc/passwd on process startup if ntsec is off.
        Use above defines instead of numerical constants.
        * security.cc: Move define for MAX_SID_LEN to winsup.h.
2000-07-02 10:17:44 +00:00
..
cygwin * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME. 2000-07-02 10:17:44 +00:00
doc Rewrote "Adding or updating packages", 2000-06-14 20:56:56 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite * testsuite/winsup.api/crlf.c: New 2000-05-17 17:21:36 +00:00
utils * Makefile.in: Find getopt.c in cygwin/lib subdirectory. 2000-07-01 04:20:24 +00:00
w32api * include/winbase.h: Add stream ids BACKUP_OBJECT_ID, 2000-06-27 18:21:31 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
MAINTAINERS * MAINTAINERS: Add Corinna to general list. 2000-05-18 18:34:02 +00:00
Makefile.common * Makefile.common (%.o): further simplify, add "..." to make it 2000-05-24 18:54:10 +00:00
Makefile.in * Makefile.in: Add dummy info targets. 2000-06-22 22:28:35 +00:00
configure * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00
configure.in * configure.in: Bow to necessity and build w32api before anything else. 2000-06-20 17:37:22 +00:00