summaryrefslogtreecommitdiff
path: root/AUTHORS
blob: e926f30fe5e878c30aaa958e57c2faab0935e787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The bunch of it was written by:
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 malloc implementation in physmem/malloc.c was written by:
Doug Lea  <dl@cs.oswego.edu>

The serial output driver for laden and wortel (laden/output-serial.c,
wortel/output-serial.c) was written by:
Daniel Wagner  <wagi@gmx.ch>