Module: ngircd.git Branch: master Commit: 9a82ca0d6b3309636da38129285971d8080cd6f6 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=9a82c...
Author: Alexander Barton alex@barton.de Date: Fri Dec 5 22:35:23 2008 +0100
doc/Platforms.txt: added x86_64/unknown/linux-gnu
---
doc/Platforms.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/doc/Platforms.txt b/doc/Platforms.txt index d95ab9b..a77cc88 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.