Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Fri Dec 14 17:26:19 UTC 2007
Modified Files:
src/lib/libc: shlib_version
src/lib/libc/gen: Makefile.inc humanize_number.c
Added Files:
src/lib/libc/gen: dehumanize_number.c
Log Message:
- add dehumanize_number
- decls for humanize_number and dehumanize_number are in stdlib.h
To generate a diff of this commit:
cvs rdiff -r1.191 -r1.192 src/lib/libc/shlib_version
cvs rdiff -r1.158 -r1.159 src/lib/libc/gen/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/gen/dehumanize_number.c
cvs rdiff -r1.12 -r1.13 src/lib/libc/gen/humanize_number.c
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