summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper
2007-07-23[BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath
2007-07-22* sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.Roland McGrath
2007-07-22* login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper
2007-07-22* libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and setUlrich Drepper
2007-07-22* manual/errno.texi: Change ECANCELED value to 119.Roland McGrath
2007-07-22* mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath
2007-07-21* nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper
2007-07-21* sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper
2007-07-20[BZ #4816] Jakub Jelinek
2007-07-20[BZ #4813] Jakub Jelinek
2007-07-19* include/features.h (__USE_ISOC95): New define.Ulrich Drepper
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper
2007-07-19* sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): AddUlrich Drepper
2007-07-19* bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper
2007-07-19* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): New function.Ulrich Drepper
2007-07-19* bits/confname.h (_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS): Define.Ulrich Drepper
2007-07-19[BZ #4792]Ulrich Drepper
2007-07-19* libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-07-15* sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers.Roland McGrath
2007-07-12* sysdeps/powerpc/powerpc32/power6/memset.S: Update comments.Ulrich Drepper
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2007-07-10[BZ #4773]Ulrich Drepper
2007-07-10* elf/elf.h (NT_GNU_ABI_TAG): New macro.Roland McGrath
2007-07-09* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.Ulrich Drepper
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper
2007-07-07* libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper
2007-07-07[BZ #4745]Ulrich Drepper
2007-07-05* Makeconfig ($(common-objpfx)gnu/lib-names.stmp): Use LC_ALL=C whenRoland McGrath
2007-07-04whitespaceRoland McGrath
2007-07-04* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper
2007-07-03[BZ #4702]Ulrich Drepper
2007-07-02* sysdeps/unix/sysv/linux/bits/socket.h (PF_UNIX): Update comment.Ulrich Drepper
2007-06-30* sysdeps/unix/sysv/linux/bits/socket.h: Add PF_RXRPC and AF_RXRPC.Ulrich Drepper
2007-06-30007-06-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Ulrich Drepper
2007-06-30* elf/dl-load.c (open_verify): Find .note.ABI-tag notes evenUlrich Drepper
2007-06-22* nis/nis_domain_of.c (__nis_domain_of): Make the code a bit moreUlrich Drepper
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper
2007-06-18[BZ #4647]Ulrich Drepper
2007-06-18* elf/rtld.c (dl_main): Don't call init_tls more than once.Ulrich Drepper
2007-06-17* sysdeps/generic/initfini.c: Tell gcc about the nonstandard sections.Ulrich Drepper
2007-06-17[BZ #4125] Andreas Jaeger
2007-06-16[BZ #4599]Ulrich Drepper
2007-06-14* soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined. Jakub Jelinek
2007-06-09* elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list andUlrich Drepper
2007-06-09* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.Ulrich Drepper
2007-06-09* elf/dl-close.c (_dl_close_worker): Remove all to be removedUlrich Drepper
2007-06-08* sysdeps/unix/sysv/linux/bits/sched.h: Make second parameter ofUlrich Drepper