diff options
author | Christopher Faylor <me@cgf.cx> | 2002-09-23 00:31:31 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-09-23 00:31:31 +0000 |
commit | f0227ea3c78d8d23dc35f0939219649447eecfae (patch) | |
tree | 0a116e294fa35db8a66901f6ef85b41720913c2f /winsup/cygwin/ChangeLog | |
parent | c87c8a533f9e917878d433956420953598ab6cd6 (diff) | |
download | newlib-f0227ea3c78d8d23dc35f0939219649447eecfae.zip newlib-f0227ea3c78d8d23dc35f0939219649447eecfae.tar.gz newlib-f0227ea3c78d8d23dc35f0939219649447eecfae.tar.bz2 |
More GNUify non-GNU formatted functions calls throughout.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index da2ff4c..d6ec54b 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2002-09-22 Christopher Faylor <cgf@redhat.com> + More GNUify non-GNU formatted functions calls throughout. + +2002-09-22 Christopher Faylor <cgf@redhat.com> + * Makefile.in (DLL_O_FILES): Restore formatting. 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com> |