about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* [BZ #3325]Ulrich Drepper2007-02-193-3/+3
* * sysdeps/unix/closedir.c: Outside libc don't use locking.Ulrich Drepper2007-02-193-4/+12
* [BZ #2648]Ulrich Drepper2007-02-171-5/+5
* [BZ #3818]Ulrich Drepper2007-02-171-20/+52
* [BZ #3851]Ulrich Drepper2007-02-172-6/+6
* * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): CosmeticUlrich Drepper2007-02-161-3/+4
* [BZ #4040]Ulrich Drepper2007-02-152-20/+20
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __amdfam10__ Jakub Jelinek2007-02-122-2/+3
* * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Remove incorrect comment. cvs/fedora-glibc-20070211T1607Ulrich Drepper2007-02-101-1/+0
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PTR_MANGLE): Roll value before cvs/fedora-glibc-20070202T0923Ulrich Drepper2007-02-012-14/+35
* * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Use registerUlrich Drepper2007-01-261-9/+9
* No need for FDPIC_FUNCPTRS.Ulrich Drepper2007-01-261-1/+0
* * sysdeps/unix/sysv/linux/sys/personality.h (ADDR_NO_RANDOMIZE, Andreas Jaeger2007-01-261-4/+8
* * sysdeps/i386/bits/byteswap.h (__bswap_32): Add __nocona__, __core2__Ulrich Drepper2007-01-252-4/+8
* [BZ #2749] Jakub Jelinek2007-01-176-34/+14
* * sysdeps/unix/sysv/linux/getdents.c (offsetof): Remove.Jakub Jelinek2007-01-171-3/+2
* * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy theUlrich Drepper2007-01-171-5/+4
* * sysdeps/posix/system.c: Remove NO_WAITPID support, it cannotUlrich Drepper2007-01-171-17/+1
* * sysdeps/generic/ldsodefs.h: Define DL_LOOKUP_SCOPE_LOCK.Ulrich Drepper2007-01-151-3/+5
* * sysdeps/i386/i486/bits/atomic.h: DefineUlrich Drepper2007-01-132-11/+35
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1191-1287/+1371
* .Jakub Jelinek2007-07-3191-1371/+1287
* * sysdeps/i386/soft-fp/sfp-machine.h: Remove. Jakub Jelinek2007-01-102-140/+0
* * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file.Ulrich Drepper2006-12-211-0/+101
* * stdlib/Makefile (tests): Add tst-makecontext.Ulrich Drepper2006-12-191-3/+1
* * elf/dl-support.c: Include dl-procinfo.h.Ulrich Drepper2006-12-193-19/+51
* * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME. cvs/fedora-glibc-20061214T0850Ulrich Drepper2006-12-142-3/+7
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: IncludeUlrich Drepper2006-12-131-1/+2
* * nis/nis_subr.c (nis_getnames): Revert last change. cvs/fedora-glibc-20061205T2141Ulrich Drepper2006-12-052-10/+12
* [BZ #3514, BZ #3515]Ulrich Drepper2006-12-034-80/+40
* * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Fix compatibility with cvs/fedora-glibc-20061201T0821Ulrich Drepper2006-12-011-1/+2
* 2006-11-29 Daniel Jacobowitz <dan@codesourcery.com>Ulrich Drepper2006-11-293-10/+91
* * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): InvokeUlrich Drepper2006-11-201-2/+3
* * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.Ulrich Drepper2006-11-162-2/+6
* [BZ #3465]Ulrich Drepper2006-11-101-14/+16
* [BZ #3451] cvs/fedora-glibc-20061110T2049 cvs/fedora-glibc-20061110T1956Ulrich Drepper2006-11-101-15/+27
* * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): AddUlrich Drepper2006-11-103-3/+7
* * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for cvs/fedora-glibc-20061109T2048Ulrich Drepper2006-11-091-3/+5
* * elf/dl-debug.c (_dl_debug_initialize): Check r->r_map for 0 cvs/fedora-glibc-20061109T1949Ulrich Drepper2006-11-093-18/+21
* * sysdeps/powerpc/fpu/bits/mathinline.hUlrich Drepper2006-11-062-58/+83
* * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):Ulrich Drepper2006-11-062-2/+56
* * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P.Ulrich Drepper2006-10-291-0/+1
* * configure.in: Require assembler support for visibility, compilerUlrich Drepper2006-10-288-51/+43
* * sysdeps/x86_64/tls.h: Likewise.Ulrich Drepper2006-10-281-27/+0
* USE_TLS support is now default.Ulrich Drepper2006-10-2719-104/+57
* * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scopeUlrich Drepper2006-10-271-2/+0
* * sysdeps/gnu/netinet/tcp.h: Define TCP_CONGESTION.Ulrich Drepper2006-10-251-0/+1
* [BZ #3313]Ulrich Drepper2006-10-182-8/+9
* [BZ #3369]Ulrich Drepper2006-10-161-5/+5
* * sysdeps/unix/sysv/linux/syscalls.list: Add epoll_pwait.Ulrich Drepper2006-10-114-2/+24