summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1997-08-05update for 2.0.5pre1Ulrich Drepper
1997-05-26Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper
1997-05-25(__data_start): Change local label "nofini" to ".Lnofini".Ulrich Drepper
1997-05-25Use GOT, instead of GOTOFF.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): Update skeleton definition.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): Return lazy.Ulrich Drepper
1997-05-24atan2 for long double.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): If we areUlrich Drepper
1997-05-24(logb): Fix thinko, reverse output values.Ulrich Drepper
1997-05-22(logb): Remove second value placed on stack by fxtract.Ulrich Drepper
1997-05-22(shmat): Add cast to prevent warning.Ulrich Drepper
1997-05-21Linux specific tty definitionsUlrich Drepper
1997-05-21SunOS specific tty definitionsUlrich Drepper
1997-05-21Generic tty definitionsUlrich Drepper
1997-05-21(CFLAGS-s_copysignl.c): Define for gcc bug workaround.Ulrich Drepper
1997-05-21Add cacheflush.Ulrich Drepper
1997-05-21Likewise tuck the thread data onto the new thread's stack.Ulrich Drepper
1997-05-21Don't presume that the kernel will preserve non-call-saved registers;Ulrich Drepper
1997-05-21Add nfsservctl.Ulrich Drepper
1997-05-21Add cast in call to __ipc.Ulrich Drepper
1997-05-21(shmat): For Linux-2.0 and up the kernel can return negative values.Ulrich Drepper
1997-05-21Save errno.Ulrich Drepper
1997-05-21We have a real implementation now.Ulrich Drepper
1997-05-21Make second argument of setitimer const.Ulrich Drepper
1997-05-21Fix test for sign of argument.Ulrich Drepper
1997-05-21Fix sign of result.Ulrich Drepper
1997-05-21Fix test for x < 1.Ulrich Drepper
1997-05-21Generate invalid exception correctly.Ulrich Drepper
1997-05-21Mmoved to here from inet/netinet.Ulrich Drepper
1997-05-21Fix typo.Ulrich Drepper
1997-05-20Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texiUlrich Drepper
1997-04-26Use <netinet/ip_icmp.h> not <netinet/icmp.h>.Ulrich Drepper
1997-04-19Update to XPG4.2 interface.Ulrich Drepper
1997-04-18Update.Ulrich Drepper
1997-04-17Define _LINUX_TYPES_H to avoid use of kernel types.Ulrich Drepper
1997-04-17(struct ip_timestamp): Correct typos.Ulrich Drepper
1997-04-17Include <sys/socket.h> to get definition of sa_family_t forUlrich Drepper
1997-04-17(OXTABS): Don't define.Ulrich Drepper
1997-04-17Don't use kernel header because of type clashes. Add all definitionsUlrich Drepper
1997-04-17Don't use kernel header because of type clashes. Add all definitionsUlrich Drepper
1997-04-17Corrected. The mantissa has only 63 bits.Ulrich Drepper
1997-04-17Remove references to byte order macros. Don't include <endian.h>.Ulrich Drepper
1997-04-17[_LIBC]: Define __clearenv and make clearenv a weak alias.Ulrich Drepper
1997-04-17Not needed anymore.Ulrich Drepper
1997-04-17Remove old math implementation files.Ulrich Drepper
1997-04-06(ut_xtime): New symbol.Ulrich Drepper
1997-04-06(__finitel): Shift return value by 31 positions to get 0/1 result.Ulrich Drepper
1997-04-05Fix typo.Ulrich Drepper