Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * malloc/tst-mallocfork.c (do_test): Make sure sa_flags is | Roland McGrath | 2005-12-06 | 1 | -2/+1 |
| | | | | initialized. Reported by John Reiser <jreiser@BitWagon.com>. | ||||
* | [BZ #838] | Ulrich Drepper | 2005-09-27 | 1 | -0/+52 |
| | | | | | | | | | * malloc/arena.c (ptmalloc_lock_all): If global lock already taken by the same thread, just bump the counter. (ptmalloc_unlock_all): If counter for recursive locks hasn't reached zero, don't do anything else. * malloc/Makefile (tests): Add tst-mallocfork. * malloc/tst-mallocfork.c: New file. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -51/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+51 |