about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper2007-08-105-36/+101
* (shm_open): Fix typo in last change.Ulrich Drepper2007-08-101-1/+1
* * sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):Roland McGrath2007-08-101-1/+8
* 2007-08-10 Roland McGrath <roland@frob.com>Roland McGrath2007-08-101-6/+11
* * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is cvs/fedora-glibc-20070810T2152Ulrich Drepper2007-08-101-0/+5
* (shm_open): Use O_CLOEXEC is available.Ulrich Drepper2007-08-101-16/+39
* * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek2007-08-102-2/+11
* * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correctUlrich Drepper2007-08-102-1/+4
* * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper2007-08-104-3/+8
* * po/sv.po: Update from translation team.Ulrich Drepper2007-08-091-0/+4
* Update from translation team.Ulrich Drepper2007-08-091-898/+874
* * include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l. cvs/fedora-glibc-20070809T0939Roland McGrath2007-08-0713-59/+87
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):Roland McGrath2007-08-061-0/+5
* 2007-08-06 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-061-13/+7
* * po/zh_CN.po: Updated translation from translation team.Ulrich Drepper2007-08-051-0/+4
* Updated translation from translation team.Ulrich Drepper2007-08-051-3778/+4566
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek2007-08-054-23/+18
* * posix/Makefile ($(objpfx)getconf.speclist): Fix typo.Roland McGrath2007-08-041-0/+4
* 2007-08-04 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-041-1/+1
* * po/nl.po: Likewise. cvs/fedora-glibc-20070804T2027Ulrich Drepper2007-08-041-0/+1
* * sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: Jakub Jelinek2007-08-042-63/+0
* Updated translation from translation team.Ulrich Drepper2007-08-041-900/+876
* * io/bits/fcntl2.h (open, open64, openat, openat64): Add Jakub Jelinek2007-08-042-116/+129
* * sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIRUlrich Drepper2007-08-042-2/+5
* * po/pl.po: Updated translation from translation team.Ulrich Drepper2007-08-043-2108/+1756
* * rt/aio.h: Add __nonnull attributes.Ulrich Drepper2007-08-032-23/+35
* * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper2007-08-035-4/+217
* * intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper2007-08-0324-415/+602
* Add U0141 and U0142.Ulrich Drepper2007-08-031-0/+4
* * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument Jakub Jelinek2007-08-032-2/+7
* * io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper2007-08-036-8/+71
* * sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.Ulrich Drepper2007-08-033-11/+14
* * sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper2007-08-037-259/+103
* * rt/mqueue.h: Change const to __const and add nonnull attributes.Ulrich Drepper2007-08-021-0/+4
* Change const to __const and add nonnull attributes.Ulrich Drepper2007-08-021-13/+18
* * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links toRoland McGrath2007-08-021-0/+9
* 2007-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2007-08-021-8/+12
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper2007-08-012-59/+11
* * sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocate cvs/fedora-glibc-20070801T1703Ulrich Drepper2007-08-014-0/+127
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-01103-1991/+2346
* * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper2007-08-0110-22/+57
* * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.SUlrich Drepper2007-08-014-9/+19
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper2007-08-012-41/+71
* * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sysUlrich Drepper2007-07-311-0/+5
* (__get_nprocs): Use /sys filesystem to determine which processors are online.Ulrich Drepper2007-07-311-1/+51
* * sysdeps/sparc/tls.h (tcbhead_t): Add private_futex field.Jakub Jelinek2007-07-312-0/+8
* * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix Jakub Jelinek2007-07-312-1/+4
* [BZ #4858] cvs/fedora-glibc-20070731T1624Jakub Jelinek2007-07-311-1/+1
* * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.Jakub Jelinek2007-07-312-0/+16
* * manual/libc.texinfo: Update copyrights, formatting magic, andRoland McGrath2007-07-311-0/+5