summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1997-08-08Linux specific configuration file for libio.Ulrich Drepper
1997-08-08(__libc_once_define): Add new parameter for object class.Ulrich Drepper
1997-08-08Correct comment.Ulrich Drepper
1997-08-08(profile_waiter): Do vm_deallocateUlrich Drepper
1997-08-08($(common-objpfx)hurd/../mach/RPC_vm_deallocate_rpc.c): Delete thisUlrich Drepper
1997-08-08(__libc_once, __libc_once_define): New macros.Ulrich Drepper
1997-08-08Replace call to abort by infinite loop, to avoid dragging stdio intoUlrich Drepper
1997-08-08No new code in 2.0.xUlrich Drepper
1997-08-08ix87 assembler implementation of cbrtUlrich Drepper
1997-08-08Complete rewriteUlrich Drepper
1997-08-08Generic definitions for libio.Ulrich Drepper
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