Age | Commit message (Expand) | Author | Files | Lines |
2007-08-04 | * io/bits/fcntl2.h (open, open64, openat, openat64): Add | Jakub Jelinek | 1 | -0/+5 |
2007-08-04 | * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR | Ulrich Drepper | 1 | -0/+3 |
2007-08-04 | * po/pl.po: Updated translation from translation team. | Ulrich Drepper | 1 | -0/+5 |
2007-08-03 | * rt/aio.h: Add __nonnull attributes. | Ulrich Drepper | 1 | -0/+4 |
2007-08-03 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0. | Ulrich Drepper | 1 | -0/+5 |
2007-08-03 | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper | 1 | -0/+10 |
2007-08-03 | * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument | Jakub Jelinek | 1 | -0/+5 |
2007-08-03 | * io/Makefile (aux): Add have_o_cloexec. | Ulrich Drepper | 1 | -0/+9 |
2007-08-03 | * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data. | Ulrich Drepper | 1 | -2/+5 |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 1 | -0/+12 |
2007-08-02 | * rt/mqueue.h: Change const to __const and add nonnull attributes. | Ulrich Drepper | 1 | -0/+4 |
2007-08-02 | * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to | Roland McGrath | 1 | -0/+9 |
2007-08-01 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using | Ulrich Drepper | 1 | -0/+6 |
2007-08-01 | * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocatecvs/fedora-glibc-20070801T1703 | Ulrich Drepper | 1 | -0/+7 |
2007-08-01 | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper | 1 | -0/+17 |
2007-08-01 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count | Ulrich Drepper | 1 | -2/+3 |
2007-07-31 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys | Ulrich Drepper | 1 | -0/+5 |
2007-07-31 | * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix | Jakub Jelinek | 1 | -0/+3 |
2007-07-31 | [BZ #4858]cvs/fedora-glibc-20070731T1624 | Jakub Jelinek | 1 | -1/+1 |
2007-07-31 | * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests. | Jakub Jelinek | 1 | -0/+4 |
2007-07-31 | * manual/libc.texinfo: Update copyrights, formatting magic, and | Roland McGrath | 1 | -0/+5 |
2007-07-29 | [BZ #4860] | Ulrich Drepper | 1 | -0/+3 |
2007-07-29 | * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ZERO_S): Optimize | Ulrich Drepper | 1 | -0/+4 |
2007-07-29 | * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. | Ulrich Drepper | 1 | -0/+13 |
2007-07-29 | * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE | Ulrich Drepper | 1 | -0/+3 |
2007-07-29 | [BZ 4858] | Ulrich Drepper | 1 | -0/+7 |
2007-07-28 | * locale/programs/ld-monetary.c (monetary_finish): Avoid range check | Ulrich Drepper | 1 | -0/+8 |
2007-07-28 | * nscd/selinux.c (preserve_capabilities): Initialize new_caps | Ulrich Drepper | 1 | -0/+9 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 1 | -0/+61 |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper | 1 | -0/+32 |
2007-07-28 | [BZ #4772] | Ulrich Drepper | 1 | -0/+4 |
2007-07-28 | * include/time.h (enum ptime_locale_status): Remove. | Ulrich Drepper | 1 | -0/+15 |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper | 1 | -0/+36 |
2007-07-28 | * sysdeps/posix/posix_fallocate64.c: Undefine | Ulrich Drepper | 1 | -0/+22 |
2007-07-24 | * Makerules (install-others-programs-nosubdir): New target. | Roland McGrath | 1 | -0/+13 |
2007-07-23 | * io/Makefile (tests): Add tst-posix_fallocate. | Ulrich Drepper | 1 | -0/+8 |
2007-07-23 | [BZ #3665, BZ #4126, BZ #4178, BZ #4610] | Roland McGrath | 1 | -2/+8 |
2007-07-22 | * sysdeps/mach/hurd/bits/fcntl.h [__USE_GNU] (O_CLOEXEC): New macro. | Roland McGrath | 1 | -0/+5 |
2007-07-22 | * login/utmp_file.c (setutent_file): Use O_CLOEXEC if possible. | Ulrich Drepper | 1 | -0/+2 |
2007-07-22 | * libio/fileops.c (_IO_new_file_fopen): Recognize 'e' flag and set | Ulrich Drepper | 1 | -0/+10 |
2007-07-22 | * manual/errno.texi: Change ECANCELED value to 119. | Roland McGrath | 1 | -0/+2 |
2007-07-22 | * mach/lock-intern.h: Include <sys/cdefs.h>. | Roland McGrath | 1 | -0/+18 |
2007-07-21 | * nscd/nscd_helper.c (get_mapping): Use MSG_CMSG_CLOEXEC for | Ulrich Drepper | 1 | -0/+3 |
2007-07-21 | * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 1 | -0/+11 |
2007-07-20 | [BZ #4816] | Jakub Jelinek | 1 | -0/+3 |
2007-07-20 | [BZ #4813] | Jakub Jelinek | 1 | -2/+7 |
2007-07-19 | * include/features.h (__USE_ISOC95): New define. | Ulrich Drepper | 1 | -0/+8 |
2007-07-19 | * sysdeps/ia64/sched_cpucount.c: New file. | Ulrich Drepper | 1 | -0/+5 |
2007-07-19 | * sysdeps/unix/sysv/linux/bits/sched.h (__sched_cpucount): Add | Ulrich Drepper | 1 | -0/+5 |
2007-07-19 | * bits/types.h: Don't include stddef.h, don't define __need_size_t. | Ulrich Drepper | 1 | -0/+11 |