newlib-cygwin/winsup
Christopher Faylor 0072fdab86 * select.cc (allocfd_set): Zero allocated fd_set.
(cygwin_select): Move fd_set copying logic from ::wait to here.  Use common
return through sell.poll.
(select_stuff::wait): Just return success or failure and let caller fill in
fd_set.
* pinfo.h (pinfo): Eliminate self-referential pointer to sidbuf since pinfo
structure exists at random locations now.
* fork.cc (fork): Use 'use_psid' element to control when the psid is relevant.
* shared.cc (sec_user): Ditto.
* spawn.cc (spawn_guts): Ditto.
* uinfo.cc (internal_getlogin): Ditto.
* syscall.cc (seteuid): Ditto.  Set use_psid element.
2000-08-09 02:33:47 +00:00
..
cygwin * select.cc (allocfd_set): Zero allocated fd_set. 2000-08-09 02:33:47 +00:00
doc Remove obsolete entries: 2000-07-27 22:06:27 +00:00
mingw Add comment. 2000-06-18 01:53:10 +00:00
testsuite * testsuite/winsup.api/winsup.exp: ignore stdout by default 2000-07-27 17:30:51 +00:00
utils * passwd.c (main): Initialize oldpwd before beeing used. 2000-07-31 13:35:39 +00:00
w32api * include/userenv.h: New header file. 2000-08-08 20:00:35 +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