aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper9-28/+117
2006-01-03* nscd/connections.c (nscd_init): Remove if block which shouldUlrich Drepper1-0/+5
2006-01-03(nscd_init): Remove if block which should have been removed as part of the -S...Ulrich Drepper1-8/+1
2006-01-03* scripts/check-local-headers.sh: Allow $includedir/c++.Andreas Jaeger2-1/+6
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper4-7/+16
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper23-58/+197
2006-01-01* posix/getconf.c: Update copyright year.cvs/fedora-glibc-20060102T1045Ulrich Drepper2-2/+25
2006-01-01Update copyright year.Ulrich Drepper17-34/+34
2005-12-31[BZ #1395] Andreas Jaeger2-4/+11
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper8-119/+87
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper12-18/+39
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper7-16/+41
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper4-19/+16
2005-12-30[BZ #2080]Ulrich Drepper2-2/+6
2005-12-30* nscd/connections.c: Remove last remnants of -S option support.Ulrich Drepper1-0/+6
2005-12-30Remove last remnants of -S option support.Ulrich Drepper3-51/+18
2005-12-30[BZ #1067]Andreas Jaeger1-0/+6
2005-12-30[BZ #1067] Andreas Jaeger1-2/+2
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper16-98/+659
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper7-1/+40
2005-12-29* sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: AlsoUlrich Drepper2-0/+10
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper8-1397/+1201
2005-12-29* stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):Ulrich Drepper2-1/+4
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper11-8/+103
2005-12-29Not needed anymore.Ulrich Drepper1-58/+0
2005-12-29* sysdeps/mach/hurd/errno.c: New file.Roland McGrath3-2/+16
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath4-6/+16
2005-12-292005-12-29 Roland McGrath <roland@frob.com>Roland McGrath1-0/+1
2005-12-29* nscd/selinux.c (log_callback): Use audit_log_user_avc_message.Ulrich Drepper2-6/+31
2005-12-28* Makefile (tests): Add tst-signal7.Ulrich Drepper2-0/+64
2005-12-28(tests): Add tst-signal7.Ulrich Drepper1-1/+1
2005-12-28* hurd/sigunwind.c: Include <stdint.h>.Roland McGrath1-0/+5
2005-12-282005-12-28 Roland McGrath <roland@redhat.com>Roland McGrath2-0/+2
2005-12-28* sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stackUlrich Drepper5-2/+45
2005-12-28* sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper2-3/+5
2005-12-28* sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loadingUlrich Drepper1-0/+3
2005-12-28Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper1-10/+13
2005-12-28* config.make.in (c++-sysincludes): New substituted variable.Roland McGrath5-2/+26
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath27-69/+231
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath26-89/+138
2005-12-272005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2-2/+2
2005-12-27* elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper2-3/+6
2005-12-27* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper3-5/+214
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper11-21/+96
2005-12-27* iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper3-4/+23
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper31-58/+980
2005-12-25* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper2-1/+6
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper6-0/+94
2005-12-24* sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper4-5/+19
2005-12-23* pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper6-13/+32