ack/modules/src/string
George Koehler b5b1da6f1a Adjust dependencies in modules/src{print,string,system}
Drop dependency on <ansi.h> in modules+headers; assume that compiler
knows ANSI C89.

Add missing dependency from print to string; #include <ack_string.h>.

Because <print.h> had commented out the declarations of sys_lock() and
sys_unlock(), I now stop building lock.c and unlock.c.
2017-11-10 17:56:42 -05:00
..
ack_string.h Remove functions that also exist in libc. 2017-11-09 23:35:54 -05:00
bts2str.c Header --> Id 1994-06-24 11:31:16 +00:00
btscat.c Header --> Id 1994-06-24 11:31:16 +00:00
btscmp.c Header --> Id 1994-06-24 11:31:16 +00:00
btscpy.c Header --> Id 1994-06-24 11:31:16 +00:00
btszero.c Header --> Id 1994-06-24 11:31:16 +00:00
build.lua Adjust dependencies in modules/src{print,string,system} 2017-11-10 17:56:42 -05:00
long2str.c Header --> Id 1994-06-24 11:31:16 +00:00
str2bts.c Header --> Id 1994-06-24 11:31:16 +00:00
str2long.c Header --> Id 1994-06-24 11:31:16 +00:00
strindex.c Header --> Id 1994-06-24 11:31:16 +00:00
string.3 Remove functions that also exist in libc. 2017-11-09 23:35:54 -05:00
strrindex.c Header --> Id 1994-06-24 11:31:16 +00:00
strzero.c Header --> Id 1994-06-24 11:31:16 +00:00