Age | Commit message (Expand) | Author | Files | Lines |
2007-08-10 | * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC if | Ulrich Drepper | 5 | -36/+101 |
2007-08-10 | (shm_open): Fix typo in last change. | Ulrich Drepper | 1 | -1/+1 |
2007-08-10 | * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY): | Roland McGrath | 1 | -1/+8 |
2007-08-10 | 2007-08-10 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -6/+11 |
2007-08-10 | * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC iscvs/fedora-glibc-20070810T2152 | Ulrich Drepper | 1 | -0/+5 |
2007-08-10 | (shm_open): Use O_CLOEXEC is available. | Ulrich Drepper | 1 | -16/+39 |
2007-08-10 | * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, | Jakub Jelinek | 2 | -2/+11 |
2007-08-10 | * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correct | Ulrich Drepper | 2 | -1/+4 |
2007-08-10 | * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define. | Ulrich Drepper | 4 | -3/+8 |
2007-08-09 | * po/sv.po: Update from translation team. | Ulrich Drepper | 1 | -0/+4 |
2007-08-09 | Update from translation team. | Ulrich Drepper | 1 | -898/+874 |
2007-08-07 | * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939 | Roland McGrath | 13 | -59/+87 |
2007-08-06 | * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): | Roland McGrath | 1 | -0/+5 |
2007-08-06 | 2007-08-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -13/+7 |
2007-08-05 | * po/zh_CN.po: Updated translation from translation team. | Ulrich Drepper | 1 | -0/+4 |
2007-08-05 | Updated translation from translation team. | Ulrich Drepper | 1 | -3778/+4566 |
2007-08-05 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): | Jakub Jelinek | 4 | -23/+18 |
2007-08-04 | * posix/Makefile ($(objpfx)getconf.speclist): Fix typo. | Roland McGrath | 1 | -0/+4 |
2007-08-04 | 2007-08-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -1/+1 |
2007-08-04 | * po/nl.po: Likewise.cvs/fedora-glibc-20070804T2027 | Ulrich Drepper | 1 | -0/+1 |
2007-08-04 | * sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: | Jakub Jelinek | 2 | -63/+0 |
2007-08-04 | Updated translation from translation team. | Ulrich Drepper | 1 | -900/+876 |
2007-08-04 | * io/bits/fcntl2.h (open, open64, openat, openat64): Add | Jakub Jelinek | 2 | -116/+129 |
2007-08-04 | * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIR | Ulrich Drepper | 2 | -2/+5 |
2007-08-04 | * po/pl.po: Updated translation from translation team. | Ulrich Drepper | 3 | -2108/+1756 |
2007-08-03 | * rt/aio.h: Add __nonnull attributes. | Ulrich Drepper | 2 | -23/+35 |
2007-08-03 | * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0. | Ulrich Drepper | 5 | -4/+217 |
2007-08-03 | * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_open | Ulrich Drepper | 24 | -415/+602 |
2007-08-03 | Add U0141 and U0142. | Ulrich Drepper | 1 | -0/+4 |
2007-08-03 | * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument | Jakub Jelinek | 2 | -2/+7 |
2007-08-03 | * io/Makefile (aux): Add have_o_cloexec. | Ulrich Drepper | 6 | -8/+71 |
2007-08-03 | * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data. | Ulrich Drepper | 3 | -11/+14 |
2007-08-03 | * sysdeps/unix/dirstream.h (struct __dirstream): Move lock member | Ulrich Drepper | 7 | -259/+103 |
2007-08-02 | * rt/mqueue.h: Change const to __const and add nonnull attributes. | Ulrich Drepper | 1 | -0/+4 |
2007-08-02 | Change const to __const and add nonnull attributes. | Ulrich Drepper | 1 | -13/+18 |
2007-08-02 | * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to | Roland McGrath | 1 | -0/+9 |
2007-08-02 | 2007-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -8/+12 |
2007-08-01 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Using | Ulrich Drepper | 2 | -59/+11 |
2007-08-01 | * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocatecvs/fedora-glibc-20070801T1703 | Ulrich Drepper | 4 | -0/+127 |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper | 103 | -1991/+2346 |
2007-08-01 | * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_t | Ulrich Drepper | 10 | -22/+57 |
2007-08-01 | * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S | Ulrich Drepper | 4 | -9/+19 |
2007-08-01 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): Count | Ulrich Drepper | 2 | -41/+71 |
2007-07-31 | * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sys | Ulrich Drepper | 1 | -0/+5 |
2007-07-31 | (__get_nprocs): Use /sys filesystem to determine which processors are online. | Ulrich Drepper | 1 | -1/+51 |
2007-07-31 | * sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field. | Jakub Jelinek | 2 | -0/+8 |
2007-07-31 | * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix | Jakub Jelinek | 2 | -1/+4 |
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 | 2 | -0/+16 |
2007-07-31 | * manual/libc.texinfo: Update copyrights, formatting magic, and | Roland McGrath | 1 | -0/+5 |