Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/stdlib
Module Name: src
Committed By: christos
Date: Fri Jan 16 18:35:28 UTC 2015
Added Files:
src/common/lib/libc/stdlib: _strtoi.h strtoi.c strtou.c
Log Message:
add strto{i,u} from Kamil Rytarowski as discussed in tech-userlevel.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/common/lib/libc/stdlib/_strtoi.h \
src/common/lib/libc/stdlib/strtoi.c src/common/lib/libc/stdlib/strtou.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