diff options
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,9 +4,9 @@ Marcus Brinkmann <marcus@gnu.org> The libhurd-slab allocator implementation (libhurd-slab/slab.c): Johan Rydberg <jrydberg@night.trouble.net> -The zone allocator physmem/zalloc.h, physmem/zalloc.c was originally -written by: -Neal H Walfield <neal@walfield.org> +The pthread implementation libpthread/, and the zone allocator +physmem/zalloc.h, physmem/zalloc.c was originally written by: +Neal H Walfield <neal@walfield.org> The malloc implementation in physmem/malloc.c was written by: Doug Lea <dl@cs.oswego.edu> |