CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/06 07:28:01
Modified files:
lib/libc/stdlib: malloc.c
Log message:
use _ALIGN() which is uhm a bit OpenBSD-specific, but it means we
don't need to use sys/param.h at all, guess which one i believe is
greater namespace polution
ok otto
