glibc/sysdeps
Ulrich Drepper eb4157390c Update ntp_gettime for Linux.
The ntp_gettime implementation of NTP exports the tai field the kernel
now produces.  This requires an ABI change since the ntptimeval structure
changed.  Upstream kept the same name, there is nothing to do.  This
patch changes the ntptimeval structure but keeps the old ntp_gettime
definition.  A new ntp_gettimex function which is transparently invoked
through the old name is introduced.  This has the advantage that even
object files can remain compatible.  This wouldn't be the case if
symbol versioning would be used to overload the name ntp_gettime.
2009-11-22 11:07:04 -08:00
..
generic Make name of libgcc_s library configurable 2009-11-03 23:52:01 +01:00
gnu Add support for new Linux error ERFKILL. 2009-11-14 10:20:25 -08:00
i386 Correct errno handling in expm1. 2009-10-19 21:23:15 -07:00
ia64 Properly recover from shorter read. 2009-11-20 08:30:20 -08:00
ieee754 Readd definition of __expl in ldbl-128 2009-10-28 11:14:56 +01:00
mach Fix Hurd mkdirat. 2009-09-28 11:37:20 -07:00
posix Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
powerpc Fix spelling of (Newton-)Raphson 2009-11-06 09:33:27 -08:00
pthread Fix AIO when thread creation failed. 2009-10-29 21:01:24 -07:00
s390 configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
sh configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
sparc configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
unix Update ntp_gettime for Linux. 2009-11-22 11:07:04 -08:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 [BZ #9759] 2009-03-15 21:33:19 +00:00
x86_64 Fix whitespaces. 2009-10-22 22:50:00 -07:00