summaryrefslogtreecommitdiff
path: root/glibc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-03-21 16:22:59 +0100
committerThomas Schwinge <thomas@schwinge.name>2012-03-21 16:22:59 +0100
commitf76a460375e906ad20de197c506ff47b42dc6b94 (patch)
treeac8de4c4b0cb9a773e3b8fc73d3a5946915ad79f /glibc.mdwn
parent03f16b2498fa93bd69da9baa6d45d29f08bea45e (diff)
glibc/mmap: New.
Diffstat (limited to 'glibc.mdwn')
-rw-r--r--glibc.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/glibc.mdwn b/glibc.mdwn
index dad3c427..701b7bfc 100644
--- a/glibc.mdwn
+++ b/glibc.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2007, 2008, 2010, 2011 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -78,6 +78,8 @@ Some of these are well-known as [[UNIX]] [[system call]]s.
* [[fork]]
+ * [[mmap]]
+
* [[poll]]