- Timestamp:
- Nov 5, 2024, 10:59:45 AM (11 days ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r408 r411 50 50 Darwin Working on 8.0.1 51 51 Solaris Working on 9 52 GNU/Hurd Working 52 53 NetWare Working on 6.5 SP8, missing module support 53 54 DOS Working, missing module support and multi-threading -
trunk/README.tmpl
r408 r411 50 50 Darwin Working on 8.0.1 51 51 Solaris Working on 9 52 GNU/Hurd Working 52 53 NetWare Working on 6.5 SP8, missing module support 53 54 DOS Working, missing module support and multi-threading -
trunk/Server/version.c
r407 r411 42 42 #elif defined(__sun__) 43 43 "Solaris" 44 #elif defined(__gnu_hurd__) 45 "GNU/Hurd" 44 46 #elif defined(__CYGWIN__) 45 47 "Cygwin"
Note:
See TracChangeset
for help on using the changeset viewer.