about summary refs log tree commit diff
path: root/nptl/init.c
Commit message (Expand)AuthorAgeFilesLines
* * init.c (nptl_freeres): Compile only for SHARED.Ulrich Drepper2009-03-101-3/+3
* * Makeconfig (%.v.i): Depend on Makeconfig.Roland McGrath2009-02-281-1/+1
* * allocatestack.c (__free_stacks): Renamed from free_stacks.Ulrich Drepper2009-01-291-1/+15
* * init.c (__pthread_initialize_minimal_internal): Optimize testUlrich Drepper2009-01-041-16/+20
* * init.c (__pthread_initialize_minimal_internal): Cheat a bit byUlrich Drepper2009-01-031-3/+7
* * init.c (__pthread_initialize_minimal_internal): Check forUlrich Drepper2009-01-031-1/+25
* * init.c (__pthread_initialize_minimal): Initialize word to appease Jakub Jelinek2007-10-151-1/+1
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-281-2/+2
* 2007-05-16 Roland McGrath <roland@redhat.com>Roland McGrath2007-06-261-0/+6
* [BZ #4586]Ulrich Drepper2007-06-081-2/+2
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-271-4/+4
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-1/+1
* * io/bits/fcntl2.h (__open_2): Add nonnull attribute.Ulrich Drepper2007-05-251-1/+1
* * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2007-05-251-2/+2
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-231-0/+12
* (pthread_functions): Don't add .ptr_wait_lookup_done here. (__pthread_initial...Ulrich Drepper2007-05-211-2/+3
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-23/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-4/+2
* .Jakub Jelinek2007-07-311-2/+4
* USE_TLS support is now default.Ulrich Drepper2006-10-271-1/+1
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-231-1/+3
* * nis/nis_ping.c: Remove unnecessary conditionals beforeUlrich Drepper2006-04-081-2/+18
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-4/+24
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-131-1/+5
* 2005-12-12 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-131-13/+12
* * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED.Roland McGrath2005-10-161-8/+13
* 2005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-10-011-1/+10
* Update.Ulrich Drepper2004-12-281-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-80/+23
* 2.5-18.1Jakub Jelinek2007-07-121-23/+80
* (__pthread_initialize_minimal_internal): Also unblock SIGSETXID.Ulrich Drepper2004-12-091-1/+2
* Update.Ulrich Drepper2004-11-201-6/+0
* Update.Ulrich Drepper2004-09-201-2/+38
* Update.Ulrich Drepper2004-03-311-1/+2
* Update.Ulrich Drepper2004-03-241-0/+7
* Update.Ulrich Drepper2004-03-151-1/+1
* * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson2004-01-161-3/+0
* Update.Ulrich Drepper2004-01-141-2/+2
* 2003-12-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-12-231-6/+11
* Update.Ulrich Drepper2003-12-191-0/+8
* (__pthread_initialize_minimal_internal): Don't treat architectures with separ...Ulrich Drepper2003-12-181-4/+0
* Update.Ulrich Drepper2003-09-241-0/+2
* Update.Ulrich Drepper2003-09-021-0/+2
* Update.Ulrich Drepper2003-08-311-0/+2
* Update.Ulrich Drepper2003-08-081-0/+9
* Update.Ulrich Drepper2003-07-311-0/+2
* Update.Ulrich Drepper2003-07-081-4/+6
* (sigcancel_handler): Change parameters to match handler for SA_SIGACTION. Che...Ulrich Drepper2003-07-051-3/+14
* Update.Ulrich Drepper2003-04-211-10/+0