diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-09-25 00:51:42 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-09-25 00:51:42 +0000 |
commit | 4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9 (patch) | |
tree | 35c8084fe0de892a822eceada76db34fe2e6fbf9 /ChangeLog | |
parent | 12c22bc4e3bdc9fdf493a75cc6fe06ffb9fa47a4 (diff) | |
download | glibc-4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9.tar glibc-4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9.tar.gz glibc-4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9.tar.bz2 glibc-4fd2cf9f5e7b4d760b396f91d2a18c84e3392ae9.zip |
conformtest: Clean up expectations for POSIX for sched.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2013-09-25 Joseph Myers <joseph@codesourcery.com> + + * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file. + [POSIX || UNIX98]: Require rather than permitting all symbols from + <time.h>. + [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional + element of struct sched_param. + [POSIX || UNIX98] (sched_ss_repl_period): Likewise. + [POSIX || UNIX98] (sched_ss_init_budget): Likewise. + [POSIX || UNIX98] (sched_ss_max_repl): Likewise. + [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional + constant. + 2013-09-24 Olivier Langlois <olivier@olivierlanglois.net> * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length |