mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 23:00:22 +00:00
Update.
This commit is contained in:
parent
2aafdef961
commit
a291004f74
25
ChangeLog
25
ChangeLog
@ -1,3 +1,28 @@
|
||||
1999-09-12 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* stdio-common/vfprintf.c: Remove limitation on size of precision
|
||||
for integers.
|
||||
|
||||
1999-09-24 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* math/bits/mathcalls.h: Fix last change. Also declare __finite.
|
||||
|
||||
1999-09-24 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* intl/finddomain.c (_nl_find_domain): Fix memory leak: Free
|
||||
normalized_codeset. Reported by Belicky Zsolt <zsolt@prolan.hu>.
|
||||
|
||||
1999-09-23 Mark Kettenis <kettenis@gnu.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile [malloc] (CFLAGS-malloc.c): New
|
||||
variable. Define MORECORE_CLEARS to 2.
|
||||
|
||||
* malloc/malloc.c (cALLOc): Correctly handle systems where sbrk
|
||||
doesn't clear the contents of memory that is reallocated after
|
||||
decrementing the break value first. Update comment about
|
||||
MORECORE_CLEARS, explaining the meaning of the values it can be
|
||||
set to.
|
||||
|
||||
1999-09-23 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* nis/nss_compat/compat-pwd.c (internal_getpwuid_r): Set errno in
|
||||
|
Loading…
Reference in New Issue
Block a user