From 22d3cefcb55369ceaece846bc2fa0c34edfb75fe Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 7 Oct 2009 18:34:45 +0000 Subject: Add support for GNU/Hurd --- src/build-data/os/hurd | 16 ++++++++++++++++ src/entropy/dev_random/info.txt | 1 + src/entropy/proc_walk/info.txt | 1 + 3 files changed, 18 insertions(+) create mode 100644 src/build-data/os/hurd (limited to 'src') diff --git a/src/build-data/os/hurd b/src/build-data/os/hurd new file mode 100644 index 000000000..ed56dad75 --- /dev/null +++ b/src/build-data/os/hurd @@ -0,0 +1,16 @@ +realname "Hurd" + +os_type unix + + +posix_mlock + + +# Is this correct? + +all + + + +gnu + diff --git a/src/entropy/dev_random/info.txt b/src/entropy/dev_random/info.txt index fddb7ac06..5231b2901 100644 --- a/src/entropy/dev_random/info.txt +++ b/src/entropy/dev_random/info.txt @@ -18,6 +18,7 @@ darwin freebsd dragonfly hpux +hurd irix linux netbsd diff --git a/src/entropy/proc_walk/info.txt b/src/entropy/proc_walk/info.txt index db96ccdb8..b82929a73 100644 --- a/src/entropy/proc_walk/info.txt +++ b/src/entropy/proc_walk/info.txt @@ -17,6 +17,7 @@ darwin freebsd dragonfly hpux +hurd irix linux openbsd -- cgit v1.2.3