diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 16:16:21 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-14 16:16:21 -0800 |
commit | cd5c5f7051b72c57cf77c03f55f774776a2fd920 (patch) | |
tree | cc73262eee6371c9da91874c32f47345c0ff219a /ChangeLog | |
parent | c589e093e17a46c659a79f09d766f301ef8ef64f (diff) | |
download | glibc-cd5c5f7051b72c57cf77c03f55f774776a2fd920.zip glibc-cd5c5f7051b72c57cf77c03f55f774776a2fd920.tar.gz glibc-cd5c5f7051b72c57cf77c03f55f774776a2fd920.tar.bz2 |
Relax onditions in strings.h.
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> + * string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs, + index, and rindex. + * stdlib/stdlib.h: Relax conditions for *cvt functions and valloc. * Versions.def: Add GLIBC_2.12 for libpthread. |