4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-20 16:01:10 +08:00

* times.cc: Remove if 0'd code. Clean up slightly.

This commit is contained in:
Christopher Faylor 2002-02-28 19:36:11 +00:00
parent 7a43dbe39b
commit e77292877c

View File

@ -1,3 +1,7 @@
2002-02-28 Christopher Faylor <cgf@redhat.com>
* times.cc: Remove if 0'd code. Clean up slightly.
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
* Merged cygwin_daemon into head minus the new shm and ipc exports.