]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2008-10-07  Michael KerriskRemoved trailing white space at end of lines
2008-10-07  Michael KerriskExpanded tabs
2008-10-07  Michael KerriskChanges: Minor cleanups
2008-10-07  Michael KerriskChanges: update version number in heading line
2008-10-07  Michael KerriskChanges: this is the Changelog for 3.11
2008-10-06  Michael Kerriskumount2.2: Change link to point to new umount.2
2008-10-06  Michael Kerrisktstamp
2008-10-06  Michael Kerrisktstamp
2008-10-06  Michael Kerriskpause.2: Small rewordings of DESCRIPTION.
2008-10-06  Michael Kerriskfallocate.2: Note lack of glibc wrapper; caller must...
2008-10-06  Michael Kerriskfallocate: Refer reader to posix_fallocate(3) for porta...
2008-10-06  Michael Kerriskproc.5: tstamp
2008-10-06  Michael Kerriskproc.5: rewrite and simplify description of /proc/mounts
2008-10-06  Michael Kerriskmount.2: srcfix: remove outdated FIXME.
2008-10-06  Michael Kerriskproc.5: Add description of /proc/PID/mounts
2008-10-06  Michael Kerriskmount.2: Add description of namespace
2008-10-06  Michael Kerriskmount.2: List a few other file systems that we may...
2008-10-06  Michael Kerriskmount.2: wfix: remove redundant "Linux Notes" subheading
2008-10-06  Michael Kerriskmount.2, umount.2: split umoun*() out into a separate...
2008-10-06  Michael Kerriskspfix
2008-10-06  Michael Kerrisksignal.7: improve description in NAME section
2008-10-06  Pavel Heimlichproc.5: wfix
2008-10-05  Michael Kerrisksignal.7: Add mention of sigaltstack(2).
2008-10-05  Michael Kerrisksignal.7: Describe syscalls that synchronously wait...
2008-10-05  Michael Kerrisksignal.7: Give overview of syscalls that block until...
2008-10-05  Michael Kerrisksignal.7: ffix
2008-10-05  Michael Kerrisksignal.7: Add overview of interfaces for sending signals.
2008-10-05  Michael Kerriskpause.2: remove mention of words "library function"
2008-10-05  Michael Kerriskacct.5: wfix (remove duplicate word)
2008-10-05  Michael Kerriskgetcwd.3: wfix (remove duplicate word)
2008-10-05  Michael Kerriskgetrlimit.2: refer to execve(2) for RLIMIT_STACK's...
2008-10-05  Michael Kerriskexecve.2: _SC_ARG_MAX is no longer necessarily constant
2008-10-05  Michael Kerriskexecve.2: Linux now imposes a floor on the ARG_MAX...
2008-10-05  Michael Kerriskgetrlimit.2: Reword/relocate discussion of BSD's histor...
2008-10-05  Michael Kerrisksrcfix
2008-10-04  Michael Kerrisksignal.7: describe semantics w.r.t. fork() and execve()
2008-10-04  Michael Kerrisksigaction.2: wfix
2008-10-04  Michael Kerrisksigaction.2: refer reader to signal(7) for an overview...
2008-10-04  Michael Kerrisksigaction.2: explain semantics of signal disposition...
2008-10-04  Michael Kerrisksigwaitinfo.2: distinguish per-thread and process-wide...
2008-10-04  Michael Kerrisksigwaitinfo.2: these interfaces have per-thread semantics
2008-10-04  Michael Kerrisksemop.2: wfix
2008-10-04  Michael Kerriskgetrusage.2: rusage measures are preserved across execve(2)
2008-10-04  Michael Kerrisksigaltstack.2: explain inheritance of alternate signal...
2008-10-04  Michael Kerrisksigpending.2: explain effect of fork() and execve(...
2008-10-04  Michael Kerrisksigpending.2: explain how thread's pending signal set...
2008-10-04  Michael Kerrisksigprocmask.2: explain effects of fork() and execve...
2008-10-04  Michael Kerrisksigaction.2: refer to signal(7) for more details on...
2008-10-03  Michael Kerriskexecve.2: updated FIXME (for argv==NULL) in source...
2008-10-02  Michael Kerriskreaddir.2: The programmer must declare the old_linux_di...
2008-10-02  Michael Kerriskwspacefix
2008-10-02  Michael Kerriskreaddir.2: s/dirent/old_linux_dirent/
2008-10-02  Michael Kerriskreaddir.2: remove words "which may change"
2008-10-02  Michael Kerriskreaddir.2: remove header files from SYNOPSIS
2008-10-02  Michael Kerriskgetdents.2: Add an example program
2008-10-02  Michael Kerriskgetdents.2: comment out linux_dirent fields with varyin...
2008-10-02  Michael Kerriskgetdents.2: The DT_* constants are defined in <dirent.h>
2008-10-02  Michael Kerriskgetdents.2: emove header files from SYNOPSIS
2008-10-02  Michael Kerriskgetdents.2: The programmer must define the linux_dirent...
2008-10-02  Michael Kerriskgetdents.2: s/dirent/linux_dirent/
2008-10-01  Michael Kerrisktkill.2: EINVAL error can also occur for invalid TGID
2008-10-01  Michael KerriskDocument MS_SILENT (and MS_VERBOSE)
2008-09-29  Michael Kerriskreaddir.3: SEE ALSO: add getdents(2)
2008-09-29  Michael Kerriskgetdents.2, readdir.3: d_type is currently only support...
2008-09-29  Michael Kerriskfma.3: Add some source code comments explaining two...
2008-09-29  Nicolas Françoiswfix
2008-09-29  Nicolas Françoisnextafter.3: Make description more precise: s/next...
2008-09-29  Nicolas Françoisfloor.3: Fix error in description: s/smallest/largest/
2008-09-29  Nicolas Françoisffix
2008-09-29  Nicolas Françoisatan2.3: Fix error in description of range or return...
2008-09-29  Michael Kerriskutimensat.2: POSIX.1-2008 revision will likely affect...
2008-09-29  Nicolas Françoisutimensat.2: Make various wordings a little more precise.
2008-09-29  Michael Kerrisksend.2: make kernel version for MSG_CONFIRM more precise
2008-09-29  Nicolas Françoismove_pages.2: Make a detail og EPERM error more precise
2008-09-29  Marko Kreenstrcpy.3: Revert earlier change to example strncpy...
2008-09-29  Nicolas Françoisrecv.2: Move kernel version number to first mention...
2008-09-29  Nicolas Françoiscmsg.3: Add parentheses after macro names.
2008-09-29  Nicolas FrançoisRemove a line of junk text.
2008-09-29  Nicolas FrançoisTypo and whitespace fixes
2008-09-29  Nicolas FrançoisMinor wording fixes
2008-09-29  Nicolas FrançoisTypo and wording fixes
2008-09-29  Kirill A. Shutemovsemop.2: fix typo in example
2008-09-29  Michael Kerriskgrfix
2008-09-29  Michael Kerriskmq_overview.7: add mq_notify() to list of lib. function...
2008-09-29  Michael Kerriskmg_getattr.3: mq_getattr() and mq_setattr() are layered...
2008-09-29  Michael Kerriskmq_receive.3: mq_send() is a library function layered...
2008-09-29  Michael Kerriskmq_send.3: mq_send() is a library function layered...
2008-09-29  Michael Kerriskwait4.2: wait3() is a library function layered on wait4().
2008-09-26  Michael Kerrisksplice.2: note that SPLICE_F_MOVE is a no-op since...
2008-09-26  Michael Kerriskrealpath.3: clarify that returned pathname is NULL...
2008-09-26  Michael Kerriskgrfix: s/null terminated string/null-terminated string/
2008-09-26  Michael Kerriskctime.3: clarify mktime()'s use of tm_isdst
2008-09-26  Michael Kerriskctime.3 Minor rewording
2008-09-26  Michael Kerriskctime.3: minor rewording of mktime() description.
2008-09-26  Michael Kerriskffix
2008-09-25  Michael Kerriskmlock.2: tweaks to Maxin John's patch
2008-09-25  Michael Kerrisktstamp
2008-09-25  Michael Kerrisktstamp
2008-09-25  Maxin Johnmlock.2: add EAGAIN error.
2008-09-25  André Goddard... strcpy.3: Avoid redundantly filling the position 'n...
next