diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-08 07:04:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-08 07:04:48 +0000 |
commit | 65b0b4192aa2fffa77c8ee8aeb3993eaf4b969ee (patch) | |
tree | dcf46ff56f44817326ec05dfa707827a53fbea9c /ChangeLog | |
parent | 1ece20b462001f7ef96d72ebb9488c1cb2655392 (diff) | |
download | glibc-65b0b4192aa2fffa77c8ee8aeb3993eaf4b969ee.zip glibc-65b0b4192aa2fffa77c8ee8aeb3993eaf4b969ee.tar.gz glibc-65b0b4192aa2fffa77c8ee8aeb3993eaf4b969ee.tar.bz2 |
Update.
2003-09-08 Ulrich Drepper <drepper@redhat.com>
* libio/bug-ftell.c: Include <sys/types.h>.
(main): Mark cp as const.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-09-08 Ulrich Drepper <drepper@redhat.com> + + * libio/bug-ftell.c: Include <sys/types.h>. + (main): Mark cp as const. + 2003-09-07 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/syscalls.list (fcntl): Remove. |