aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-07-25 12:24:36 +0000
committerlloyd <[email protected]>2009-07-25 12:24:36 +0000
commit336404ac312cdc7cea82f9a2568d36c62418123f (patch)
tree8f9eb004e3806309537240d2e96963a327a28338 /src/timer
parentc9f92c0c07634c3a2aa73a8f3d3660ba39d76fde (diff)
Add support for Dragonfly BSD (a fork of FreeBSD).
Contributed by Patrick Georgi
Diffstat (limited to 'src/timer')
-rw-r--r--src/timer/gettimeofday/info.txt1
-rw-r--r--src/timer/posix_rt/info.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/timer/gettimeofday/info.txt b/src/timer/gettimeofday/info.txt
index d3812eedf..a58e8088d 100644
--- a/src/timer/gettimeofday/info.txt
+++ b/src/timer/gettimeofday/info.txt
@@ -16,6 +16,7 @@ beos
cygwin
darwin
freebsd
+dragonfly
hpux
irix
linux
diff --git a/src/timer/posix_rt/info.txt b/src/timer/posix_rt/info.txt
index 7501373bb..fa530ea1a 100644
--- a/src/timer/posix_rt/info.txt
+++ b/src/timer/posix_rt/info.txt
@@ -18,6 +18,7 @@ linux -> rt
cygwin
linux
#freebsd
+dragonfly
#netbsd
#openbsd
</os>