summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-01-06* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_WAITID_SYSCALL):cvs/fedora-glibc-20060106T0916Ulrich Drepper
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper
2006-01-05* rt/tst-aio3.c: The thread is now supposed to be created.Ulrich Drepper
2006-01-05* include/features.h: Grok _ATFILE_SOURCE and define __USE_ATFILE whenRoland McGrath
2006-01-05* io/sys/stat.h [__USE_GNU]: Declare fchmodat.Roland McGrath
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper
2006-01-04* abi-tags (*-.*-syllable.*): New match, with ABI value 5.Roland McGrath
2006-01-04* include/stdlib.h: Make even more C++ compliant.Ulrich Drepper
2006-01-04type to SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.cvs/fedora-glibc-20060104T0754Ulrich Drepper
2006-01-04Update.Andreas Jaeger
2006-01-04* configure.in (HAVE_LIBAUDIT): CheckUlrich Drepper
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper
2006-01-03* nscd/connections.c (nscd_init): Remove if block which shouldUlrich Drepper
2006-01-03* scripts/check-local-headers.sh: Allow $includedir/c++.Andreas Jaeger
2006-01-03* posix/unistd.h (ctermid): Remove __nonnull attribute.Ulrich Drepper
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper
2006-01-01* posix/getconf.c: Update copyright year.cvs/fedora-glibc-20060102T1045Ulrich Drepper
2005-12-31[BZ #1395] Andreas Jaeger
2005-12-30* resolv/res_debug.c (latlon2ul): Use ISO C function declaration.Ulrich Drepper
2005-12-30* sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper
2005-12-30* sysdeps/powerpc/powerpc64/setjmp-common.S: Make sure pointer guardUlrich Drepper
2005-12-30* sysdeps/unix/sysv/linux/ia64/bits/setjmp.h (_JMPBUF_UNWINDS):Ulrich Drepper
2005-12-30[BZ #2080]Ulrich Drepper
2005-12-30* nscd/connections.c: Remove last remnants of -S option support.Ulrich Drepper
2005-12-30[BZ #1067]Andreas Jaeger
2005-12-302005-12-08 Steven Munroe <sjmunroe@us.ibm.com>Ulrich Drepper
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h [ASSEMBLER]:Ulrich Drepper
2005-12-29* sysdeps/powerpc/powerpc64/setjmp-common.S [PTR_MANGLE]: AlsoUlrich Drepper
2005-12-29* sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S:Ulrich Drepper
2005-12-29* stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):Ulrich Drepper
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper
2005-12-29* sysdeps/mach/hurd/errno.c: New file.Roland McGrath
2005-12-29* sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath
2005-12-29* nscd/selinux.c (log_callback): Use audit_log_user_avc_message.Ulrich Drepper
2005-12-28* hurd/sigunwind.c: Include <stdint.h>.Roland McGrath
2005-12-28* sysdeps/i386/__longjmp.S [PTR_DEMANGLE]: Also demangle stackUlrich Drepper
2005-12-28* sysdeps/x86_64/__longjmp.S: No need to make sure return value isUlrich Drepper
2005-12-28* sysdeps/x86_64/__longjmp.S: Don't confuse unwinder by loadingUlrich Drepper
2005-12-28* config.make.in (c++-sysincludes): New substituted variable.Roland McGrath
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath
2005-12-27* posix/tst-execle1.c (do_test): Add a const.Roland McGrath
2005-12-27* elf/tst-tls13.c (do_test): Avoid using the library path whenUlrich Drepper
2005-12-27* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper
2005-12-27* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEADUlrich Drepper
2005-12-27* iconv/gconv_trans.c (__gconv_transliterate): Demangle step __fctUlrich Drepper
2005-12-27* Versions.def: Add GLIBC_2.4 for libpthread.cvs/fedora-glibc-20051227T1426Ulrich Drepper
2005-12-25* stdlib/Makefile ($(objpfx)isomac.out): Move -I.. to the end soUlrich Drepper
2005-12-24* manual/errno.texi: Add new Linux errno codes.Ulrich Drepper