diff options
author | Arjun Shankar <arjun.is@lostca.se> | 2014-12-16 15:18:46 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-12-16 16:55:22 +0530 |
commit | 0e426475a70800b6a17daa7a8ebbafeabfcbc022 (patch) | |
tree | 19a3e11d78a9d0914263e2152371cdcc730cd829 /ChangeLog | |
parent | 4f646bce1cae4031bfe7517e4793f1edc1a15220 (diff) | |
download | glibc-0e426475a70800b6a17daa7a8ebbafeabfcbc022.tar glibc-0e426475a70800b6a17daa7a8ebbafeabfcbc022.tar.gz glibc-0e426475a70800b6a17daa7a8ebbafeabfcbc022.tar.bz2 glibc-0e426475a70800b6a17daa7a8ebbafeabfcbc022.zip |
Modify stdio-common/tst-fseek.c to use test-skeleton.c
This test needs a TIMEOUT longer than the default 2 seconds since it
sleeps twice for a second each.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2014-12-16 Arjun Shankar <arjun.is@lostca.se> + + * stdio-common/tst-fseek.c: Use test-skeleton.c. + 2014-12-16 Torvald Riegel <triegel@redhat.com> * string/tester.c: Include <libc-internal.h>. |