CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/01/18 00:32:17
Modified files: lib/libc/stdlib: abs.3 imaxabs.3 labs.3 Log message: Replace the vague, incorrect, and confusing BUGS sections with CAVEATS clearly stating which arguments have to be avoided, and mention the header files defining the constants required for the checks. Feedback and OK guenther@, OK bluhm@.