diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-09 15:27:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-09 15:27:41 +0000 |
commit | bfcd44c39909d7542ed8b95529829ffcfb569918 (patch) | |
tree | 824f8a64459bb9b11817ae7994e04731043bb291 /ChangeLog | |
parent | e918a7feebf850a139d894db559f0bd5b5fec32d (diff) | |
download | glibc-bfcd44c39909d7542ed8b95529829ffcfb569918.zip glibc-bfcd44c39909d7542ed8b95529829ffcfb569918.tar.gz glibc-bfcd44c39909d7542ed8b95529829ffcfb569918.tar.bz2 |
Update.
1998-07-09 Ulrich Drepper <drepper@cygnus.com>
* posix/unistd.h: Simplify #ifdefs.
* libio/libio.h: Undo last change due to possible C++ problems.
* libio/fileops.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1998-07-09 Ulrich Drepper <drepper@cygnus.com> + + * posix/unistd.h: Simplify #ifdefs. + + * libio/libio.h: Undo last change due to possible C++ problems. + * libio/fileops.h: Likewise. + 1998-07-09 13:34 Ulrich Drepper <drepper@cygnus.com> * grp/grp.h: Define gid_t also for __USE_XOPEN. |