diff options
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. |