diff options
author | lloyd <[email protected]> | 2009-07-25 12:24:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-07-25 12:24:36 +0000 |
commit | 336404ac312cdc7cea82f9a2568d36c62418123f (patch) | |
tree | 8f9eb004e3806309537240d2e96963a327a28338 /src/alloc | |
parent | c9f92c0c07634c3a2aa73a8f3d3660ba39d76fde (diff) |
Add support for Dragonfly BSD (a fork of FreeBSD).
Contributed by Patrick Georgi
Diffstat (limited to 'src/alloc')
-rw-r--r-- | src/alloc/alloc_mmap/info.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/alloc/alloc_mmap/info.txt b/src/alloc/alloc_mmap/info.txt index d8c766d55..65d9b2977 100644 --- a/src/alloc/alloc_mmap/info.txt +++ b/src/alloc/alloc_mmap/info.txt @@ -13,6 +13,7 @@ mmap_mem.h <os> linux freebsd +dragonfly openbsd netbsd solaris |