]> git.ipfire.org Git - thirdparty/glibc.git/commit
[BZ #2126]
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Jan 2006 00:25:07 +0000 (00:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Jan 2006 00:25:07 +0000 (00:25 +0000)
commitbc795d0b3065b9d03fcbf200ae889047350323df
treeb508e2df5a57bb0c0e58e78db43ecebf2eb96fc3
parent71ea167b1d3b01e78378b4863d87b5affb5def5f
[BZ #2126]

* sysdeps/i386/i686/strtok.S: Store pointer to NUL byte if NULL is
returned.
* sysdeps/i386/strtok.S: Likewise.
* sysdeps/x86_64/strtok.S: Likewise.
* string/Makefile (tests): Add bug-strtok1.
* string/bug-strtok1.c: New file.
ChangeLog
string/Makefile
string/bug-strtok1.c [new file with mode: 0644]
sysdeps/i386/i686/strtok.S
sysdeps/i386/strtok.S
sysdeps/x86_64/strtok.S