diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-05-06 10:22:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-05-06 10:22:20 +0000 |
commit | 67c2095b5423e09351be1257701a87991aaccde6 (patch) | |
tree | 47e0dc9c727429d9416aae3e5efce17ac5f60235 /ChangeLog | |
parent | e2575a4f40a6bdee0a3bb74769a53135a8e4bd1d (diff) | |
download | glibc-67c2095b5423e09351be1257701a87991aaccde6.zip glibc-67c2095b5423e09351be1257701a87991aaccde6.tar.gz glibc-67c2095b5423e09351be1257701a87991aaccde6.tar.bz2 |
Update.
1998-05-06 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before
including linux/errno.h.
* sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,8 +1,14 @@ +1998-05-06 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/bits/errno.h: Undefine EILSEQ before + including linux/errno.h. + 1998-05-06 09:49 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/sysv4/solaris2/bits/stat.h: Add LFS support. Use correct types. * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: New file. + * sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: New file. 1998-05-05 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> |