mirror of git://sourceware.org/git/glibc.git
Don't premature stop parsing mode string of fopen.
This commit is contained in:
parent
0d74e04361
commit
d360a0da2b
|
@ -1,3 +1,8 @@
|
||||||
|
2009-06-09 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* libio/fileops.c (_IO_new_file_fopen): Don't prematurely stop
|
||||||
|
parsing mode string.
|
||||||
|
|
||||||
2009-06-05 Ulrich Drepper <drepper@redhat.com>
|
2009-06-05 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* sysdeps/x86_64/rawmemchr.S: Minor optimization.
|
* sysdeps/x86_64/rawmemchr.S: Minor optimization.
|
||||||
|
|
Loading…
Reference in New Issue