projects
/
hurd-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
glibc/mmap: Extend.
[hurd-web.git]
/
hurd
/
porting
/
guidelines.mdwn
diff --git
a/hurd/porting/guidelines.mdwn
b/hurd/porting/guidelines.mdwn
index
2618cd9
..
aabf034
100644
(file)
--- a/
hurd/porting/guidelines.mdwn
+++ b/
hurd/porting/guidelines.mdwn
@@
-275,6
+275,7
@@
Oh, we should probably provide it.
## <a name="MAP_NORESERVE"> `MAP_NORESERVE` </a>
Not POSIX, but we could implement it.
+See [[glibc/mmap]].
## <a name="O_DIRECT"> `O_DIRECT` </a>