aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-12* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath2-3/+7
2007-08-11typoRoland McGrath1-1/+1
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper25-172/+421
2007-08-11* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper2-2/+11
2007-08-11* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.Ulrich Drepper2-11/+33
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper20-48/+185
2007-08-10* nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper5-36/+101
2007-08-10(shm_open): Fix typo in last change.Ulrich Drepper1-1/+1
2007-08-10* sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):Roland McGrath1-1/+8
2007-08-102007-08-10 Roland McGrath <roland@frob.com>Roland McGrath1-6/+11
2007-08-10* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC iscvs/fedora-glibc-20070810T2152Ulrich Drepper1-0/+5
2007-08-10(shm_open): Use O_CLOEXEC is available.Ulrich Drepper1-16/+39
2007-08-10* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek2-2/+11
2007-08-10* sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correctUlrich Drepper2-1/+4
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper4-3/+8
2007-08-09* po/sv.po: Update from translation team.Ulrich Drepper1-0/+4
2007-08-09Update from translation team.Ulrich Drepper1-898/+874
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath13-59/+87
2007-08-06* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):Roland McGrath1-0/+5
2007-08-062007-08-06 Roland McGrath <roland@redhat.com>Roland McGrath1-13/+7
2007-08-05* po/zh_CN.po: Updated translation from translation team.Ulrich Drepper1-0/+4
2007-08-05Updated translation from translation team.Ulrich Drepper1-3778/+4566
2007-08-05* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek4-23/+18
2007-08-04* posix/Makefile ($(objpfx)getconf.speclist): Fix typo.Roland McGrath1-0/+4
2007-08-042007-08-04 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2007-08-04* po/nl.po: Likewise.cvs/fedora-glibc-20070804T2027Ulrich Drepper1-0/+1
2007-08-04* sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_init.c: Jakub Jelinek2-63/+0
2007-08-04Updated translation from translation team.Ulrich Drepper1-900/+876
2007-08-04* io/bits/fcntl2.h (open, open64, openat, openat64): Add Jakub Jelinek2-116/+129
2007-08-04* sysdeps/unix/opendir.c (__alloc_dir): Correct order of DIRUlrich Drepper2-2/+5
2007-08-04* po/pl.po: Updated translation from translation team.Ulrich Drepper3-2108/+1756
2007-08-03* rt/aio.h: Add __nonnull attributes.Ulrich Drepper2-23/+35
2007-08-03* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.Ulrich Drepper5-4/+217
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper24-415/+602
2007-08-03Add U0141 and U0142.Ulrich Drepper1-0/+4
2007-08-03* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument Jakub Jelinek2-2/+7
2007-08-03* io/Makefile (aux): Add have_o_cloexec.Ulrich Drepper6-8/+71
2007-08-03* sysdeps/unix/opendir.c (__alloc_dir): Don't initialize ->data.Ulrich Drepper3-11/+14
2007-08-03* sysdeps/unix/dirstream.h (struct __dirstream): Move lock memberUlrich Drepper7-259/+103
2007-08-02* rt/mqueue.h: Change const to __const and add nonnull attributes.Ulrich Drepper1-0/+4
2007-08-02Change const to __const and add nonnull attributes.Ulrich Drepper1-13/+18
2007-08-02* posix/Makefile ($(inst_libexecdir)/getconf): Make hard links toRoland McGrath1-0/+9
2007-08-022007-08-02 Roland McGrath <roland@redhat.com>Roland McGrath1-8/+12
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): UsingUlrich Drepper2-59/+11
2007-08-01* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate): Add fallocatecvs/fedora-glibc-20070801T1703Ulrich Drepper4-0/+127
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper103-1991/+2346
2007-08-01* stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper10-22/+57
2007-08-01* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.SUlrich Drepper4-9/+19
2007-08-01* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs_conf): CountUlrich Drepper2-41/+71
2007-07-31* sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use /sysUlrich Drepper1-0/+5