newlib/winsup
Christopher Faylor 9a0b76dced * pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of the
loop since trying multiple times to call CreateFileMapping doesn't make much
sense.  Try to structure the loop a little better so that exiting with a break
does the right thing.
(pinfo::release): Release shared memory area if it exists and close handle if
it exists.
2005-01-22 21:17:53 +00:00
..
cygserver * bsd_mutex.cc: Include limits.h. 2004-12-30 15:58:27 +00:00
cygwin * pinfo.cc (pinfo::init): Move everything but the MapViewOfFileEx out of the 2005-01-22 21:17:53 +00:00
doc * how-programming.texinfo: Add details about building a debugging version of the DLL. 2005-01-22 19:12:33 +00:00
mingw * include/sys/stat.h (struct __stat64): Change st_size type to 2005-01-17 05:03:17 +00:00
subauth
testsuite * cygrun.c (main): Fix exit code so that it reflects UNIX style. 2005-01-10 04:13:39 +00:00
utils * ps.cc (main): Eliminate use of PID_ZOMBIE. 2005-01-16 17:13:51 +00:00
w32api 2005-01-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-01-21 13:39:35 +00:00
CYGWIN_LICENSE
ChangeLog
Makefile.common
Makefile.in
configure
configure.in