Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: jruoho
Date: Wed Apr 13 06:56:51 UTC 2011
Modified Files:
src/lib/libc/stdlib: Makefile.inc abs.3
Removed Files:
src/lib/libc/stdlib: imaxabs.3 labs.3 llabs.3
Log Message:
Collect abs(3), labs(3), llabs(3), and imaxabs(3) to a single small page.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/lib/libc/stdlib/Makefile.inc
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/stdlib/abs.3
cvs rdiff -u -r1.4 -r0 src/lib/libc/stdlib/imaxabs.3
cvs rdiff -u -r1.11 -r0 src/lib/libc/stdlib/labs.3
cvs rdiff -u -r1.7 -r0 src/lib/libc/stdlib/llabs.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index