Overview
| Comment: | PLATFORMS.md: Add Windows 98 SE and NT 4.0 |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
97007c865faf103d0cee71cc9bdfc094 |
| User & Date: | js on 2020-06-01 19:31:09 |
| Other Links: | manifest | tags |
Context
|
2020-06-02
| ||
| 21:35 | Merge support for setting mtime (and atime) (check-in: b57531df38 user: js tags: trunk) | |
|
2020-06-01
| ||
| 19:31 | PLATFORMS.md: Add Windows 98 SE and NT 4.0 (check-in: 97007c865f user: js tags: trunk) | |
| 18:29 | README.md: Fix a weird line break (check-in: eb58561473 user: js tags: trunk) | |
Changes
Modified PLATFORMS.md from [98e6767a77] to [f92cc38d5b].
| ︙ | ︙ | |||
179 180 181 182 183 184 185 | * Runtimes: ObjFW * Limitations: No threads Windows ------- | | > > | | 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 |
* Runtimes: ObjFW
* Limitations: No threads
Windows
-------
* OS Versions: 98 SE, NT 4.0, XP (x86), 7 (x64), 8 (x64), 8.1 (x64), 10,
Wine (x86 & x64)
* Architectures: x86, x86_64
* Compilers: GCC 5.3.0 & 6.2.0 from msys2 (x86 and x64),
Clang 3.9.0 from msys2 (x86)
* Runtimes: ObjFW
Others
------
Basically, it should run on any POSIX system to which GCC >= 4.6 or a recent
|
| ︙ | ︙ |