Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
  • Loading branch information
Ulrich Drepper committed Mar 3, 2003
1 parent 5324b81 commit 1be3d66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 3 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 1be3d66

Please sign in to comment.