Kjetil Oftedal
|
3538ba34e0
malloc: Add missing locks for some paths (valloc/memalign/posix_memalign)
|
5 years ago |
Waldemar Brodkorb
|
cee0b058fa
add aligned_alloc required for latest gcc libstdc++
|
8 years ago |
Bernhard Reutner-Fischer
|
2be3edacc1
stdlib: avoid relocation
|
11 years ago |
Peter S. Mazinger
|
e75dfc1f73
memalign.c: does not use MAX, do not include param.h
|
13 years ago |
Bernhard Reutner-Fischer
|
2f9445814c
memalign: include sys/param.h for MAX
|
13 years ago |
Rob Landley
|
7d602faf76
Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)).
|
16 years ago |
Khem Raj
|
6494060312
Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.
|
16 years ago |
Mike Frysinger
|
cdbdcae49d
declare local prototype since we cant use system malloc.h
|
19 years ago |
Miles Bader
|
3fa4f2f6ca
Initial checkin.
|
22 years ago |