about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2005-12-29 Roland McGrath <roland@frob.com>Roland McGrath2005-12-291-0/+1
* * nscd/selinux.c (log_callback): Use audit_log_user_avc_message.Ulrich Drepper2005-12-292-6/+31
* * Makefile (tests): Add tst-signal7.Ulrich Drepper2005-12-282-0/+64
* (tests): Add tst-signal7.Ulrich Drepper2005-12-281-1/+1
* * hurd/sigunwind.c: Include <stdint.h>.Roland McGrath2005-12-281-0/+5
* 2005-12-28 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-282-0/+2
* * sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stackUlrich Drepper2005-12-285-2/+45
* * sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper2005-12-282-3/+5
* * sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loadingUlrich Drepper2005-12-281-0/+3
* Don't confuse unwinder by loading mangled values in %rbp and %rsp registers a...Ulrich Drepper2005-12-281-10/+13
* * config.make.in (c++-sysincludes): New substituted variable.Roland McGrath2005-12-285-2/+26
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-2827-69/+231
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-2726-89/+138
* 2005-12-27 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-272-2/+2
* * elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper2005-12-272-3/+6
* * stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper2005-12-273-5/+214
* * sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper2005-12-2711-21/+96
* * iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper2005-12-273-4/+23
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-2731-58/+980
* * stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper2005-12-252-1/+6
* * manual/errno.texi: Add new Linux errno codes.Ulrich Drepper2005-12-246-0/+94
* * sysdeps/unix/sysv/linux/bits/errno.h: Define EOWNERDEAD andUlrich Drepper2005-12-244-5/+19
* * pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper2005-12-236-13/+32
* [BZ #1566]Ulrich Drepper2005-12-232-1/+6
* i586 definitions for memusage.Ulrich Drepper2005-12-231-0/+1
* * sysdeps/pthread/sigaction.c: Use "" instead of <> to include self,Roland McGrath2005-12-231-0/+6
* 2005-12-22 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-231-2/+6
* [BZ #1499]Ulrich Drepper2005-12-232-4/+9
* * Makeconfig: Define CXXFLAGS. Split out warnings from +gccwarn whichUlrich Drepper2005-12-238-7/+159