]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 13 Mar 2002 23:27:20 +0000 (23:27 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 13 Mar 2002 23:27:20 +0000 (23:27 +0000)
commit75bfdfc7df6d3557358fe7f1c01e748ef6b5efc7
tree23e021859a45a505834a176c20d2d6fede2cd3fe
parentbf494c7d6b9e45aa5f7bd7667423a3b13dba0da6
Update.

2002-03-13  Wolfram Gloger  <wg@malloc.de>

* malloc/malloc.c (sYSMALLOc): Don't change brk if mmap failed.

2002-03-02  Andreas Schwab  <schwab@suse.de>

* stdio-common/vfprintf.c (process_arg): Fix decimal format with
'h' flag and positional arg.
* stdio-common/tst-printf.c (rfg3): New function to test
positional arguments.
(main): Fix some warnings.

2002-03-13  Jakub Jelinek  <jakub@redhat.com>

* elf/dl-minimal.c (_itoa): Use _itoa_lower_digits_internal if SHARED.
* elf/dl-reloc.c (_dl_reloc_bad_type): Likewise.
ChangeLog
elf/dl-minimal.c
elf/dl-reloc.c
malloc/malloc.c
stdio-common/tst-printf.c
stdio-common/vfprintf.c