newlib/winsup
Christopher Faylor 363934dc9b * pinfo.cc (size_copied): New convenience macro.
(winpids::add): Alias the element that we are working on for slightly better
clarity.  Honor the "make_copy" flag.
(winpids::release): Free and zero procinfo field if it was allocated via
malloc.
(winpids::~winpids): Free copied array.
* pinfo.h (class pinfo): Make winpids class a friend.
(winpids::make_copy): New field.
(winpids::copied): New array.
(winpids::reset): Reset npids after releasing pinfos or suffer a memory leak.
(winpids::winpids): Try harder to allocate all fields in the class.
2005-12-12 18:43:31 +00:00
..
cygserver
cygwin * pinfo.cc (size_copied): New convenience macro. 2005-12-12 18:43:31 +00:00
doc
mingw
subauth
testsuite
utils
w32api
ChangeLog
configure
configure.in
CYGWIN_LICENSE
Makefile.common
Makefile.in