From: Ulrich Drepper Date: Wed, 9 Apr 2008 19:04:16 +0000 (+0000) Subject: * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return X-Git-Tag: cvs/fedora-glibc-20080410T1907~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f981865683d4c19b180543171a0b07e3d8c4942;p=thirdparty%2Fglibc.git * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return --- diff --git a/ChangeLog b/ChangeLog index 37767ce7fff..76ec21be9bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2008-04-09 Ulrich Drepper [BZ #5209] - * sysdeps/unix/sysv/syscalls.list: times syscalls doesn't return + * sysdeps/unix/sysv/syscalls.list: The times syscall doesn't return an error value. * stdlib/tst-makecontext.c: Change parameter to cf to negative diff --git a/localedata/ChangeLog b/localedata/ChangeLog index d330f73d994..61f2151bb72 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2008-04-09 Ulrich Drepper + + * tst-langinfo.sh: Adjust for latest fr_FR locale changes. + 2008-04-07 Ulrich Drepper [BZ #6021]