Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 yıl önce |
Eric Andersen
|
1478c2de05
Major cleanup of internal mutex locking. Be more consistant in how we do
|
18 yıl önce |
Mike Frysinger
|
e3c0c189b7
fix from psm: makes use of the malloc debug option in malloc-standard as well
|
18 yıl önce |
Peter S. Mazinger
|
42c1ad48fa
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back
|
18 yıl önce |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
19 yıl önce |
Peter S. Mazinger
|
bb9b5b976f
Go __malloc_lock, go ...
|
19 yıl önce |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 yıl önce |
Peter S. Mazinger
|
68ab26b26b
__malloc_consolidate is only libc internal, enable use of __sbrk
|
19 yıl önce |
Peter S. Mazinger
|
77ccb5b1dc
mmap/mremap/socket/rewind gone
|
19 yıl önce |
Mike Frysinger
|
aab07d0500
macro out the thread funcs in libc if threading is disabled
|
19 yıl önce |
Peter S. Mazinger
|
d24608f995
Hiding again
|
19 yıl önce |
Eric Andersen
|
2f025ae954
Mike Frysinger writes:
|
20 yıl önce |
Eric Andersen
|
a4b98042e6
_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE
|
20 yıl önce |
Eric Andersen
|
921fde55c3
Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.
|
20 yıl önce |
Eric Andersen
|
8d532c5131
Rework malloc. The new default implementation is based on dlmalloc from Doug
|
21 yıl önce |