about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-211-0/+6
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-2117-39/+45
* * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast.Roland McGrath2005-12-211-3/+3
* * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const.Ulrich Drepper2005-12-216-18/+47
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-2/+2
* [BZ #2061]Roland McGrath2005-12-201-3/+9
* * sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath2005-12-202-42/+2
* 2005-12-20 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-201-23/+2
* * sysdeps/posix/gai_strerror.c: Complete rewrite. Avoid relocations.Ulrich Drepper2005-12-203-30/+58
* * sysdeps/posix/getaddrinfo.c (gaih): Mark as const. cvs/fedora-glibc-20051220T1751Ulrich Drepper2005-12-201-2/+3
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-206-43/+127
* * sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper2005-12-201-1/+9
* [BZ #1952, BZ #1955] cvs/fedora-glibc-20051220T1028Ulrich Drepper2005-12-201-1/+0
* time implementation for Linux.Ulrich Drepper2005-12-201-0/+35
* [BZ #1978]Ulrich Drepper2005-12-2023-47/+348
* * sysdeps/gnu/Makefile: Make sure the correct errlist.c file isUlrich Drepper2005-12-201-4/+6
* * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson2005-12-181-1/+1
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper2005-12-181-1/+3
* * sysdeps/powerpc/powerpc32/setjmp-common.S [IS_IN_rtld]: AvoidUlrich Drepper2005-12-182-2/+13
* * sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper2005-12-182-6/+28
* * elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2005-12-1811-160/+68
* * sysdeps/x86_64/bsd-setjmp.S [PIC] (setjmp): Add missing jmp.Ulrich Drepper2005-12-171-0/+1
* * sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper2005-12-163-0/+223
* Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper2005-12-161-39/+48
* * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2005-12-1579-159/+158
* 2005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-151-5/+0
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-14771-45370/+0
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-1430-115/+43
* 2005-12-13 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-9/+2
* * sysdeps/generic/signame.c: Removed.Ulrich Drepper2005-12-135-495/+0
* Remove det_endian.c.Ulrich Drepper2005-12-133-44/+1
* * sysdeps/powerpc/dl-procinfo.c: New file.Roland McGrath2005-12-132-0/+141
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-072-24/+20
* * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath2005-12-066-5/+17
* * hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath2005-12-061-133/+3
* * sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath2005-12-061-0/+5
* 2005-12-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-061-16/+16
* * io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper2005-12-027-0/+414
* Add one more parameter check.Ulrich Drepper2005-12-021-1/+7
* (MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger2005-11-281-1/+2
* * sysdeps/posix/getaddrinfo.c: Avoid RFC 3484 sorting if there areUlrich Drepper2005-11-271-4/+9
* (gaih_inet): Avoid some code duplication.Ulrich Drepper2005-11-271-50/+29
* 2005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-11-271-0/+2
* * sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cacheUlrich Drepper2005-11-271-44/+44
* * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson2005-11-271-5/+28
* * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix typo. ...Richard Henderson2005-11-263-5/+5
* * sysdeps/unix/sysv/linux/fxstatat64.c: Include string.h.Ulrich Drepper2005-11-251-0/+1
* * nscd/connections.c (sendfileall): Define.Ulrich Drepper2005-11-221-1/+0
* ..Ulrich Drepper2005-11-211-2/+0
* * sysdeps/unix/sysv/linux/ia64/bits/shm.h (shmatt_t): New type. cvs/fedora-glibc-20051119T1959Ulrich Drepper2005-11-195-11/+34