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
David Given
57cb99ade1
Remove sys_time in favour of directly calling time().
2016-11-09 21:52:04 +01:00
dtrg
bbd94dc2dc
Changed to no longer build sys_lock() and sys_unlock(); they only work
...
on platforms that support hardlinks, and nobody uses them anyway.
2006-07-26 12:40:59 +00:00
dtrg
4c0a0e6119
Rationalised use of #includes to be more standards-compliant.
2006-07-18 17:10:29 +00:00
ceriel
5c83e7dbb5
Header --> Id
1994-06-24 11:31:16 +00:00
ceriel
d7b6b9a5ce
Added prototyping stuff
1993-11-10 12:32:42 +00:00
ceriel
799f0600ef
Added prototypes
1993-10-22 13:49:04 +00:00
ceriel
f4ecd50601
made more acceptable for ANSI C
1991-11-26 14:48:27 +00:00
ceriel
751854f36a
prevent multiple includes
1988-09-27 09:50:34 +00:00
ceriel
b8835cee3f
Added copyright notice
1987-03-09 15:15:03 +00:00
ceriel
a7aa5d93ff
Initial revision
1987-01-06 11:41:50 +00:00