aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper12-37/+72
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper1-4/+6
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper1-2/+2
2006-01-06Define MADV_REMOVE.Ulrich Drepper8-8/+17
2006-01-06[BZ #2103]Roland McGrath1-2/+8
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath1-0/+123
2006-01-06* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper1-6/+10
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath1-0/+87
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2-10/+6
2006-01-04Fix last commit.Andreas Jaeger1-1/+1
2006-01-04(__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger1-2/+2
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper1-0/+1
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper5-3/+48
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper1-0/+10
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper10-16/+13
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2-2/+6
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper1-1/+1
2005-12-30[BZ #1067] Andreas Jaeger1-2/+2
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper12-68/+610
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper1-0/+2
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper7-1397/+1182
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper7-7/+35
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath3-9/+9
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper3-2/+18
2005-12-27* iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper1-2/+5
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper1-0/+3
2005-12-24* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper1-3/+8
2005-12-22* sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed.Roland McGrath20-593/+302
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath2-4/+5
2005-12-21* locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper1-2/+2
2005-12-20* sysdeps/unix/sysv/linux/ifreq.h: File removed.Roland McGrath2-42/+2
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper1-3/+21
2005-12-20* sysdeps/ia64/fpu/libm-test-ulps: Update for GCC 4.1 prerelease.Ulrich Drepper1-1/+9
2005-12-20[BZ #1952, BZ #1955]cvs/fedora-glibc-20051220T1028Ulrich Drepper1-1/+0
2005-12-20time implementation for Linux.Ulrich Drepper1-0/+35
2005-12-20[BZ #1978]Ulrich Drepper13-14/+237
2005-12-18* sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Define CUlrich Drepper1-1/+3
2005-12-18* sysdeps/unix/sysv/linux/i386/sysdep.h: Define PTR_MANGLE andUlrich Drepper2-6/+28
2005-12-18* elf/Versions [GLIBC_PRIVATE]: Export __pointer_chk_guard if defined.Ulrich Drepper2-0/+23
2005-12-16* sysdeps/unix/sysv/linux/renameat.c: Move errno setting code inUlrich Drepper3-0/+223
2005-12-16Move errno setting code in separate function __atfct_seterrno_2.Ulrich Drepper1-39/+48
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath38-80/+80
2005-12-152005-12-15 Roland McGrath <roland@redhat.com>Roland McGrath1-5/+0
2005-12-142005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper11-18/+18
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper1-12/+10
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath1-1/+1
2005-12-06* sysdeps/unix/sysv/linux/kernel-features.hRoland McGrath1-0/+5
2005-12-02* io/Makefile (routines): Add mknodat, xmknodat, mkdirat, mkfifoat.Ulrich Drepper3-0/+173
2005-11-28(MREMAP_FIXED): Added. Patch by René Rebe <rene@exactcode.de>.Andreas Jaeger1-1/+2
2005-11-272005-11-27 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+2