summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-31[BZ #4858]cvs/fedora-glibc-20070731T1624Jakub Jelinek
2007-07-31* stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.Jakub Jelinek
2007-07-31* manual/libc.texinfo: Update copyrights, formatting magic, andRoland McGrath
2007-07-312007-07-30 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-29[BZ #4860]Ulrich Drepper
2007-07-29* sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): OptimizeUlrich Drepper
2007-07-29* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper
2007-07-29Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros.Ulrich Drepper
2007-07-29(__lll_private_flag): Define. (lll_futex_timed_wait, lll_futex_wake): Use it....Jakub Jelinek
2007-07-29* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZEUlrich Drepper
2007-07-29[BZ 4858]Ulrich Drepper
2007-07-28* locale/programs/ld-monetary.c (monetary_finish): Avoid range checkUlrich Drepper
2007-07-28* nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-07-28* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper
2007-07-28[BZ #4772]Ulrich Drepper
2007-07-28* include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper
2007-07-28* sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper
2007-07-28Include <fcntl.h>.Ulrich Drepper
2007-07-272007-07-27 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek
2007-07-25copyright updateRoland McGrath
2007-07-24* Makerules (install-others-programs-nosubdir): New target.Roland McGrath
2007-07-242007-07-24 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-24* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper
2007-07-24* sysdeps/unix/sysv/linux/powerpc/lowlevellock.hUlrich Drepper
2007-07-23* io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper
2007-07-23* pthread_rwlock_rdlock.c (__pthread_rwlock_rdlock): Add LLL_SHAREDUlrich Drepper
2007-07-23* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: FixUlrich Drepper
2007-07-23Fix compilation when unconditionally using private futexes.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-222007-07-22 Roland McGrath <roland@frob.com>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(_IO_new_file_fopen): Recognize 'e' flag and set O_CLOEXEC is needed.Ulrich 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-222006-06-13 Thomas Schwinge <tschwinge@gnu.org>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-21Define MSG_CMSG_CLOEXEC.Ulrich Drepper
2007-07-20[BZ #4816] Jakub Jelinek
2007-07-20[BZ #4813] Jakub Jelinek
2007-07-19Update.Ulrich Drepper
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