aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath81-676/+177
2006-01-082006-01-07 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+3
2006-01-08* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gccUlrich Drepper1-0/+5
2006-01-08(AIO_MISC_WAIT): Work around gcc being to clever and reloading the futex valu...Ulrich Drepper1-2/+3
2006-01-07[BZ #2119]Roland McGrath1-0/+5
2006-01-07[BZ #2119]Roland McGrath1-0/+1
2006-01-07* stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.Ulrich Drepper3-16/+11
2006-01-07* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.Ulrich Drepper35-121/+267
2006-01-06* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include tls.h.Ulrich Drepper3-1/+14
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper14-9/+110
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper3-3/+6
2006-01-06* sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private.Ulrich Drepper4-18/+22
2006-01-06* sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h (pthread_mutex_t):Ulrich Drepper7-40/+52
2006-01-06[BZ #2114]Ulrich Drepper6-10/+18
2006-01-06* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Define MADV_REMOVE.Ulrich Drepper1-0/+11
2006-01-06Define MADV_REMOVE.Ulrich Drepper8-8/+17
2006-01-06typoRoland McGrath1-1/+1
2006-01-06* Makeconfig (+gnu-stabs): Remove ancient cruft.Roland McGrath2-3/+3
2006-01-06[BZ #2103]Roland McGrath2-2/+14
2006-01-06* sysdeps/wordsize-32/divdi3.c (__moddi3): Add a cast.Roland McGrath2-3/+5
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath9-11/+359
2006-01-06* scripts/check-local-headers.sh: Revert last change.Roland McGrath2-2/+3
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath6-2/+21
2006-01-06* soft-fp/Makefile (gcc-single-routines): Add unordsf2,Roland McGrath16-6/+376
2006-01-06* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,Roland McGrath2-34/+17
2006-01-06* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.Roland McGrath1-0/+4
2006-01-062005-01-05 Mike Frysinger <vapier@gentoo.org>Roland McGrath1-1/+1
2006-01-06* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper2-6/+17
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper4-3/+126
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper11-19/+312
2006-01-05* rt/tst-aio3.c: The thread is now supposed to be created.Ulrich Drepper1-0/+4
2006-01-05The thread is now supposed to be created.Ulrich Drepper1-5/+17
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath6-15/+34
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath7-4/+307
2006-01-05* Makefile ($(objpfx)$(multidir)): Use mkdir -p.Roland McGrath1-0/+4
2006-01-052006-01-03 Joseph S. Myers <joseph@codesourcery.com>Roland McGrath1-1/+1
2006-01-05(do_test): aio_offset should be initialized, too.Ulrich Drepper1-0/+1
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper20-66/+124
2006-01-04Test for lio_listio returning an error for LIO_WAIT if an IO request failed.Ulrich Drepper1-0/+38
2006-01-04* abi-tags (*-.*-syllable.*): New match, with ABI value 5.Roland McGrath5-9/+23
2006-01-042005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath1-7/+7
2006-01-04Fix last commit.Andreas Jaeger1-1/+1
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper4-17/+25
2006-01-04type to SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.cvs/fedora-glibc-20060104T0754Ulrich Drepper1-1/+1
2006-01-04typo.Ulrich Drepper1-1/+1
2006-01-04Update.Andreas Jaeger1-0/+5
2006-01-04(__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger1-2/+2
2006-01-04Regenerated: autoconf configure.inUlrich Drepper1-10/+10
2006-01-04* configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper3-9/+18
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper23-31/+1006