Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-28 | Add sys/procfs.h. | Ulrich Drepper | |
2001-07-28 | Not needed anymore. | Ulrich Drepper | |
2001-07-28 | Remove non-existing files. | Ulrich Drepper | |
2001-07-22 | Don'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-20 | Synch with kernel. | Andreas Jaeger | |
2001-07-17 | Fix last change. | Andreas Schwab | |
2001-07-16 | Not needed anymore. | Ulrich Drepper | |
2001-07-16 | (MAP_BASE_ADDR): Removed. | Ulrich Drepper | |
(elf_machine_got_rel): Defined only if RTLD_BOOTSTRAP is not defined. (RESOLVE_GOTSYM): Rewrite to use RESOLVE. | |||
2001-07-15 | Special versions for Linux/m68k. | Andreas Schwab | |
2001-07-15 | Check _dl_pagesize first. Default to 4096, not EXEC_PAGESIZE. | Andreas Schwab | |
2001-07-08 | Improve 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-08 | AIX recv implementation. | Ulrich Drepper | |
2001-07-08 | Fix 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-08 | Add deltas for tanh(-0.7). | Ulrich Drepper | |
2001-07-07 | Fix typo. | Ulrich Drepper | |
2001-07-07 | Put under LGPL v2.1. | Andreas Jaeger | |
2001-07-06 | Removed, we can use the generic Linux version. | Andreas Jaeger | |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger | |
2001-07-05 | Synch with Linux 2.4.5: | Andreas Jaeger | |
* sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_BLUETOOTH): New. (AF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/s390/s390-64/bits/socket.h (PF_BLUETOOTH): New. (AF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/mips/bits/socket.h (AF_BLUETOOTH): New. (PF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/ia64/bits/socket.h (AF_BLUETOOTH): New. (PF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/alpha/bits/socket.h (PF_BLUETOOTH): New. (AF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/bits/socket.h (PF_BLUETOOTH): New. (AF_BLUETOOTH): New. * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_IEEE80211): New. * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (N_HCI): New. * sysdeps/unix/sysv/linux/mips/bits/ioctl-types.h (N_HCI): New. * sysdeps/unix/sysv/linux/bits/ioctl-types.h (N_HCI): New. | |||
2001-07-03 | Remove check for crypt add-on. | Andreas Jaeger | |
2001-06-20 | Register dump function implementation for AIX/PPC. | Ulrich Drepper | |
2001-06-20 | usleep implementation for AIX. | Ulrich Drepper | |
2001-06-20 | sleep implementation for AIX. | Ulrich Drepper | |
2001-06-20 | setitimer implementation for AIX. | Ulrich Drepper | |
2001-06-20 | Various 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-20 | Define __dso_handle if not ELF but shared. | Ulrich Drepper | |
2001-06-20 | Removed #if 0. | Ulrich Drepper | |
2001-06-20 | Added dl-support.c and dl-error.c. | Ulrich Drepper | |
2001-06-19 | (elf_machine_rela): handle relocs at unaligned address. | Ulrich Drepper | |
2001-06-15 | * sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline. | Andreas Schwab | |
* sysdeps/m68k/fpu/mathimpl.h: Define __ieee754_log2 as inline. | |||
2001-06-14 | Fix typo. | Andreas Schwab | |
2001-06-14 | Define __MAX_BAUD. | Ulrich Drepper | |
2001-06-11 | Use #function, not @function, for .type of _start. | Andreas Jaeger | |
2001-06-06 | Fix a typo introduced by last patch. | Andreas Jaeger | |
2001-06-06 | M68k log2l implementation. | Ulrich Drepper | |
2001-06-06 | M68k log2f implementation. | Ulrich Drepper | |
2001-06-06 | M68k log2 implementation. | Ulrich Drepper | |
2001-06-06 | Renamed. | Ulrich Drepper | |
2001-06-06 | HPPA setjmp implementation. | Andreas Jaeger | |
2001-06-06 | Reformat asm statements to remove new gcc warning about multi-line strings. | Andreas Jaeger | |
2001-06-06 | Implement syscall. | Andreas Jaeger | |
2001-06-06 | Remove dummy syscall. | Andreas Jaeger | |