Subversion Repositories Tewi

Rev

Rev 190 | Rev 199 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 190 Rev 194
Line 1... Line 1...
1
 
1
 
2
Tewi HTTPd version 2.02-wip
2
Tewi HTTPd version 2.03
3
 
3
 
4
Original by Nishi <nishi@nishi.boats>
4
Original by Nishi <nishi@nishi.boats>
5
 
5
 
6
All documentations for Tewi HTTPd will be able to be found on-line at
6
All documentations for Tewi HTTPd will be able to be found on-line at
7
https://trac.nishi.boats/tewi
7
https://trac.nishi.boats/tewi
Line 33... Line 33...
33
 
33
 
34
Platform support
34
Platform support
35
--------------------------
35
--------------------------
36
Currently, these platforms are supported:
36
Currently, these platforms are supported:
37
 
37
 
38
Windows 9x                   Experimental port, buggy
38
Windows 9x               Experimental port, buggy
39
                             TODO: Get it more stable
39
                         TODO: Get it more stable
40
                             TODO: Use MinGW not Cygwin
40
                         TODO: Use MinGW not Cygwin
41
Windows NT 4.0 and later     Working on NT 4.0 SP6a
41
Windows NT 4.0/later     Working on NT 4.0 SP6a
42
Linux                        Working on Debian GNU/Linux 12 (x86_64)
42
Linux                    Working on Debian GNU/Linux 12 (x86_64)
43
NetBSD                       Working on NetBSD/amd64 10.0
43
NetBSD                   Working on NetBSD/amd64 10.0
44
Haiku                        Working
44
Haiku                    Working
45
PlayStation Portable         Working, missing module support
45
PlayStation Portable     Working, missing module support
46
                             TODO: Get multi-threading working (maybe)
46
                         TODO: Get multi-threading working (maybe)
47
PlayStation 2                Not working
47
PlayStation 2            Not working
48
PlayStation 3                Working, missing module support
48
PlayStation 3            Working on RPCS3, missing module support
-
 
49
                         I don't know if it works on real machine or not.
49
                             TODO: Get multi-threading working (maybe)
50
                         TODO: Get multi-threading working (maybe)