GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nptl
/
allocatestack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New API to set default thread attributes
Siddhesh Poyarekar
2013-06-15
1
-2
/
+10
*
Move __default_stacksize into __default_pthread_attr
Siddhesh Poyarekar
2013-03-19
1
-1
/
+1
*
Remove unnecessary assert on attr in allocate_stack().
Carlos O'Donell
2013-01-11
1
-1
/
+4
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Remove __ASSUME_TGKILL.
Joseph Myers
2012-08-08
1
-11
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Return errno on failure in allocate_stack
Carlos O'Donell
2011-12-14
1
-12
/
+4
*
Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork
Andreas Schwab
2011-09-15
1
-0
/
+1
*
Fix setxid race handling exiting threads
Andreas Schwab
2011-08-31
1
-1
/
+10
*
Quash a warning in nptl/allocatestack.c
Roland McGrath
2011-07-14
1
-1
/
+1
*
Translate kernel error into what pthread_create should return
Ulrich Drepper
2011-05-11
1
-1
/
+1
*
Fix memory leak in TLS of loaded objects.
Ulrich Drepper
2011-04-10
1
-1
/
+6
*
Revert to original version of setxid race fix
Andreas Schwab
2010-03-08
1
-0
/
+9
*
Fix setxid race with thread creation
Ulrich Drepper
2010-03-05
1
-3
/
+10
*
Fix races in setXid implementation.
Daniel Jacobowitz
2009-10-30
1
-19
/
+104
*
* allocatestack.c (__free_stacks): Renamed from free_stacks.
Ulrich Drepper
2009-01-29
1
-14
/
+6
*
* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and
Ulrich Drepper
2009-01-08
1
-10
/
+10
*
(in_flight_stack): New variable. (stack_list_del): New function. Use instead...
Ulrich Drepper
2009-01-07
1
-11
/
+86
*
* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.
Ulrich Drepper
2008-08-15
1
-14
/
+8
*
* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional
Ulrich Drepper
2007-12-14
1
-1
/
+1
*
* sysdeps/x86_64/memset.S: Add sfence after movnti.
Ulrich Drepper
2007-11-08
1
-1
/
+6
*
[BZ #4938]
Ulrich Drepper
2007-08-21
1
-0
/
+20
*
* nscd/servicescache.c: Include kernel-features.h.
Ulrich Drepper
2007-08-13
1
-0
/
+1
*
* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):
Ulrich Drepper
2007-08-01
1
-22
/
+22
*
* iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned
Ulrich Drepper
2007-07-28
1
-3
/
+3
*
* allocatestack.c (allocate_stack): Make code compile if
Ulrich Drepper
2007-06-17
1
-0
/
+2
*
[BZ #4586]
Ulrich Drepper
2007-06-08
1
-3
/
+3
*
* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit
Ulrich Drepper
2007-05-28
1
-4
/
+4
*
* init.c: Make it compile with older kernel headers.
Ulrich Drepper
2007-05-27
1
-3
/
+2
*
* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.
Ulrich Drepper
2007-05-26
1
-2
/
+3
*
* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,
Ulrich Drepper
2007-05-25
1
-6
/
+4
*
* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
Ulrich Drepper
2007-05-25
1
-4
/
+4
*
* init.c (__pthread_initialize_minimal_internal): Check whether
Ulrich Drepper
2007-05-23
1
-0
/
+12
*
* elf/dl-close.c (_dl_close_worker): When removing object from
Ulrich Drepper
2007-05-19
1
-0
/
+57
*
(change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise.
Ulrich Drepper
2007-05-07
1
-5
/
+19
*
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
2007-01-11
1
-58
/
+1
*
.
Jakub Jelinek
2007-07-31
1
-1
/
+58
*
* allocatestack.c (queue_stack): Move freeing of surplus stacks to...
Ulrich Drepper
2006-08-23
1
-32
/
+46
*
* stdlib/test-canon.c (do_test): Close fd before unlinking file so
Ulrich Drepper
2006-08-01
1
-3
/
+8
*
* sysdeps/unix/sysv/linux/kernel-features.h: Add
Ulrich Drepper
2006-03-28
1
-12
/
+12
*
* allocatestack.c (allocate_stack): Initialize robust_list.
cvs/fedora-glibc-20060213T0650
Ulrich Drepper
2006-02-13
1
-2
/
+13
*
* allocatestack.c (allocate_stack): Don't demand that there is an
Ulrich Drepper
2005-12-13
1
-2
/
+3
*
* allocatestack.c (setxid_signal_thread): Add
Roland McGrath
2005-10-04
1
-2
/
+2
*
* allocatestack.c (setxid_signal_thread): Need to use
Ulrich Drepper
2005-10-02
1
-2
/
+2
*
2005-10-01 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-10-01
1
-43
/
+49
*
* csu/elf-init.c (__libc_csu_fini): Don't do anything here.
Ulrich Drepper
2005-01-06
1
-1
/
+2
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-178
/
+83
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-83
/
+178
*
Update.
Ulrich Drepper
2004-11-25
1
-1
/
+1
*
Update.
Ulrich Drepper
2004-11-20
1
-0
/
+1
[next]