Age | Commit message (Expand) | Author | Files | Lines |
2006-01-07 | * elf/tst-tls8.c (do_test): Use $ORIGIN in module names. | Ulrich Drepper | 33 | -119/+200 |
2006-01-06 | * scripts/check-c++-types.sh: Add more pthread types. | Ulrich Drepper | 1 | -4/+6 |
2006-01-06 | * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148 | Ulrich Drepper | 1 | -2/+2 |
2006-01-06 | Define MADV_REMOVE. | Ulrich Drepper | 8 | -8/+17 |
2006-01-06 | [BZ #2103] | Roland McGrath | 1 | -2/+8 |
2006-01-06 | * sysdeps/wordsize-32/divdi3.c (__moddi3): Add a cast. | Roland McGrath | 1 | -3/+3 |
2006-01-06 | * io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro. | Roland McGrath | 1 | -0/+123 |
2006-01-06 | * io/euidaccess.c: Add eaccess as an alias. | Roland McGrath | 2 | -1/+4 |
2006-01-06 | * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916 | Ulrich Drepper | 1 | -6/+10 |
2006-01-06 | * rt/Makefile (tests): Add tst-aio9 and tst-aio10. | Ulrich Drepper | 1 | -1/+4 |
2006-01-06 | * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] | Ulrich Drepper | 4 | -8/+54 |
2006-01-05 | * io/sys/stat.h [__USE_GNU]: Declare fchmodat. | Roland McGrath | 1 | -0/+87 |
2006-01-04 | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc | Ulrich Drepper | 15 | -52/+76 |
2006-01-04 | Fix last commit. | Andreas Jaeger | 1 | -1/+1 |
2006-01-04 | (__brk): Use __SYSCALL_CLOBBERS. | Andreas Jaeger | 1 | -2/+2 |
2006-01-04 | * configure.in (HAVE_LIBAUDIT): Check | Ulrich Drepper | 1 | -5/+5 |
2006-01-04 | * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h. | Ulrich Drepper | 5 | -19/+267 |
2006-01-03 | lio_listio should emit an event for each individual request in | Ulrich Drepper | 4 | -21/+70 |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich Drepper | 14 | -38/+131 |
2005-12-30 | * resolv/res_debug.c (latlon2ul): Use ISO C function declaration. | Ulrich Drepper | 2 | -1/+23 |
2005-12-30 | * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. | Ulrich Drepper | 11 | -18/+22 |
2005-12-30 | * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guard | Ulrich Drepper | 6 | -16/+23 |
2005-12-30 | * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS): | Ulrich Drepper | 1 | -1/+1 |
2005-12-30 | [BZ #1067] | Andreas Jaeger | 1 | -2/+2 |
2005-12-30 | 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com> | Ulrich Drepper | 14 | -98/+624 |
2005-12-29 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]: | Ulrich Drepper | 6 | -1/+29 |
2005-12-29 | * sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: Also | Ulrich Drepper | 1 | -0/+3 |
2005-12-29 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: | Ulrich Drepper | 7 | -1397/+1182 |
2005-12-29 | * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined, | Ulrich Drepper | 7 | -7/+35 |
2005-12-29 | * sysdeps/mach/hurd/errno.c: New file. | Roland McGrath | 2 | -2/+12 |
2005-12-29 | * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. | Roland McGrath | 1 | -3/+4 |
2005-12-28 | 2005-12-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2005-12-28 | * sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stack | Ulrich Drepper | 4 | -2/+39 |
2005-12-28 | * sysdeps/x86_64/__longjmp.S: No need to make sure return value is | Ulrich Drepper | 1 | -3/+0 |
2005-12-28 | Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a... | Ulrich Drepper | 1 | -10/+13 |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 14 | -42/+52 |
2005-12-27 | * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD | Ulrich Drepper | 3 | -2/+18 |
2005-12-27 | * iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fct | Ulrich Drepper | 1 | -2/+5 |
2005-12-24 | * manual/errno.texi: Add new Linux errno codes. | Ulrich Drepper | 2 | -0/+51 |
2005-12-24 | * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD and | Ulrich Drepper | 1 | -3/+8 |
2005-12-23 | [BZ #1566] | Ulrich Drepper | 1 | -1/+0 |
2005-12-23 | i586 definitions for memusage. | Ulrich Drepper | 1 | -0/+1 |
2005-12-22 | Also protect SP and BP. | Ulrich Drepper | 2 | -0/+11 |
2005-12-22 | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. | Roland McGrath | 20 | -593/+302 |
2005-12-22 | 2005-12-21 Roland McGrath <roland@redhat.com> | Roland McGrath | 71 | -4836/+0 |
2005-12-22 | * sysdeps/powerpc/fpu/libm-test-ulps: Update for GCC 4.1 prerelease. | Roland McGrath | 1 | -16/+18 |
2005-12-21 | * sysdeps/mach/hurd/ifreq.c: Add missing #includes. | Roland McGrath | 1 | -0/+6 |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 17 | -39/+45 |
2005-12-21 | * sysdeps/generic/unwind-dw2.c (extract_cie_info): Add a cast. | Roland McGrath | 1 | -3/+3 |
2005-12-21 | * sysdeps/ieee754/dbl-64/halfulp.c: Mark tab54 as static and const. | Ulrich Drepper | 6 | -18/+47 |