diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-02-10 12:18:48 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-02-10 12:18:48 +0100 |
commit | fb779be7b35b1b7c9f3c9d64ee210b98e19be3bf (patch) | |
tree | cb3fe6cc1dc5f09de70d2f08a5f5bdee0a7ea6c4 /ChangeLog | |
parent | ae5ca1973a9ec1b51dd12b555f038991bcc04c04 (diff) | |
download | glibc-fb779be7b35b1b7c9f3c9d64ee210b98e19be3bf.tar.gz |
A bit of testsuite cleanup.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-02-10 Thomas Schwinge <thomas@codesourcery.com> + + * rt/tst-cpuclock1.c: Add a few comments, and error checking for + nanosleep invocations. + * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory + strings, and add error checking for a nanosleep invocations. + 2012-02-09 Paul Eggert <eggert@cs.ucla.edu> Replace FSF snail mail address with URLs, as per GNU coding standards. |