Skip to content

Commit

Permalink
Prevent silent errors should x86-64 strncmp be needed outside libc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Jan 14, 2010
1 parent e26dfa6 commit f69190e
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 204 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading

0 comments on commit f69190e

Please sign in to comment.