summaryrefslogtreecommitdiff
path: root/umalloc.c
AgeCommit message (Collapse)AuthorFilesLines
2006-09-06standardize various * conventionsrsc1-20/+20
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-5/+5
2006-08-25kill user process when it generates an unhandled trap (e.g., 13)kaashoek1-6/+0
fix bug in test code of malloc
2006-08-24bug in sbrkkaashoek1-1/+7
test malloc
2006-08-24user-level malloc (untested)kaashoek1-0/+90
nit in sbrk indirect block fix dup to share fd struct