Age | Commit message (Expand) | Author | Files | Lines |
2005-12-17 | * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp. | Ulrich Drepper | 1 | -0/+1 |
2005-12-16 | * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code in | Ulrich Drepper | 3 | -0/+223 |
2005-12-16 | Move errno setting code in separate function __atfct_seterrno_2. | Ulrich Drepper | 1 | -39/+48 |
2005-12-15 | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 79 | -159/+158 |
2005-12-15 | 2005-12-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -5/+0 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 771 | -45370/+0 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 30 | -115/+43 |
2005-12-13 | 2005-12-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -9/+2 |
2005-12-13 | * sysdeps/generic/signame.c: Removed. | Ulrich Drepper | 5 | -495/+0 |
2005-12-13 | Remove det_endian.c. | Ulrich Drepper | 3 | -44/+1 |
2005-12-13 | * sysdeps/powerpc/dl-procinfo.c: New file. | Roland McGrath | 2 | -0/+141 |
2005-12-07 | * catgets/gencat.c: Use GPL, not LGPL. | Ulrich Drepper | 2 | -24/+20 |
2005-12-06 | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath | 6 | -5/+17 |
2005-12-06 | * hurd/hurdmalloc.c: Remove $ tag $ magic. | Roland McGrath | 1 | -133/+3 |
2005-12-06 | * sysdeps/unix/sysv/linux/kernel-features.h | Roland McGrath | 1 | -0/+5 |
2005-12-06 | 2005-12-05 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -16/+16 |
2005-12-02 | * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat. | Ulrich Drepper | 7 | -0/+414 |
2005-12-02 | Add one more parameter check. | Ulrich Drepper | 1 | -1/+7 |
2005-11-28 | (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>. | Andreas Jaeger | 1 | -1/+2 |
2005-11-27 | * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there are | Ulrich Drepper | 1 | -4/+9 |
2005-11-27 | (gaih_inet): Avoid some code duplication. | Ulrich Drepper | 1 | -50/+29 |
2005-11-27 | 2005-11-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+2 |
2005-11-27 | * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cache | Ulrich Drepper | 1 | -44/+44 |
2005-11-27 | * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ... | Richard Henderson | 1 | -5/+28 |
2005-11-26 | * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ... | Richard Henderson | 3 | -5/+5 |
2005-11-25 | * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h. | Ulrich Drepper | 1 | -0/+1 |
2005-11-22 | * nscd/connections.c (sendfileall): Define. | Ulrich Drepper | 1 | -1/+0 |
2005-11-21 | .. | Ulrich Drepper | 1 | -2/+0 |
2005-11-19 | * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type.cvs/fedora-glibc-20051119T1959 | Ulrich Drepper | 5 | -11/+34 |
2005-11-18 | * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Remove useless alias. | Roland McGrath | 3 | -7/+14 |
2005-11-18 | * sysdeps/unix/sysv/linux/m68k/bits/mman.h (MREMAP_FIXED): New macro. | Roland McGrath | 1 | -1/+2 |
2005-11-18 | 2005-11-18 Paul Brook <paul@codesourcery.com> | Roland McGrath | 1 | -2/+5 |
2005-11-18 | * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Define SHM_NORESERVE. | Ulrich Drepper | 8 | -2/+10 |
2005-11-18 | [BZ #1877] | Ulrich Drepper | 1 | -0/+9 |
2005-11-17 | Remove dl-procinfo.h include. | Ulrich Drepper | 3 | -3/+0 |
2005-11-17 | [BZ #1877] | Ulrich Drepper | 2 | -12/+22 |
2005-11-16 | * sysdeps/wordsize-32/Makefile (CPPFLAGS-divdi3.c): Set to | Ulrich Drepper | 2 | -1/+2 |
2005-11-16 | * sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829 | Ulrich Drepper | 8 | -0/+8 |
2005-11-16 | * sysdeps/sh/bits/setjmp.h (_JMPBUF_UNWINDS): Remove incorrect &. | Ulrich Drepper | 1 | -2/+2 |
2005-11-16 | [BZ 1865] | Ulrich Drepper | 1 | -6/+21 |
2005-11-16 | * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat): | Ulrich Drepper | 4 | -5/+14 |
2005-11-15 | * io/sys/poll.h: Add comment explaining poll is a cancellation | Ulrich Drepper | 1 | -3/+6 |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_wait): Align with | Ulrich Drepper | 1 | -2/+2 |
2005-11-15 | * sysdeps/unix/sysv/linux/syscalls.list (epoll_create, epoll_ctl, | Ulrich Drepper | 1 | -3/+3 |
2005-11-15 | * elf/dl-open.c [!SHARED]: Remove _dl_tls_static_size definition.cvs/fedora-glibc-20051115T0809 | Ulrich Drepper | 1 | -2/+3 |
2005-11-11 | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 32 | -89/+1987 |
2005-11-10 | * io/fcntl.h: Declare openat and openat64. | Ulrich Drepper | 5 | -1/+257 |
2005-11-09 | (check_one_fd): For writable descriptors, use /dev/full. (__libc_check_standa... | Ulrich Drepper | 1 | -10/+22 |
2005-11-08 | * sysdeps/mach/hurd/bits/stat.h (S_IMMAP0): New macro. | Roland McGrath | 1 | -2/+5 |
2005-11-07 | * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. | Roland McGrath | 2 | -2/+62 |