ObjFW  Check-in [c2d05e0469]

Overview
Comment:PLATFORMS.md: Add DragonFlyBSD.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c2d05e0469ee00eaa0f07a6dd940470ef547fea46ac6e308765eaed003388d5b
User & Date: js on 2012-10-22 20:11:14
Other Links: manifest | tags
Context
2012-10-22
20:12
Allocate space for sockaddr_storage, not sockaddr. check-in: c9f2fe558e user: js tags: trunk
20:11
PLATFORMS.md: Add DragonFlyBSD. check-in: c2d05e0469 user: js tags: trunk
2012-10-21
22:13
Fix a test on DragonFlyBSD. check-in: 83618d5a08 user: js tags: trunk
Changes

Modified PLATFORMS.md from [5848f7d75b] to [8c1efe3016].

1
2
3
4
5
6









7
8
9
10
11
12
13
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.











iOS
---

  * Architectures: ARM
  * Compilers: GCC 4.2.1
  * Runtimes: Apple






>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Platforms
=========

ObjFW is known to work on the following platforms, but should run on many
others as well.


DragonFlyBSD
------------

  * OS versions: 3.0, 3.3-DEVELOPMENT
  * Architectures: x86, x86_64
  * Compilers: GCC 4.4.7
  * Runtimes: ObjFW


iOS
---

  * Architectures: ARM
  * Compilers: GCC 4.2.1
  * Runtimes: Apple