OSDN Git Service

* ChangeLog: Add linebreaks.
authorcorinna <corinna>
Tue, 27 Dec 2005 20:23:48 +0000 (20:23 +0000)
committercorinna <corinna>
Tue, 27 Dec 2005 20:23:48 +0000 (20:23 +0000)
winsup/cygwin/ChangeLog

index 82e9ba5..4707963 100644 (file)
 
        * pinfo.cc (_onreturn::dummy_handle): Remove.
        (_onreturn::h): Make this a pointer.
-       (_onreturn::~_onreturn): Detect whether pointer is NULL rather than value is NULL.
+       (_onreturn::~_onreturn): Detect whether pointer is NULL rather than
+       value is NULL.
        (_onreturn::_onreturn): Set h to NULL initially.
        (_onreturn::no_close_p_handle): Set h to NULL.
-       (winpids::add): Initialize onreturn with value from p.hProcess immediately.
+       (winpids::add): Initialize onreturn with value from p.hProcess
+       immediately.
 
 2005-12-22  Christopher Faylor  <cgf@timesys.com>