summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-01-06* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):cvs/fedora-glibc-20060106T2148Ulrich Drepper
2006-01-06[BZ #2114]Ulrich Drepper
2006-01-06* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Define MADV_REMOVE.Ulrich Drepper
2006-01-06typoRoland McGrath
2006-01-06* Makeconfig (+gnu-stabs): Remove ancient cruft.Roland McGrath
2006-01-06[BZ #2103]Roland McGrath
2006-01-06* sysdeps/wordsize-32/divdi3.c (__moddi3): Add a cast.Roland McGrath
2006-01-06* io/fcntl.h [__USE_ATFILE] (AT_EACCESS): New macro.Roland McGrath
2006-01-06* scripts/check-local-headers.sh: Revert last change.Roland McGrath
2006-01-06* io/euidaccess.c: Add eaccess as an alias.Roland McGrath
2006-01-06* soft-fp/Makefile (gcc-single-routines): Add unordsf2,Roland McGrath
2006-01-06* soft-fp/op-common.h (__FP_CLZ): Define using __builtin_clz,Roland McGrath
2006-01-06* include/alloca.h (extend_alloca): Fix typoed name 'extern_alloca'.Roland McGrath
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