summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper2006-01-062-6/+17
* * rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper2006-01-064-3/+126
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-0611-19/+312
* * rt/tst-aio3.c: The thread is now supposed to be created.Ulrich Drepper2006-01-051-0/+4
* The thread is now supposed to be created.Ulrich Drepper2006-01-051-5/+17
* * include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath2006-01-056-15/+34
* * io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath2006-01-057-4/+307
* * Makefile ($(objpfx)$(multidir)): Use mkdir -p.Roland McGrath2006-01-051-0/+4
* 2006-01-03 Joseph S. Myers <joseph@codesourcery.com>Roland McGrath2006-01-051-1/+1
* (do_test): aio_offset should be initialized, too.Ulrich Drepper2006-01-051-0/+1
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-0420-66/+124
* Test for lio_listio returning an error for LIO_WAIT if an IO request failed.Ulrich Drepper2006-01-041-0/+38
* * abi-tags (*-.*-syllable.*): New match, with ABI value 5.Roland McGrath2006-01-045-9/+23
* 2005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2006-01-041-7/+7
* Fix last commit.Andreas Jaeger2006-01-041-1/+1
* * include/stdlib.h: Make even more C++ compliant.Ulrich Drepper2006-01-044-17/+25
* type to SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.cvs/fedora-glibc-20060104T0754Ulrich Drepper2006-01-041-1/+1
* typo.Ulrich Drepper2006-01-041-1/+1
* Update.Andreas Jaeger2006-01-041-0/+5
* (__brk): Use __SYSCALL_CLOBBERS.Andreas Jaeger2006-01-041-2/+2
* Regenerated: autoconf configure.inUlrich Drepper2006-01-041-10/+10
* * configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper2006-01-043-9/+18
* * sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper2006-01-0423-31/+1006
* lio_listio should emit an event for each individual request inUlrich Drepper2006-01-039-28/+117
* * nscd/connections.c (nscd_init): Remove if block which shouldUlrich Drepper2006-01-031-0/+5
* (nscd_init): Remove if block which should have been removed as part of the -S...Ulrich Drepper2006-01-031-8/+1
* * scripts/check-local-headers.sh: Allow $includedir/c++.Andreas Jaeger2006-01-032-1/+6
* * posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper2006-01-034-7/+16
* * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper2006-01-0223-58/+197
* * posix/getconf.c: Update copyright year.cvs/fedora-glibc-20060102T1045Ulrich Drepper2006-01-012-2/+25
* Update copyright year.Ulrich Drepper2006-01-0117-34/+34
* [BZ #1395] Andreas Jaeger2005-12-312-4/+11
* * resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper2005-12-308-119/+87
* * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper2005-12-3012-18/+39
* * sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper2005-12-307-16/+41
* * sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper2005-12-304-19/+16
* [BZ #2080]Ulrich Drepper2005-12-302-2/+6
* * nscd/connections.c: Remove last remnants of -S option support.Ulrich Drepper2005-12-301-0/+6
* Remove last remnants of -S option support.Ulrich Drepper2005-12-303-51/+18
* [BZ #1067]Andreas Jaeger2005-12-301-0/+6
* [BZ #1067] Andreas Jaeger2005-12-301-2/+2
* 2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper2005-12-3016-98/+659
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper2005-12-297-1/+40
* * sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: AlsoUlrich Drepper2005-12-292-0/+10
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper2005-12-298-1397/+1201
* * stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):Ulrich Drepper2005-12-292-1/+4
* * sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper2005-12-2911-8/+103
* Not needed anymore.Ulrich Drepper2005-12-291-58/+0
* * sysdeps/mach/hurd/errno.c: New file.Roland McGrath2005-12-293-2/+16
* * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath2005-12-294-6/+16