Age | Commit message (Expand) | Author |
2003-10-01 | 2003-09-10 Chris Demetriou <cgd@broadcom.com> | Roland McGrath |
2003-09-10 | 2003-09-10 Chris Demetriou <cgd@broadcom.com> | Roland McGrath |
2003-09-03 | Remove unused __syscall_* prototypes. | Ulrich Drepper |
2003-09-03 | (sysdep_routines): Remove rt_*. | Ulrich Drepper |
2003-09-03 | (__syscall_*): Remove unused __syscall_ stubs. | Ulrich Drepper |
2003-09-03 | (__syscall_recvfrom, __syscall_sendto): Remove unused aliases. | Ulrich Drepper |
2003-07-16 | 2003-07-16 Daniel Jacobowitz <drow@mvista.com> | Andreas Jaeger |
2003-06-30 | 2003-06-17 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-06-25 | ld.so cache deifnitions for mips. | Ulrich Drepper |
2003-06-15 | 2003-06-15 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-05-30 | 2003-05-30 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-05-28 | 2003-05-11 Andreas Schwab <schwab@suse.de> | Roland McGrath |
2003-05-22 | 2003-05-20 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-04-30 | * sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make | Alexandre Oliva |
2003-04-13 | * sysdeps/unix/sysv/linux/mips/profil-counter: New. | Alexandre Oliva |
2003-04-05 | * sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New. | Alexandre Oliva |
2003-04-04 | * sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): Adjust | Alexandre Oliva |
2003-03-29 | * configure.in: Add mips64* support. | Alexandre Oliva |
2003-03-29 | * sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): | Alexandre Oliva |
2003-03-28 | * sysdeps/unix/sysv/linux/mips/configure: Rebuilt. | Alexandre Oliva |
2003-03-25 | * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): | Alexandre Oliva |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offset | Alexandre Oliva |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/readelflib.c: New file. | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't | Alexandre Oliva |
2003-03-14 | 2003-03-13 Alexandre Oliva <aoliva@redhat.com> | Roland McGrath |
2003-03-13 | Introduce and use local | Andreas Jaeger |
2003-03-12 | (__thread_start): Use jal instead of jalr to invoke subroutine so | Ulrich Drepper |
2003-03-07 | 2003-03-04 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger |
2003-01-31 | Remove __GI_* aliases, already added by make-syscalls.sh. | Ulrich Drepper |
2003-01-27 | (SYSCALL_ERROR_LABEL): Define. | Ulrich Drepper |
2003-01-27 | Add support for cancellation handling and handle both __NR_pwrite64 and | Ulrich Drepper |
2003-01-27 | Add support for cancellation handling and handle both __NR_pread64 and | Ulrich Drepper |
2003-01-15 | (INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO, | Ulrich Drepper |
2003-01-03 | (__sigaction, sigaction): Protect weak_alias and libc_hidden_weak with | Ulrich Drepper |
2002-12-31 | (__GI_accept): New alias to accept. | Ulrich Drepper |
2002-12-20 | Define SHM_HUGETLB. | Ulrich Drepper |
2002-12-16 | 2002-12-16 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-12-15 | (accept, connect, recv, recvfrom, recvmsg, send, sendmsg, sendto): Make | Ulrich Drepper |
2002-12-05 | 2002-12-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2002-12-05 | (struct sigevent): Change type of _attribute to void*. | Ulrich Drepper |
2002-11-06 | 2002-11-06 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-11-06 | 2002-11-05 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-11-02 | 2002-11-02 H.J. Lu <hjl@gnu.org> | Roland McGrath |