newlib/winsup/cygwin/include/sys
Christopher Faylor 0381fec68f Throughout, change fdtab references to cygheap->fdtab.
* child_info.h (cygheap_exec_info): Eliminate special fdtab stuff.
* spawn.cc (spawn_guts): Ditto.
* cygheap.cc (cygheap_init): Initialize fdtab, if appropriate.
* cygheap.h (CYGHEAPSIZE): Include size of init_cygheap.
(_cmalloc_entry): Include fdtab here.
* dtable.h (dtable): Declare/define new methods.
* dtable.cc (dtable::vfork_child_fixup): New method.
(dtable::fixup_after_exec): Remove unneeded extra arguments.
* dcrt0.cc (dll_crt0_1): Ditto.
* environ.cc (getwinenv): Use case sensitive comparison.
(winenv): Make a copy of environment cache to avoid realloc problems when
duplicate environment variables exist in the environment.  (From Egor Duda)
* net.cc (cygwin_socket): Revert Apr 14 change.
* include/sys/file.h: Protect against previous X_OK definition.
* passwd.cc: Eliminate passwd_sem throughout.
* security.cc: Ditto.
* cygwin.din: Export New functions.
* passwd.cc (read_etc_passwd): Make race safe.
(getpwuid_r): New function.
(getpwnam_r): New function.
2001-04-18 21:10:15 +00:00
..
acl.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
cdefs.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
copying.dj Whitespace cleanup. 2000-10-28 05:41:44 +00:00
cygwin.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
file.h Throughout, change fdtab references to cygheap->fdtab. 2001-04-18 21:10:15 +00:00
ioctl.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
mman.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
mount.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
mtio.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
poll.h * poll.cc: Add bounds checking for file descriptors. Return POLLNVAL 2000-08-11 12:51:47 +00:00
procfs.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
resource.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
select.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
smallprint.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
socket.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
soundcard.h * autoload.cc: Add winmm functions needed by fhandler_dsp.cc. 2001-04-16 03:27:16 +00:00
strace.h * cygrun.c (main): Fix compiler warning. 2001-04-03 02:53:25 +00:00
syslog.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
sysmacros.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
termio.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
termios.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
ttychars.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uio.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
un.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
utsname.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
vfs.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
wait.h * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00