summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-08-10* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC iscvs/fedora-glibc-20070810T2152Ulrich Drepper
2007-08-10* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek
2007-08-10* sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correctUlrich Drepper
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper
2007-08-09* po/sv.po: Update from translation team.Ulrich Drepper
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-08-06* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):Roland McGrath
2007-08-05* po/zh_CN.po: Updated translation from translation team.Ulrich Drepper
2007-08-05* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek
2007-08-04* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.Roland McGrath
2007-08-04* po/nl.po: Likewise.cvs/fedora-glibc-20070804T2027Ulrich Drepper
2007-08-04* io/bits/fcntl2.h (open, open64, openat, openat64): Add Jakub Jelinek
2007-08-04* sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIRUlrich Drepper
2007-08-04* po/pl.po: Updated translation from translation team.Ulrich Drepper
2007-08-03* rt/aio.h: Add __nonnull attributes.Ulrich Drepper
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper
2007-08-03* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument Jakub Jelinek
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper
2007-08-03* sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.Ulrich Drepper
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper
2007-08-02* rt/mqueue.h: Change const to __const and add nonnull attributes.Ulrich Drepper
2007-08-02* posix/Makefile ($(inst_libexecdir)/getconf): Make hard links toRoland McGrath
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocatecvs/fedora-glibc-20070801T1703Ulrich Drepper
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper
2007-07-31* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sysUlrich Drepper
2007-07-31* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix Jakub Jelinek
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-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-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-24* Makerules (install-others-programs-nosubdir): New target.Roland McGrath
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