diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 19:14:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-12-19 19:14:15 +0000 |
commit | 2a505c961d490214d9801db06af253f234600a31 (patch) | |
tree | fe7ab9b4845e02d7469ad82687e82a3616e36fb1 /ChangeLog | |
parent | 77c80d6591391544bd5e29d6607ef38f8fe709b7 (diff) | |
download | glibc-2a505c961d490214d9801db06af253f234600a31.tar.gz glibc-2a505c961d490214d9801db06af253f234600a31.tar.xz glibc-2a505c961d490214d9801db06af253f234600a31.zip |
Update.
* sysdeps/unix/sysv/linux/bits/resource.h: Remove <asm/resource.h> inclusion. 1999-12-19 Andreas Jaeger <aj@suse.de> * include/string.h: Mark __strndup with __attribute_malloc__. 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 72dbc99f23..cdec1309c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 1999-12-19 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/bits/resource.h: Remove <asm/resource.h> + inclusion. + +1999-12-19 Andreas Jaeger <aj@suse.de> + + * include/string.h: Mark __strndup with __attribute_malloc__. + +1999-12-19 Ulrich Drepper <drepper@cygnus.com> + * locale/langinfo.h: Always define CODESET. (CODESET): Define also as macro. |