Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 14 Apr 2002 09:14:45 +0000 (09:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 14 Apr 2002 09:14:45 +0000 (09:14 +0000)
commit29886719b5e20f210f9f0133ca381ca995dbc1e0
treea87c9185f905db16f4259f3d1f89d8eae26cc346
parentf9663bd4bb9a62951965e62c5e959f0044ea8596
Update.

* include/sys/time.h: Declare __gettimeofday_internal and define
__gettimeofday macro if not NOT_IN_libc.
* sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday.
* sysdeps/mach/gettimeofday.c: Likewise.
* sysdeps/posix/gettimeofday.c: Likewise.
* sysdeps/unix/sysv/aix/gettimeofday.c: Likewise.
* sysdeps/unix/common/syscalls.list: Define __gettimeofday alias.
* sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
* sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
ChangeLog
include/sys/time.h
sysdeps/generic/gettimeofday.c
sysdeps/mach/gettimeofday.c
sysdeps/posix/gettimeofday.c
sysdeps/unix/common/syscalls.list
sysdeps/unix/sysv/aix/gettimeofday.c
sysdeps/unix/sysv/linux/alpha/gettimeofday.S
sysdeps/unix/sysv/linux/x86_64/gettimeofday.S