Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * malloc/malloc.h [! __GNUC__] (__const): Define if undefined. | Roland McGrath | 2003-05-28 | 1 | -1/+9 |
* | Update. | Ulrich Drepper | 2003-05-09 | 1 | -15/+4 |
* | Update. | Ulrich Drepper | 2003-05-01 | 1 | -0/+2 |
* | (mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal... | Ulrich Drepper | 2003-04-30 | 1 | -3/+4 |
* | Update. | Ulrich Drepper | 2003-04-18 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-04-05 | 1 | -5/+16 |
* | * include/atomic.h (atomic_increment_and_test): Invert sense of test. | Roland McGrath | 2003-03-22 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-21 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2003-03-20 | 1 | -3/+3 |
* | 2003-03-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-10 | 1 | -2/+2 |
* | * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. | Roland McGrath | 2003-02-22 | 1 | -0/+2 |
* | * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. | Roland McGrath | 2003-02-22 | 3 | -2/+35 |
* | Update. | Ulrich Drepper | 2003-01-30 | 1 | -1/+1 |
* | (mem2chunk_check): Check alignment of mem pointer, not of the computed chunk. | Ulrich Drepper | 2003-01-27 | 1 | -2/+2 |
* | * include/fcntl.h: Declare __libc_creat. | Roland McGrath | 2003-01-13 | 2 | -26/+14 |
* | Update. | Ulrich Drepper | 2003-01-07 | 1 | -14/+14 |
* | 2002-01-03 Paul Eggert <eggert@twinsun.com> | Roland McGrath | 2003-01-04 | 1 | -0/+4 |
* | Update. | Ulrich Drepper | 2003-01-02 | 2 | -4/+4 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+3 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+6 |
* | Update. | Ulrich Drepper | 2002-12-31 | 1 | -1/+7 |
* | * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if | Roland McGrath | 2002-12-27 | 1 | -43/+44 |
* | Update. | Ulrich Drepper | 2002-12-18 | 1 | -0/+2 |
* | Update. | Ulrich Drepper | 2002-12-18 | 1 | -8/+29 |
* | Update. | Ulrich Drepper | 2002-12-12 | 1 | -26/+5 |
* | (ptmalloc_unlock_all2): Don't add (void) to mutex_init calls. (arena_get2): D... | Ulrich Drepper | 2002-12-12 | 1 | -8/+4 |
* | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN. | Roland McGrath | 2002-12-06 | 3 | -7/+111 |
* | 2002-12-06 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-12-06 | 1 | -0/+4 |
* | 2002-11-18 Wolfram Gloger <wg@malloc.de> | Roland McGrath | 2002-11-20 | 1 | -3/+9 |
* | * scripts/abilist.awk: New file. | Roland McGrath | 2002-11-14 | 1 | -1/+53 |
* | * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): | Roland McGrath | 2002-11-01 | 3 | -3/+23 |
* | * malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining. | Roland McGrath | 2002-09-29 | 1 | -0/+1 |
* | * malloc/Makefile ($(objpfx)memusagestat.o: sysincludes): Define | Roland McGrath | 2002-09-18 | 1 | -0/+6 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 3 | -12/+12 |
* | Update. | Ulrich Drepper | 2002-08-25 | 2 | -2/+2 |
* | * malloc/hooks.c (__malloc_initialize_hook, __free_hook, | Roland McGrath | 2002-08-23 | 2 | -34/+37 |
* | 2002-08-23 Roland McGrath <roland@redhat.com> | Roland McGrath | 2002-08-23 | 1 | -13/+24 |
* | Add tests for one or both parameters being zero. | Ulrich Drepper | 2002-08-07 | 1 | -1/+17 |
* | 2002-08-07 Jakub Jelinek <jakub@redhat.com> | Roland McGrath | 2002-08-07 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2002-08-04 | 2 | -5/+1 |
* | Update. | Ulrich Drepper | 2002-08-04 | 3 | -0/+5 |
* | Update. | Ulrich Drepper | 2002-08-04 | 1 | -1/+8 |
* | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath | 2002-08-04 | 1 | -0/+3 |
* | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath | 2002-08-04 | 1 | -1/+4 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -3/+10 |
* | Update. | Ulrich Drepper | 2002-08-03 | 1 | -1/+2 |
* | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath | 2002-08-02 | 1 | -0/+4 |
* | (public_cALLOc): Check for overflow on multiplication. | Ulrich Drepper | 2002-08-02 | 1 | -5/+11 |
* | Update. | Ulrich Drepper | 2002-07-11 | 1 | -6/+5 |
* | Update. | Ulrich Drepper | 2002-07-11 | 1 | -0/+2 |