ack/modules/src/system
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
access.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
Amake.srclist Added copyright notice 1995-07-31 09:10:42 +00:00
break.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
build.lua More programs, more libraries. src/modules build files are now saner. 2016-07-23 00:30:31 +02:00
chmode.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
close.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
create.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
filesize.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
lock.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
modtime.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
open.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
read.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
remove.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
rename.c Fixed to use rename() for renaming files, not link()/unlink(). 2006-07-26 12:40:25 +00:00
seek.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
stop.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
system.3 Added prototyping stuff 1993-11-10 12:32:42 +00:00
system.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
system.h Changed to no longer build sys_lock() and sys_unlock(); they only work 2006-07-26 12:40:59 +00:00
time.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
unlock.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00
write.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 17:10:29 +00:00