mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Update.
* elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
This commit is contained in:
parent
5324b81cb3
commit
1be3d6642e
@ -1,5 +1,7 @@
|
||||
2003-03-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
|
||||
|
||||
* sysdeps/generic/bits/time.h: Define CLOCK_MONOTONIC.
|
||||
* sysdeps/posix/clock_getres.c: Define code for CLOCK_REALTIME only
|
||||
if not already defined. Use SYSDEP_GETRES to allow other files to
|
||||
|
@ -1,5 +1,8 @@
|
||||
2003-03-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/pthread/timer_create.c (timer_create): Return correct
|
||||
error for CPU clocks.
|
||||
|
||||
* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
|
||||
_POSIX_MONOTONIC_CLOCK.
|
||||
* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
|
||||
|
Loading…
Reference in New Issue
Block a user