Splitting xfuncs.c into two parts. No code chabges.

This commit is contained in:
Denis Vlasenko
2008-04-09 00:33:23 +00:00
parent 79cedcb2c0
commit b12b1c87b5
3 changed files with 27 additions and 508 deletions

View File

@@ -101,6 +101,7 @@ lib-y += wfopen_input.o
lib-y += xatonum.o
lib-y += xconnect.o
lib-y += xfuncs.o
lib-y += xfuncs_printf.o
lib-y += xfunc_die.o
lib-y += xgetcwd.o
lib-y += xgethostbyname.o