CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/19 15:50:25
Modified files:
lib/libc/stdlib: malloc.c
Log message:
Fix compilation on alpha, where DEF_WEAK() really must be paired with
PROTO_NORMAL(). Problem noted by deraadt@
