about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.Roland McGrath2007-08-041-0/+4
* * po/nl.po: Likewise. cvs/fedora-glibc-20070804T2027Ulrich Drepper2007-08-041-0/+1
* * io/bits/fcntl2.h (open, open64, openat, openat64): Add Jakub Jelinek2007-08-041-0/+5
* * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIRUlrich Drepper2007-08-041-0/+3
* * po/pl.po: Updated translation from translation team.Ulrich Drepper2007-08-041-0/+5
* * rt/aio.h: Add __nonnull attributes.Ulrich Drepper2007-08-031-0/+4
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper2007-08-031-0/+5
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-031-0/+10
* * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument Jakub Jelinek2007-08-031-0/+5
* * io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper2007-08-031-0/+9
* * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.Ulrich Drepper2007-08-031-2/+5
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-031-0/+12
* * rt/mqueue.h: Change const to __const and add nonnull attributes.Ulrich Drepper2007-08-021-0/+4
* * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links toRoland McGrath2007-08-021-0/+9
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper2007-08-011-0/+6
* * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate cvs/fedora-glibc-20070801T1703Ulrich Drepper2007-08-011-0/+7
* * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper2007-08-011-0/+17
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper2007-08-011-2/+3
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sysUlrich Drepper2007-07-311-0/+5
* * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix Jakub Jelinek2007-07-311-0/+3
* [BZ #4858] cvs/fedora-glibc-20070731T1624Jakub Jelinek2007-07-311-1/+1
* * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.Jakub Jelinek2007-07-311-0/+4
* * manual/libc.texinfo: Update copyrights, formatting magic, andRoland McGrath2007-07-311-0/+5
* [BZ #4860]Ulrich Drepper2007-07-291-0/+3
* * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): OptimizeUlrich Drepper2007-07-291-0/+4
* * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.Ulrich Drepper2007-07-291-0/+13
* * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZEUlrich Drepper2007-07-291-0/+3
* [BZ 4858]Ulrich Drepper2007-07-291-0/+7
* * locale/programs/ld-monetary.c (monetary_finish): Avoid range checkUlrich Drepper2007-07-281-0/+8
* * nscd/selinux.c (preserve_capabilities): Initialize new_capsUlrich Drepper2007-07-281-0/+9
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-0/+61
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-281-0/+32
* [BZ #4772]Ulrich Drepper2007-07-281-0/+4
* * include/time.h (enum ptime_locale_status): Remove.Ulrich Drepper2007-07-281-0/+15
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-0/+36
* * sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper2007-07-281-0/+22
* * Makerules (install-others-programs-nosubdir): New target.Roland McGrath2007-07-241-0/+13
* * io/Makefile (tests): Add tst-posix_fallocate.Ulrich Drepper2007-07-231-0/+8
* [BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath2007-07-231-2/+8
* * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro.Roland McGrath2007-07-221-0/+5
* * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible.Ulrich Drepper2007-07-221-0/+2
* * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and setUlrich Drepper2007-07-221-0/+10
* * manual/errno.texi: Change ECANCELED value to 119.Roland McGrath2007-07-221-0/+2
* * mach/lock-intern.h: Include <sys/cdefs.h>.Roland McGrath2007-07-221-0/+18
* * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC forUlrich Drepper2007-07-211-0/+3
* * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC.Ulrich Drepper2007-07-211-0/+11
* [BZ #4816] Jakub Jelinek2007-07-201-0/+3
* [BZ #4813] Jakub Jelinek2007-07-201-2/+7
* * include/features.h (__USE_ISOC95): New define.Ulrich Drepper2007-07-191-0/+8
* * sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper2007-07-191-0/+5