mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
Prevent silent errors should x86-64 strncmp be needed outside libc.
This commit is contained in:
parent
e26dfa69f5
commit
f69190e74a
@ -1,3 +1,9 @@
|
||||
2010-01-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
[BZ #11120]
|
||||
* sysdeps/x86_64/strcmp.S: Prevent silent errors should strncmp be
|
||||
needed outside libc.
|
||||
|
||||
2010-01-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* stdlib/stdlib.h: Parameter of unsetenv must not be NULL.
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user