2 Commits (5db951ef80cae8b627f95b995811bf916c069757)

Author SHA1 Message Date
Rich Felker 4750cf4202 ditch the priority inheritance locks; use malloc's version of lock 14 years ago
Rich Felker 620a134638 rename __simple_malloc.c to lite_malloc.c - yes this affects behavior! 15 years ago
Rich Felker 26031da0f8 make malloc(0) return unique pointers rather than NULL 15 years ago
Rich Felker 598a0147cd fix simple_malloc malloc(0) behavior not to return non-unique pointers 15 years ago
Rich Felker a23baf586a fix simple_malloc size restrictions 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago