- Jan 11, 2011
-
-
Russ Cox authored
Variable declarations at top of function, separate from initialization. Use == 0 instead of ! for checking pointers. Consistent spacing around {, *, casts. Declare 0-parameter functions as (void) not (). Integer valued functions return -1 on failure, 0 on success.
-
- Aug 31, 2010
-
-
Robert Morris authored
do not keep sorted contiguous free list
-
- Aug 28, 2007
- Aug 27, 2007
-
-
rsc authored
-
- Aug 10, 2007
-
-
rsc authored
-
- Aug 09, 2007
-
-
rsc authored
-
- Sep 06, 2006
- Aug 24, 2006
- Aug 23, 2006
-
-
kaashoek authored
nit in sbrk indirect block fix dup to share fd struct
-