regularize str -> num convertors

This commit is contained in:
Denis Vlasenko
2006-11-25 14:44:13 +00:00
parent 809a6e3104
commit ed836cdc30
6 changed files with 362 additions and 271 deletions

View File

@@ -87,7 +87,7 @@ lib-y += vperror_msg.o
lib-y += warn_ignoring_args.o
lib-y += wfopen.o
lib-y += wfopen_input.o
lib-y += xatol.o
lib-y += xatonum.o
lib-y += xconnect.o
lib-y += xfuncs.o
lib-y += xgetcwd.o