diff options
author | Christopher Faylor <me@cgf.cx> | 2005-09-19 15:50:56 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-09-19 15:50:56 +0000 |
commit | e60ec8bf96decd96f89e74f55974f254352b575f (patch) | |
tree | fc6180f03a5d268286218c8e0274356c44fe8046 /winsup | |
parent | 1bde6e09a629f9c5abb4ddccdc973fd8055d6b27 (diff) | |
download | newlib-e60ec8bf96decd96f89e74f55974f254352b575f.zip newlib-e60ec8bf96decd96f89e74f55974f254352b575f.tar.gz newlib-e60ec8bf96decd96f89e74f55974f254352b575f.tar.bz2 |
white space changes to force new snapshot
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index d50eda5..0f359da 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -117,7 +117,7 @@ 2005-09-14 Christopher Faylor <cgf@timesys.com> - Remove some more unneeded 'return;'s throughout. + Remove some more unneeded 'return;'s throughout. 2005-09-14 Christopher Faylor <cgf@timesys.com> @@ -194,7 +194,7 @@ (fhandler_console::fixup_after_exec): Ditto. * sigproc.cc (sigproc_init): Ditto. (sigproc_terminate): Ditto. - + * devices.cc: Regenerate. 2005-09-13 Christopher Faylor <cgf@timesys.com> @@ -345,7 +345,7 @@ * dir.cc (readdir_r): Invert sense on error test. 2005-08-25 Corinna Vinschen <corinna@vinschen.de> - + * path.cc (normalize_posix_path): Keep two leading slashes intact throughout. (normalize_win32_path): Revert to only checking for slash. |