index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
/
malloc.c
Age
Commit message (
Expand
)
Author
2005-12-19
Updated to fedora-glibc-20051219T1003
cvs/fedora-glibc-2_3_90-19
Jakub Jelinek
2005-11-15
Updated to fedora-glibc-20051115T0809
Jakub Jelinek
2005-10-20
Updated to fedora-glibc-20051020T0651
Jakub Jelinek
2005-10-03
Updated to fedora-glibc-20051003T2040
Jakub Jelinek
2005-09-12
* malloc.c (struct malloc_chunk): Fix comment typo.
Jakub Jelinek
2005-03-24
Updated to fedora-glibc-20050324T0715
cvs/fedora-glibc-2_3_4-17
Jakub Jelinek
2005-03-19
Updated to fedora-glibc-20050319T1907
cvs/fedora-glibc-2_3_4-15
Jakub Jelinek
2005-03-03
Updated to fedora-glibc-20050302T1820
Jakub Jelinek
2005-02-08
Updated to fedora-glibc-20050208T0948
cvs/fedora-glibc-2_3_4-6
Jakub Jelinek
2004-12-13
Updated to fedora-glibc-20041213T2323
cvs/fedora-glibc-2_3_3-91
Jakub Jelinek
2004-12-10
Updated to fedora-glibc-20041210T0634
Jakub Jelinek
2004-11-20
Updated to fedora-glibc-20041120T0949
Jakub Jelinek
2004-11-19
chunksize(x) => x->size
Jakub Jelinek
2004-11-19
Another version of the free checks.
Jakub Jelinek
2004-11-16
MINSIZE => 2 * SIZE_SZ
Jakub Jelinek
2004-11-15
* malloc/malloc.c (_int_free): Further free () protection checks.
Jakub Jelinek
2004-11-15
Updated to fedora-glibc-20041115T0915
Jakub Jelinek
2004-11-02
Updated to fedora-glibc-20041102T1153
Jakub Jelinek
2004-10-14
Updated to fedora-glibc-20041014T0548
Jakub Jelinek
2004-10-12
Updated to fedora-glibc-20041012T1128
cvs/fedora-glibc-2_3_3-67
Jakub Jelinek
2004-10-04
Updated to fedora-glibc-20041004T0747
cvs/fedora-glibc-2_3_3-64
Jakub Jelinek
2004-09-25
Updated to fedora-glibc-20040925T0738
Jakub Jelinek
2004-09-10
nt_free): Only do arena boundary check for contiguous arenas.
Ulrich Drepper
2004-09-09
Update.
Ulrich Drepper
2004-09-09
(_int_free): Add inexpensive double free and memory corruption tests. (malloc...
Ulrich Drepper
2004-09-09
Update.
Ulrich Drepper
2004-09-08
Update.
Ulrich Drepper
2004-08-21
Update.
Ulrich Drepper
2004-08-13
Update.
Ulrich Drepper
2004-03-19
Update.
Ulrich Drepper
2004-03-05
Update.
Ulrich Drepper
2003-12-17
Update.
Ulrich Drepper
2003-09-30
Update.
Ulrich Drepper
2003-09-23
Update.
Ulrich Drepper
2003-09-12
Update.
Ulrich Drepper
2003-09-08
Update.
Ulrich Drepper
2003-08-19
Update.
Ulrich Drepper
2003-08-19
Update.
Ulrich Drepper
2003-06-18
Update.
Ulrich Drepper
2003-05-01
Update.
Ulrich Drepper
2003-04-30
(mEMALIGn): Define alias __memalign_internal. (__posix_memalign): Use __memal...
Ulrich Drepper
2003-01-30
Update.
Ulrich Drepper
2003-01-13
* include/fcntl.h: Declare __libc_creat.
Roland McGrath
2003-01-07
Update.
Ulrich Drepper
2002-12-18
Update.
Ulrich Drepper
2002-12-06
* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
Roland McGrath
2002-09-29
* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.
Roland McGrath
2002-08-26
2002-08-26 Brian Youmans <3diff@gnu.org>
Roland McGrath
2002-08-25
Update.
Ulrich Drepper
2002-08-23
* malloc/hooks.c (__malloc_initialize_hook, __free_hook,
Roland McGrath
[next]