Commit Graph

428 Commits

Author SHA1 Message Date
02bf6b0de3 Add project and binary for XCode 1.0 (Mac OS X 10.3). 2021-05-20 16:36:03 +01:00
d61e4196b3 Add project and binary for XCode 2.2 (Mac OS X 10.4). 2021-05-20 16:35:44 +01:00
f87c7acd9f Ensure UNIX gets definitions sent by subfolders in CMake scripts. 2021-05-20 16:35:13 +01:00
d44245164a Change how data is written to files in Carbon, to ensure the returned integer equals the number of bytes written. 2021-05-20 16:34:52 +01:00
afae632ed2 Handles in Carbon are garbage-collected double-pointers, fix their usage. 2021-05-20 16:33:28 +01:00
55f5042dfd Clear Carbon's unicode string variables as it is not done properly by the string conversion functions. 2021-05-20 16:32:29 +01:00
03e0fcb1b5 Fix retrieval of absolute path in Carbon. 2021-05-20 16:31:57 +01:00
142ef1d3ef Enable dynamic loading of setxattr(2) in Darwin/Mac OS X if compiled with dl interface, TODO old dyld interface. 2021-05-20 16:31:27 +01:00
e20566d3ad Only use punchchole in Darwin/Mac OS X if present when compiled. 2021-05-20 16:29:52 +01:00
82c8a79aee Fix includes in Darwin/Mac OS X 2021-05-20 15:12:44 +01:00
f3beb862af Update Atari ST binary. 2021-05-20 15:10:36 +01:00
6c028a858f Fix interpretation of TOS build date in Atari ST. 2021-05-20 15:10:20 +01:00
296ce1ab9d Due to GEMDOS restrictions, only create 100 files in Atari ST. 2021-05-20 15:09:46 +01:00
9b2c9a7e80 Due to GEMDOS restrictions, only create 90 folders in Atari ST. 2021-05-20 15:09:15 +01:00
3711470500 On Atari ST, run directory depth last. 2021-05-16 23:32:20 +01:00
80371e7990 Update Atari ST binary. 2021-05-16 21:16:20 +01:00
5cf071e30d Fix printing of volume information in Atari ST. 2021-05-16 21:15:27 +01:00
76aa4384e4 If BPB could not be retrieved in Atari ST assume we're using 512 bytes per sector. 2021-05-16 21:15:11 +01:00
b401b9f637 Force Atari TOS to check for media change before requesting information. 2021-05-16 21:14:32 +01:00
86767c501a Fix number of defined timestamps in Atari ST. 2021-05-16 21:14:06 +01:00
07095b7e3b Fix calculation of drive no. in Atari ST. 2021-05-16 21:13:50 +01:00
7598b1608c Detect Atari ST compiler. 2021-05-16 21:12:45 +01:00
2465fa555e Fix extension of generated Atari ST disk image. 2021-05-16 07:24:11 +01:00
aa2fdf4a11 Update Atari ST binary. 2021-05-16 07:23:29 +01:00
ff194585fa Fix printing long values in Atari ST. 2021-05-16 07:21:30 +01:00
9297e2567d Fix protection error when checking if there's a cookie jar in Atari ST. 2021-05-16 07:19:08 +01:00
1b5e2d98c6 Fix decoding GEMDOS version. 2021-05-16 07:15:54 +01:00
f7e4d325b0 Fix formatting of TOS build date. 2021-05-16 07:15:21 +01:00
594e54df97 Correct protection error when accessing system base in Atari ST. 2021-05-16 07:14:16 +01:00
d786b8771d Add UFS type in MacOS. 2021-05-16 07:10:00 +01:00
bc2b412bcc Decode A/UX version from Gestalt response when running in Mac OS. 2021-05-16 07:09:43 +01:00
eadd34c389 Create only 1000 files in Mac OS. 2021-05-16 07:09:19 +01:00
0c43a85497 Add project for CodeWarrior 6.0. 2021-05-16 07:08:36 +01:00
c0003722f0 Add OpenBSD makefile. 2021-05-14 04:56:10 +01:00
5f0f59d188 Add NetBSD makefile. 2021-05-14 04:55:56 +01:00
7be44a72e8 Add FreeBSD makefile. 2021-05-14 04:55:41 +01:00
bd68ca1cc7 Fix DragonFly BSD makefile. 2021-05-14 04:46:12 +01:00
9d6cf85a7e Add Linux makefile. 2021-05-14 04:46:00 +01:00
4b03fd48df Add Linux binary for IA32 with GLIBC 2.2.5. 2021-05-13 15:20:12 +01:00
029013a204 Add Linux binary for IA32 with GLIBC 2.1.3. 2021-05-13 15:20:00 +01:00
524edd4a12 Add Linux binary for IA32 with GLIBC 2.0.7. 2021-05-13 15:19:47 +01:00
dcf4ab569b Add Linux binary for IA32 with GLIBC 1.7.14. 2021-05-13 15:19:23 +01:00
52cef98804 Add Linux binary for IA32 with GLIBC 1.8.10. 2021-05-11 22:03:45 +01:00
9c3208c266 Fix typo in Linux definition name. 2021-05-11 22:00:57 +01:00
056af1e1fc Use dynamic calling for fallocate to allow sparse to compile in old Linux. 2021-05-11 21:56:18 +01:00
4e60409954 Use basetype for flags in Linux. 2021-05-11 21:49:51 +01:00
01540ed6c5 Define RTLD_DEFAULT if not defined in Linux. 2021-05-11 21:49:04 +01:00
541a164766 Define flags attributes ioctl if not defined in Linux. 2021-05-11 21:48:17 +01:00
aed413edff Add support for old Linux statfs. 2021-05-11 21:42:36 +01:00
a4b045ff9c Add binary for OpenBSD/i386 4.7. 2021-05-03 13:05:56 +01:00