]> arthur.barton.de Git - ngircd-alex.git/commitdiff
doc/Platforms.txt: added x86_64/unknown/linux-gnu
authorAlexander Barton <alex@barton.de>
Fri, 5 Dec 2008 21:35:23 +0000 (22:35 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 5 Dec 2008 21:35:23 +0000 (22:35 +0100)
doc/Platforms.txt

index d95ab9b5eb0a1cc34f4f6946862f90f8308ff543..a77cc88e841fd9ebb5c4a3385af862c5dc50d8d3 100644 (file)
@@ -62,6 +62,7 @@ powerpc/unknown/openbsd3.6  gcc 2.95.3   0.10.0     06-10-08 alex   Y Y n Y
 sparc/sun/solaris2.6        gcc 2.95.3   0.7.x-CVS  03-04-22 alex   Y Y Y Y
 sparc/sun/solaris2.7        gcc 3.3      0.8.0      04-05-30 alex   Y Y Y Y
 sparc/unkn./netbsdelf1.6.1  gcc 2.95.3   0.8.0      04-05-30 alex   Y Y Y Y
+x86_64/unknown/linux-gnu    4.3.2        13~rc1     08-12-05 alex   Y Y Y Y (5)
 
 
 Notes
@@ -82,3 +83,4 @@ Notes
 
 (4) Using the /dev/poll IO interface.
 
+(5) Using the epoll() IO interface.