diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-19 00:34:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-19 00:34:41 +0000 |
commit | 32a448ed15dfb6c76c884cf32f077b30b8d664a1 (patch) | |
tree | 9bfa17cc6a5056d4da7a23135e105c37f888a479 /ChangeLog | |
parent | 5c2d8a87367bdce65576d3d074a3ec64838adb18 (diff) | |
download | glibc-32a448ed15dfb6c76c884cf32f077b30b8d664a1.tar glibc-32a448ed15dfb6c76c884cf32f077b30b8d664a1.tar.gz glibc-32a448ed15dfb6c76c884cf32f077b30b8d664a1.tar.bz2 glibc-32a448ed15dfb6c76c884cf32f077b30b8d664a1.zip |
* configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER.
* configure: Regenerated.
* sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-03-18 Roland McGrath <roland@redhat.com> + + * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER. + * configure: Regenerated. + + * sysdeps/unix/sysv/linux/syscalls.list (posix_fadvise64): Fix name. + 2003-03-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/sysconf.c (__sysconf): Handle _SC_MONOTONIC_CLOCK |