CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/31 19:01:57
Modified files:
include : stdlib.h
lib/libc/stdlib: random.3 random.c ecvt.3
lib/libc/stdio : mktemp.3
Log message:
Improve standards conformance: ecvt(), fcvt(), gcvt(), mktemp(), ttyslot(),
and valloc() are not in the current version, while posix_memalign() mkstemp(),
and mkdtemp() are, and setstate()'s argument has lost a bogus 'const'.
ok millert@ jmc@ espie@ kettenis@; ports build testing by naddy@
