| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at | Roland McGrath | 2002-11-11 | 2 | -1/+2 |
* | * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Treat a struct flock with | Roland McGrath | 2002-11-10 | 1 | -1/+6 |
* | 2002-11-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-10 | 1 | -0/+0 |
* | Update. | Andreas Jaeger | 2002-11-10 | 1 | -2/+6 |
* | 2002-11-09 Marcus Brinkmann <marcus@gnu.org> | Roland McGrath | 2002-11-09 | 1 | -1/+1 |
* | * string/test-strspn.c (do_test): Ensure zero termination. | Roland McGrath | 2002-11-09 | 4 | -182/+58 |
* | * sysdeps/ia64/elf/configure.in: Add TLS check. | Roland McGrath | 2002-11-08 | 2 | -0/+74 |
* | * configure.in (ASM_ALPHA_NG_SYMBOL_PREFIX): Remove test. | Roland McGrath | 2002-11-08 | 21 | -185/+316 |
* | * sysdeps/ia64/elf/initfini.c [HAVE_INITFINI_ARRAY] | Roland McGrath | 2002-11-07 | 1 | -78/+107 |
* | 2002-11-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-06 | 2 | -79/+0 |
* | Update. | Ulrich Drepper | 2002-11-06 | 1 | -5/+8 |
* | * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump. | Roland McGrath | 2002-11-06 | 1 | -1/+2 |
* | 2002-11-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-06 | 1 | -8/+3 |
* | * sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only | Roland McGrath | 2002-11-06 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-11-05 | 1 | -0/+6 |
* | Update. | Ulrich Drepper | 2002-11-05 | 8 | -35/+48 |
* | Update. | Ulrich Drepper | 2002-11-05 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/powerpc/chown.c: Use INLINE_SYSCALL macro. | Roland McGrath | 2002-11-05 | 13 | -68/+91 |
* | 2002-11-03 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-05 | 3 | -9/+19 |
* | fexecve implementation for Linux. | Ulrich Drepper | 2002-11-04 | 1 | -0/+58 |
* | Update. | Ulrich Drepper | 2002-11-04 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-11-03 | 1 | -0/+2 |
* | (catch_segfault): If HAVE_PROC_SELF is defined write out memory map. | Ulrich Drepper | 2002-11-03 | 1 | -1/+18 |
* | * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use union type for | Roland McGrath | 2002-11-03 | 1 | -31/+44 |
* | * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: New file. | Roland McGrath | 2002-11-03 | 1 | -0/+65 |
* | * sysdeps/unix/sysv/linux/mips/syscalls.list (s_execve): Set | Roland McGrath | 2002-11-02 | 1 | -1/+1 |
* | * sysdeps/generic/errno-loc.c [! USE___THREAD]: Use this conditional | Roland McGrath | 2002-11-02 | 1 | -1/+3 |
* | * sysdeps/i386/soft-fp/sfp-machine.h (_FP_NANFRAC_Q, _FP_NANSIGN_Q): | Roland McGrath | 2002-11-01 | 2 | -0/+4 |
* | * sysdeps/gnu/siglist.c (PTR_SIZE_STR): Remove. | Roland McGrath | 2002-11-01 | 4 | -93/+9 |
* | * sysdeps/ia64/strncpy.S: Fix recovery code. | Roland McGrath | 2002-11-01 | 1 | -2/+2 |
* | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 2002-11-01 | 6 | -46/+11 |
* | 2002-10-31 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-11-01 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each | Andreas Jaeger | 2002-10-30 | 2 | -3/+6 |
* | Include <testrtsig.h>, not "testrtsig.h". | Andreas Schwab | 2002-10-29 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/configure.in: Fix typo in last change. | Roland McGrath | 2002-10-26 | 2 | -2/+2 |
* | * sysdeps/generic/ldsodefs.h: Remove [! SHARED] conditional from | Roland McGrath | 2002-10-26 | 1 | -2/+6 |
* | * sysdeps/unix/sysv/linux/configure.in: Don't check | Roland McGrath | 2002-10-25 | 2 | -0/+2 |
* | * sysdeps/unix/sysv/linux/init-first.c (init): Remove [! SHARED] | Roland McGrath | 2002-10-25 | 3 | -19/+3 |
* | 2002-10-25 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-10-25 | 1 | -2/+19 |
* | * elf/dl-misc.c: Include <sysdep.h>. | Roland McGrath | 2002-10-24 | 7 | -15/+12 |
* | * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h (INTERNAL_SYSCALL, | Roland McGrath | 2002-10-24 | 6 | -64/+163 |
* | * stdio-common/tst-fphex.c: New file. | Roland McGrath | 2002-10-24 | 1 | -13/+10 |
* | * libio/ftello.c (ftello): Use _IO_off64_t for type of POS. | Roland McGrath | 2002-10-23 | 24 | -1499/+513 |
* | 2002-10-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-10-23 | 4 | -0/+136 |
* | * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_execve): Set | Roland McGrath | 2002-10-22 | 1 | -1/+1 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize the static | Roland McGrath | 2002-10-22 | 1 | -5/+8 |
* | * configure: Regenerated (using Autoconf 2.54). | Roland McGrath | 2002-10-19 | 37 | -172/+252 |
* | * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela): Fix | Roland McGrath | 2002-10-18 | 3 | -170/+162 |
* | * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1) | Roland McGrath | 2002-10-18 | 1 | -4/+3 |
* | * configure.in (libc_link_dests, libc_link_sources): Remove these | Roland McGrath | 2002-10-18 | 2 | -6/+8 |