..
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
Adjust dependencies in modules/src{print,string,system}
2017-11-10 17:56:42 -05: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
Stop using mktemp() --- on Haiku, it always generates the same filenames,
2017-08-06 13:22:05 +02: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
Remove sys_time in favour of directly calling time().
2016-11-09 21:52:04 +01:00
system.c
Rationalised use of #includes to be more standards-compliant.
2006-07-18 17:10:29 +00:00
system.h
Adjust dependencies in modules/src{print,string,system}
2017-11-10 17:56:42 -05: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