diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * posix/unistd.h: Relax conditions for ualarm, usleep, getwd, vfork, + brk, and sbrk. + * string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs, index, and rindex. |