summary refs log tree commit diff
path: root/doc/Platforms.txt
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2008-12-05 22:35:23 +0100
committerAlexander Barton <alex@barton.de>2008-12-05 22:35:23 +0100
commit9a82ca0d6b3309636da38129285971d8080cd6f6 (patch)
tree1b131e1cbc9ad85e66b2eb29c4e8e80f8aa06be9 /doc/Platforms.txt
parente573f54b0cb9fd182cfcdbbb70e4e01936d33c0a (diff)
downloadngircd-9a82ca0d6b3309636da38129285971d8080cd6f6.tar.gz
ngircd-9a82ca0d6b3309636da38129285971d8080cd6f6.zip
doc/Platforms.txt: added x86_64/unknown/linux-gnu
Diffstat (limited to 'doc/Platforms.txt')
-rw-r--r--doc/Platforms.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Platforms.txt b/doc/Platforms.txt
index d95ab9b5..a77cc88e 100644
--- a/doc/Platforms.txt
+++ b/doc/Platforms.txt
@@ -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.