index
:
~dvdhrm/man-pages
attributes_reformat
master
memfd
Extensions to the linux man-pages project
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
Ready for 3.70
HEAD
man-pages-3.70
master
Michael Kerrisk
2
-3
/
+3
2014-07-08
Removed trailing white space at end of lines
Michael Kerrisk
3
-3
/
+3
2014-07-08
Changes: Expanded tabs
Michael Kerrisk
1
-4
/
+4
2014-07-08
Changes: Ready for 3.70
Michael Kerrisk
1
-6
/
+295
2014-07-08
iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl....
Michael Kerrisk
37
-37
/
+37
2014-07-08
ldd.1: SEE ALSO: add sprof(1)
Michael Kerrisk
1
-0
/
+1
2014-07-08
profil.3: SEE ALSO: add sprof(1)
Michael Kerrisk
1
-0
/
+1
2014-07-08
ld.so.8: SEE ALSO: add sprof(1)
Michael Kerrisk
1
-0
/
+1
2014-07-08
sprof.1: Reviewed by Marko Myllynen
Michael Kerrisk
1
-1
/
+1
2014-07-08
sprof.1: New page for the glibc sprof(1) command
Michael Kerrisk
1
-0
/
+301
2014-07-08
ld.so.8: Clarify that LD_PROFILE can specify just a single shared object
Michael Kerrisk
1
-1
/
+1
2014-07-08
ld.so.8: Clarify that LD_PROFILE output is appended to target file
Michael Kerrisk
1
-1
/
+1
2014-07-08
inotify.7: Clarify with events are generated for watched directories
Michael Kerrisk
1
-7
/
+13
2014-07-08
fcntl.2: Suggest the use of real-time signals with F_NOTIFY
Michael Kerrisk
1
-0
/
+5
2014-07-08
fcntl.2: ERRORS: Document ENOTDIR error for F_NOTIFY
Michael Kerrisk
1
-0
/
+8
2014-07-07
pipe.7: Clarify that since 2.6.35, 65535 bytes is the default pipe capacity
Michael Kerrisk
1
-1
/
+2
2014-07-07
pipe.7: Add reference that the pipe capacity can be changed.
Elie De Brauwer
1
-0
/
+10
2014-07-07
pipe.2: PIPE_BUF is defined in limits.h
Elie De Brauwer
1
-0
/
+4
2014-07-07
epoll_ctl.2: BUGS: EPOLLWAKEUP is silently ignored without CAP_BLOCK_SUSPEND
Michael Kerrisk
1
-0
/
+28
2014-07-07
epoll.7: Minor tweaks to Neil Brown's patch
Michael Kerrisk
1
-13
/
+15
2014-07-07
epoll.7: Document EPOLLWAKEUP
NeilBrown
1
-0
/
+29
2014-07-07
epoll_ctl.2: Minor tweaks to Neil Brown's patch
Michael Kerrisk
1
-4
/
+4
2014-07-07
epoll_ctl.2: Document EPOLLWAKEUP
NeilBrown
1
-0
/
+20
2014-07-06
set_tid_address.2: SEE ALSO: add gettid(2)
Michael Kerrisk
1
-1
/
+2
2014-07-06
set_tid_address.2: Use "thread" rather than "process" in DESCRIPTION
Michael Kerrisk
1
-10
/
+10
2014-07-06
syscalls.2: grfix
Michael Kerrisk
1
-1
/
+1
2014-07-05
fcntl.2: Use proper page cross-references in F_NOTIFY discussion
Michael Kerrisk
1
-6
/
+34
2014-07-03
poll.2: The negate-fd-to-ignore technique does not work for file descriptor 0
Michael Kerrisk
1
-1
/
+2
2014-07-01
fcntl.2: The return value for F_SETPIPE_SZ is the pipe capacity
Michael Kerrisk
1
-4
/
+2
2014-07-01
getitimer.2: Rewrite a few pieces to clarify some details
Michael Kerrisk
1
-10
/
+17
2014-07-01
inotify.7: ffix
Michael Kerrisk
1
-1
/
+1
2014-07-01
mallopt.3: MALLOC_MMAP_THRESHOLD_ and MALLOC_MMAP_MAX_ *do* work in setgid pr...
Michael Kerrisk
1
-12
/
+0
2014-06-29
dup.2: Fix erroneous discussion regarding closing 'newfd' before calling dup2()
Michael Kerrisk
1
-6
/
+35
2014-06-29
dup.2: Rework and enhance discussion of dup2()
Michael Kerrisk
1
-23
/
+51
2014-06-29
dup.2: Add subhead for dup3()
Michael Kerrisk
1
-1
/
+1
2014-06-29
printf.3: Update references to standards for C and S conversion specifiers
Michael Kerrisk
1
-2
/
+2
2014-06-29
printf.3: Remove some old text about glibc 2.0 changes
Michael Kerrisk
1
-2
/
+2
2014-06-29
printf.3: wfix
Michael Kerrisk
1
-3
/
+3
2014-06-29
getpass.3: wfix
Michael Kerrisk
1
-1
/
+1
2014-06-29
cmsg.3: wfix
Michael Kerrisk
1
-1
/
+1
2014-06-29
printf.3: Remove libc4 and libc5 details
Michael Kerrisk
1
-46
/
+46
2014-06-29
printf.3: grfix
Michael Kerrisk
1
-1
/
+1
2014-06-29
libc.7: Clarify man-pages policy on documenting C libraries other tahn glibc
Michael Kerrisk
1
-2
/
+2
2014-06-29
libc.7: wfix
Michael Kerrisk
1
-2
/
+3
2014-06-29
libc.7: Use absolute dates in discussion of libc vs glibc
Michael Kerrisk
1
-2
/
+3
2014-06-29
printf.3: SUSv3 and later agree with C99 for the snprintf() return value
Michael Kerrisk
1
-0
/
+3
2014-06-29
inotify.7: Clarify IN_ONESHOT explanation
Michael Kerrisk
1
-1
/
+1
2014-06-28
inotify.7: Clarify description of IN_EXCL_UNLINK
Michael Kerrisk
1
-2
/
+5
2014-06-28
inotify.7: wfix
Michael Kerrisk
1
-1
/
+1
2014-06-28
inotify_add_watch.2: Clarify that the target of a watch is an i-node
Michael Kerrisk
1
-8
/
+6
[next]