fork of 9front i guess
Go to file
cinap_lenrek 0e09795831 dossrv: handle file offsets > 2^31
maximum file size is 4GB-1 as the file length is stored in
a 32 bit long. make sure it doesnt overflow on write or
or truncate. interpret the file length as unsigned. pass
vlong to readfile()/writefile()/truncfile() so we can
handle overflows and not just ignore the upper bits.
2015-10-05 04:31:31 +02:00
386
68000
68020
acme
adm/timezone
alpha
amd64 ape: add stdint.h, fix SSIZE_MAX and add SIZE_MAX to limits.h 2015-07-13 02:36:48 +02:00
arm
lib fortunes: Please be respectful in this forum. 2015-09-26 19:10:40 -04:00
mips
power
power64
rc teach doctype how to timepic 2015-09-28 11:33:06 +02:00
sparc
sparc64
spim add /spim 2015-08-08 08:38:25 +02:00
sys dossrv: handle file offsets > 2^31 2015-10-05 04:31:31 +02:00
.hgignore fix library mkfiles for objtype=spim 2015-08-08 08:04:41 +02:00