Jeroen Ruigrok/asmodai wrote:
asmodai 2005/04/30 01:24:48 PDT
DragonFly src repository
Modified files:
include stdlib.h
Log:
Back out getloadavg()'s change from int to size_t. This breaks gmake, for
example. No telling what else breaks.
I think a matching change is needed in libc/gen/getloadavg.c, maybe?