aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2001-08-16Fix type of __id_t, __useconds_t and __intptr_t.Ulrich Drepper
2001-08-16Add rule to import kernel symbols.Ulrich Drepper
2001-07-31 * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE): Removed.Andreas Jaeger
2001-07-28Add dl-support.c, dl-addr.c, and dl-error.c.Ulrich Drepper
2001-07-28Add sys/procfs.h.Ulrich Drepper
2001-07-22Don't mark asm input operand as clobbered.Andreas Schwab
2001-07-22(INLINE_SYSCALL): Don't mark asm input operand as clobbered.Andreas Schwab
2001-07-20Synch with kernel.Andreas Jaeger
2001-07-17Fix last change.Andreas Schwab
2001-07-15Special versions for Linux/m68k.Andreas Schwab
2001-07-15Check _dl_pagesize first. Default to 4096, not EXEC_PAGESIZE.Andreas Schwab
2001-07-08Improve nsendmsg prototype.Ulrich Drepper
2001-07-08(sendmsg): Fix return type.Ulrich Drepper
2001-07-08(recvmsg): Fix return type.Ulrich Drepper
2001-07-08(__recv): Fix typo.Ulrich Drepper
2001-07-08AIX recv implementation.Ulrich Drepper
2001-07-08Fix various types.Ulrich Drepper
2001-07-08(__libc_dlclose): Fix typo.Ulrich Drepper
2001-07-08(__gettimeofday): Add declarations for asm functions.Ulrich Drepper
2001-07-07Fix typo.Ulrich Drepper
2001-07-06Removed, we can use the generic Linux version.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-07-05 Synch with Linux 2.4.5:Andreas Jaeger
2001-07-03Remove check for crypt add-on.Andreas Jaeger
2001-06-20Register dump function implementation for AIX/PPC.Ulrich Drepper
2001-06-20usleep implementation for AIX.Ulrich Drepper
2001-06-20sleep implementation for AIX.Ulrich Drepper
2001-06-20setitimer implementation for AIX.Ulrich Drepper
2001-06-20Various helper functions for dynamic loader code.Ulrich Drepper
2001-06-20_dl_error implementation for AIX.Ulrich Drepper
2001-06-20_dl_addr implementation for AIX.Ulrich Drepper
2001-06-20Define __dso_handle if not ELF but shared.Ulrich Drepper
2001-06-20Removed #if 0.Ulrich Drepper
2001-06-20Added dl-support.c and dl-error.c.Ulrich Drepper
2001-06-14Define __MAX_BAUD.Ulrich Drepper
2001-06-06Implement syscall.Andreas Jaeger
2001-06-06Remove dummy syscall.Andreas Jaeger
2001-06-06Call getrlimit, setrlimit directly instead of using wrappers.Andreas Jaeger
2001-06-06Removed.Andreas Jaeger
2001-05-27Linux/MIPS specific version.Andreas Jaeger
2001-05-27Change sigsuspend to s_sigsuspend. Add s_mmap2.Andreas Jaeger
2001-05-27(ipc_perm): Put back __key.Andreas Jaeger
2001-05-11 * sysdeps/unix/sysv/linux/configure.in: Move binutils check to...Andreas Jaeger
2001-04-30Make structure definitions match the kernel definitions.Andreas Jaeger
2001-04-29 * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):Andreas Jaeger
2001-04-25<resource.h> definitions for Linux/HPPA.Ulrich Drepper
2001-04-25mmap64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-25getdents64 implementation for Linux/HPPA.Ulrich Drepper
2001-04-22Include sys/procfs.h not sys/elf.h.Ulrich Drepper
2001-04-22(struct user_fpregs): Renamed from struct user_fp.Ulrich Drepper