summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
1997-12-25Linux/Alpha specific definitionUlrich Drepper
1997-12-24Fix typo.Ulrich Drepper
1997-12-24Don't redefine _LINUX_TYPES_H.Ulrich Drepper
1997-12-24Define FOPEN_MAX also when included directly.Ulrich Drepper
1997-12-21Use __ipc_pid_t for shm_cpid and shm_lpid field.Ulrich Drepper
1997-12-21Use __ipc_pid_t for msg_lspid and msg_lrpid field.Ulrich Drepper
1997-12-21Define __ipc_pid_t type.Ulrich Drepper
1997-12-21Rewrite to recognize __need_FOPEN_MAX.Ulrich Drepper
1997-12-21Generate file which recognizes __need_FOPEN_MAX.Ulrich Drepper
1997-12-12(__FDMASK): Cast constant 1 to be shifted correctly.Ulrich Drepper
1997-12-12Empty file.Ulrich Drepper
1997-12-10longjmp imlementation for AlphaUlrich Drepper
1997-12-10Wrapper to make sure we don't have revoke referencesUlrich Drepper
1997-12-10Net interface definitionUlrich Drepper
1997-12-10prtcl interface for LinuxUlrich Drepper
1997-12-10Remove setjmp_aux.c.cvs/glibc-2_0_6pre3Ulrich Drepper
1997-12-09Not used anymore.Ulrich Drepper
1997-12-09Care for prefix.Ulrich Drepper
1997-12-09Add prctl.Ulrich Drepper
1997-12-09Add AF_* and PF_ constants from Linux headers.Ulrich Drepper
1997-12-09Add __libc_accept as alias.Ulrich Drepper
1997-12-09[$(subdir)=misc] (sysdep_headers):Ulrich Drepper
1997-12-09Add scsi/sg.h, net/if_packet.h, net/if_slip.h, and sys/prctl.h.Ulrich Drepper
1997-12-09Header for generic SCSI interfaceUlrich Drepper
1997-12-09Define socket syscalls with __libc_* names.Ulrich Drepper
1997-12-09Define sysv_signal as weak alias.Ulrich Drepper
1997-12-09(convert_mask, __sigvec): Don't check int mask beyound its size.Ulrich Drepper
1997-12-09(__sigsetmask): Don't check int mask beyound its size.Ulrich Drepper
1997-12-09(__sigblock): Don't check int mask beyound its size.Ulrich Drepper
1997-12-09[NO_LONG_DOUBLE]: Correct cabsl.Ulrich Drepper
1997-12-09Remove cabs definition.Ulrich Drepper
1997-12-09(_dl_runtime_resolve): Care for prefix.Ulrich Drepper
1997-12-09Backport setjmp/longjmp rewrite.Ulrich Drepper
1997-12-03(MAP_FAILED): Add constant. Suggested by Petter ReinholdtsenUlrich Drepper
1997-11-19Include <asm/types.h>.Ulrich Drepper
1997-11-19Correct return value.Ulrich Drepper
1997-11-19Add new values.Ulrich Drepper
1997-11-19Correct loading of return address.Ulrich Drepper
1997-11-19Add new values and correct types in struct cmsghdr.Ulrich Drepper
1997-11-19Define __need_NULL to get definition of NULL.Ulrich Drepper
1997-11-19Correct end condition.Ulrich Drepper
1997-11-19Correct test for too small buffer.Ulrich Drepper
1997-11-19Include <libc-lock.h>, not <bits/libc-lock.h>.Ulrich Drepper
1997-11-19Define __cabs_complex locally and switch to ISO C form.Ulrich Drepper
1997-11-19Correct result for NAN, Inf, 0.0.Ulrich Drepper
1997-11-19Correct result value for x==y.Ulrich Drepper
1997-11-19Cleanup.Ulrich Drepper
1997-11-19Don't use casts, use element access.Ulrich Drepper
1997-11-19Define REVOKE to use revoke function.Ulrich Drepper
1997-11-15Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texiUlrich Drepper