summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-16* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121Jakub Jelinek
2007-08-16* sysdeps/unix/sysv/linux/alpha/lowlevellock.h Jakub Jelinek
2007-08-16* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Jakub Jelinek
2007-08-16* stdlib/bits/stdlib-ldbl.h (__strtold_internal): Remove. Jakub Jelinek
2007-08-16* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to... Jakub Jelinek
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek
2007-08-15* sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.SUlrich Drepper
2007-08-15(__pthread_cond_broadcast): Pass LLL_PRIVATE to lll_* and or FUTEX_PRIVATE_FL...Ulrich Drepper
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek
2007-08-14* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. Jakub Jelinek
2007-08-14* elf/dl-misc.c: Undo last change. The kernel won't allow it.Ulrich Drepper
2007-08-14* stdlib/strtold_l.c: Include wchar.h if needed. Add libc_hidden_def.Ulrich Drepper
2007-08-14* po/bg.po: New file. From the translation team.Ulrich Drepper
2007-08-14* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_PSELECT,cvs/fedora-glibc-20070814T0725cvs/fedora-glibc-20070814T0643Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/i386/i786/Implies: New file.Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper
2007-08-13* elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/clock_gettime.c (maybe_syscall_gettime_cpu):Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/powerpc/libc-start.cUlrich Drepper
2007-08-122007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/ia64/bits/sigcontext.h: Include stddef.hUlrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/dl-vdso.c (_dl_vdso_vsym): ExpectUlrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/powerpc/dl-vdso.c: Move to...Ulrich Drepper
2007-08-12* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: IncludeUlrich Drepper
2007-08-12Include <kernel-features.h>.Ulrich Drepper
2007-08-12* manual/stdio.texi (Variable Arguments Output): Fix xref to gcc manual.Roland McGrath
2007-08-11typoRoland McGrath
2007-08-11* pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper
2007-08-11* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper
2007-08-11* shadow/lckpwdf.c (__lckpwdf): Use O_CLOEXEC if possible.Ulrich Drepper
2007-08-11* nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper
2007-08-10* nss/nss_files/files-XXX.c (internal_setent): Use O_CLOEXEC ifUlrich Drepper
2007-08-10(shm_open): Fix typo in last change.Ulrich Drepper
2007-08-10* sysdeps/mach/hurd/bits/ioctls.h (NLDLY, TABDLY, BSDLY, VTDLY):Roland McGrath
2007-08-102007-08-10 Roland McGrath <roland@frob.com>Roland McGrath
2007-08-10* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC iscvs/fedora-glibc-20070810T2152Ulrich Drepper
2007-08-10(shm_open): Use O_CLOEXEC is available.Ulrich Drepper
2007-08-10* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l, Jakub Jelinek
2007-08-10* sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Use correctUlrich Drepper
2007-08-10* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.Ulrich Drepper
2007-08-09* po/sv.po: Update from translation team.Ulrich Drepper
2007-08-09Update from translation team.Ulrich Drepper
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-08-06* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion):Roland McGrath
2007-08-062007-08-06 Roland McGrath <roland@redhat.com>Roland McGrath
2007-08-05* po/zh_CN.po: Updated translation from translation team.Ulrich Drepper
2007-08-05Updated translation from translation team.Ulrich Drepper
2007-08-05* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h (PSEUDO): Jakub Jelinek