about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* [BZ #1535]Roland McGrath2006-01-081-0/+37
* * sysdeps/unix/sysv/linux/futimes.c [!__NR_fcntl && __NR_fcntl64]: UseRoland McGrath2006-01-081-0/+3
* * stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath2006-01-081-2/+3
* * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" inRoland McGrath2006-01-08120-264/+281
* * po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2006-01-0825-254/+0
* * elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper2006-01-0712-37/+72
* * scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper2006-01-061-4/+6
* * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148Ulrich Drepper2006-01-061-2/+2
* Define MADV_REMOVE.Ulrich Drepper2006-01-068-8/+17
* [BZ #2103]Roland McGrath2006-01-061-2/+8
* * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath2006-01-061-0/+123
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL): cvs/fedora-glibc-20060106T0916Ulrich Drepper2006-01-061-6/+10
* * io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath2006-01-051-0/+87
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-042-10/+6
* Fix last commit.Andreas Jaeger2006-01-041-1/+1
* (__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger2006-01-041-2/+2
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-041-0/+1
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE, cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-025-3/+48
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-301-0/+10
* * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-12-3010-16/+13
* * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2005-12-302-2/+6
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-301-1/+1
* [BZ #1067] Andreas Jaeger2005-12-301-2/+2
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-3012-68/+610
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper2005-12-291-0/+2
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper2005-12-297-1397/+1182
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-297-7/+35
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-283-9/+9
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-273-2/+18
* * iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper2005-12-271-2/+5
* * manual/errno.texi: Add new Linux errno codes.Ulrich Drepper2005-12-241-0/+3
* * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper2005-12-241-3/+8
* * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath2005-12-2220-593/+302
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-212-4/+5
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-2/+2
* * sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath2005-12-202-42/+2
* * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper2005-12-201-3/+21
* * 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-2013-14/+237
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper2005-12-181-1/+3
* * 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-182-0/+23
* * 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-1538-80/+80
* 2005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-151-5/+0
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-1411-18/+18
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-12/+10