7 Commits (382584724308442f03f3d29f7fc6de9e9d140982)

Author SHA1 Message Date
Rich Felker 71a80c5767 use volatile pointers for intentional-crash code. 15 years ago
Rich Felker b052f13cd1 namespace fixes for sys/mman.h 15 years ago
Rich Felker b761bd19aa fix rare but nasty under-allocation bug in malloc with large requests 15 years ago
Rich Felker bf8785825a avoid over-allocation of brk on first malloc 15 years ago
Rich Felker 0958200166 very cheap double-free checks in malloc 15 years ago
Rich Felker 26031da0f8 make malloc(0) return unique pointers rather than NULL 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago