about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT, cvs/fedora-glibc-20070814T0725 cvs/fedora-glibc-20070814T0643Ulrich Drepper2007-08-1421-103/+465
* * sysdeps/unix/sysv/linux/i386/i786/Implies: New file.Ulrich Drepper2007-08-132-0/+6
* * sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper2007-08-134-1/+40
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-1329-7/+53
* * elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,Ulrich Drepper2007-08-132-8/+3
* * sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):Ulrich Drepper2007-08-132-1/+12
* * sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper2007-08-134-7/+27
* * sysdeps/unix/sysv/linux/powerpc/libc-start.cUlrich Drepper2007-08-122-1/+25
* 2007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper2007-08-126-154/+540
* * sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper2007-08-128-15/+58
* * sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): ExpectUlrich Drepper2007-08-125-27/+46
* * sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper2007-08-1212-104/+266
* * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: IncludeUlrich Drepper2007-08-121-0/+6
* Include <kernel-features.h>.Ulrich Drepper2007-08-122-0/+4
* * manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath2007-08-122-3/+7
* typoRoland McGrath2007-08-111-1/+1
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-1125-172/+421
* * elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper2007-08-112-2/+11
* * shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.Ulrich Drepper2007-08-112-11/+33
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-1120-48/+185
* * 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