aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-06-25 11:14:37 +0000
committerAndreas Jaeger <aj@suse.de>2003-06-25 11:14:37 +0000
commit346f3a9016179e2ee492bb7d58ce790a6ce18c84 (patch)
tree56c8af1c4c3f99633be85a00b90dda9bd8f9df63 /ChangeLog
parentfa4a36fdffe7a96c60dd5baf383e6c731a11a8c5 (diff)
downloadglibc-346f3a9016179e2ee492bb7d58ce790a6ce18c84.tar
glibc-346f3a9016179e2ee492bb7d58ce790a6ce18c84.tar.gz
glibc-346f3a9016179e2ee492bb7d58ce790a6ce18c84.tar.bz2
glibc-346f3a9016179e2ee492bb7d58ce790a6ce18c84.zip
* posix/tst-nanosleep.c: Include <time.h> for nanosleep
declaration. * stdio-common/tst-fphex.c: Fix format string. * posix/tst-nanosleep.c: Include <time.h> for nanosleep declaration. * stdio-common/tst-fphex.c: Fix format string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feb19a7e48..d0accd10cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-06-25 Andreas Jaeger <aj@suse.de>
+ * posix/tst-nanosleep.c: Include <time.h> for nanosleep
+ declaration.
+
+ * stdio-common/tst-fphex.c: Fix format string.
+
* posix/transbug.c: Include <string.h> for memset and strlen
declarations.