summaryrefslogtreecommitdiffstats
path: root/HOWTOHELP
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTOHELP')
-rw-r--r--HOWTOHELP6
1 files changed, 1 insertions, 5 deletions
diff --git a/HOWTOHELP b/HOWTOHELP
index a4a6293bf..7edc468b9 100644
--- a/HOWTOHELP
+++ b/HOWTOHELP
@@ -246,16 +246,11 @@ add_key(2)
keyctl(2)
request_key(2)
-inotify_add_watch(2)
-inotify_init(2)
-inotify_rm_watch(2)
-
delete_module(2)
init_module(2)
create_module(2) (Present up to and including kernel 2.4, absent in 2.6)
query_module(2) (Present up to and including kernel 2.4, absent in 2.6)
-
ioprio_get(2) (new in kernel 2.6.13)
ioprio_set(2) (new in kernel 2.6.13)
@@ -292,6 +287,7 @@ adjtime(3)
dlinfo(3) (Solaris and FreeBSD have a similar function.)
dladdr1(3)
dlmopen(3) (Since glibc 2.3.4; probably to be documented on dlopen.3 page)
+memmem(3) (GNU extension)
readdir_r(3) (probably as additional text in readdir.3)
sigstack(3)
sigwait(3)