]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
2014-06-18  Michael Kerrisksplice.2: Document EAGAIN error
2014-06-18  Marko Myllyneniconv.1, iconvconfig.8: Clarify gconv file terminology...
2014-06-18  Marko Myllynencharmap.5: Remove accidental ISO C compliance reference
2014-06-18  Michael Kerriskintro.1, gettimeofday.2, mkdir.2, nice.2, setresuid...
2014-06-18  Michael Kerriskopen.2: O_CLOEXEC is also one the flags not ignored...
2014-06-17  Carlos O'Donellsyscalls.2: Add prlimit64(2)
2014-06-17  Simon Paillardshmget.2: grfix
2014-06-17  Simon Paillard:eventfd.2, fallocate.2, open.2, sendmmsg.2, signalfd...
2014-06-16  Michael KerriskChanges.old: Fixes to 3.69 changelog
2014-06-14  Michael KerriskStart of man-pages-3.70: updating Changes and Changes.old
2014-06-14  Michael KerriskStart of man-pages-3.70: updating .Announce and .lsm...
2014-06-14  Michael KerriskStart of man-pages-3.70: renaming .Announce and .lsm...
2014-06-14  Michael KerriskReady for 3.69 man-pages-3.69
2014-06-14  Michael KerriskRemoved trailing white space at end of lines
2014-06-14  Michael KerriskChanges: Ready for 3.69
2014-06-14  Yuri Kozlovcciss.4: tfix
2014-06-13  Michael Kerrisklocaledef.1, execve.2, fcntl.2, flock.2, lseek.2, open...
2014-06-13  Michael Kerriskiconvconfig.8: wfix
2014-06-13  Michael Kerriskiconvconfig.8: Minor tweaks to Mark Myllynen's patch
2014-06-13  Marko Myllyneniconvconfig.8: New page for iconvconfig(8)
2014-06-13  Michael Kerriskiconv.1: wfix
2014-06-13  Michael Kerriskiconv.1: Remove an unneeded sentence
2014-06-13  Michael Kerriskiconv.1: Reword discussion of GCONV_PATH
2014-06-13  Michael Kerriskiconv.3: SEE ALSO: add iconvconfig(8)
2014-06-12  Michael Kerriskiconv.1: Minor tweaks to Marko Myllynen's patch
2014-06-12  Marko Myllyneniconv.1: New page for the iconv(1) command
2014-06-12  Michael Kerriskfcntl.2: wfix
2014-06-12  Michael Kerriskproc.5: Add a brief description of /proc/fs
2014-06-12  NeilBrowntimes.2: wfix
2014-06-12  Michael Kerriskremap_file_pages.2: Note that remap_file_pages() is...
2014-06-12  Michael Kerrisksyscalls.2: Note that remap_file_pages() is deprecated
2014-06-11  Yuri Kozlovlocale.7: tfix
2014-06-11  Yuri Kozlovlocale.7: tfix
2014-06-11  Marko Myllynencharsets.7: Reword ISO 2022 status slightly
2014-06-11  Peng Haitaogetdtablesize.3: ATTRIBUTES: Note function that is...
2014-06-11  Peng Haitaomkstemp.3: ATTRIBUTES: Note functions that are thread...
2014-06-11  Peng Haitaogetdirentries.3: ATTRIBUTES: Note function that is...
2014-06-11  Peng Haitaosiginterrupt.3: ATTRIBUTES: Note function that is not...
2014-06-11  Qian Leiiconv.3: ATTRIBUTES: Note function that is thread-safe
2014-06-11  Qian Leilockf.3: ATTRIBUTES: Note function that is thread-safe
2014-06-11  Qian Leimatherr.3: ATTRIBUTES: Note function that is thread...
2014-06-11  Michael Kerriskbindresvport.3: wfix
2014-06-11  Michael Kerriskstatfs.2: wfix
2014-06-11  Michael Kerriskstatfs.2: wfix
2014-06-11  Michael Kerriskstatfs.2: srcfix
2014-06-10  Michael Kerriskstatfs.2: Correct kernel version for "statfs() broken...
2014-06-10  Michael Kerriskstatfs.2: Move Cyril Hrubis's "statfs() broken for...
2014-06-10  Michael Kerriskstatfs.2: Minor tweaks to Cyril Hrubis's "statfs()...
2014-06-10  Cyril Hrubisstatfs.2: fstatfs(2) was broken on file descriptors...
2014-06-10  Cyril Hrubisstatfs.2: Update MAGIC constants
2014-06-10  Marko Myllynencharsets.7: List CJK encodings in the order of C, J, K
2014-06-10  Yuri Kozlovlocaledef.1: wfix
2014-06-10  Marko Myllynenunicode.7: Update to reflect past developments
2014-06-10  Marko Myllynenutf-8.7: Drop an old comment about UTF-8 replacing...
2014-06-10  Qian Leimalloc_usable_size.3: ATTRIBUTES: Note function that...
2014-06-10  Qian Leimq_getattr.3: ATTRIBUTES: Note function that is thread...
2014-06-10  Qian Leimq_close.3: ATTRIBUTES: Note function that is thread...
2014-06-10  Qian Leimq_unlink.3: ATTRIBUTES: Note function that is thread...
2014-06-09  Michael Kerriskseteuid.2, setresuid.2, setreuid.2, setuid.2: spfix
2014-06-09  Michael Kerriskfcntl.2: Add notes on F_SETLKW deadlock detection and...
2014-06-09  Michael Kerriskfcntl.2: wfix
2014-06-09  Michael Kerriskfcntl.2: The kernel does not perform deadlock detection...
2014-06-09  Michael Kerriskopen.2: Rework and extend the discussion of open file...
2014-06-09  Michael Kerrisklseek.2: Add reference to open(2) for discussion of...
2014-06-09  Michael Kerriskfcntl.2: Under OFD locks add a reference to open(2...
2014-06-09  Michael Kerriskfork.2: Add notes on inheritance of flock() and OFD...
2014-06-09  Michael Kerriskfcntl.2: Explain POSIX background to EACCES/EAGAIN...
2014-06-09  Michael Kerriskfcntl.2: F_OFD_GETLK fails with EAGAIN when there is...
2014-06-09  Michael Kerriskfcntl.2: Describe how to check whether the kernel suppo...
2014-06-09  Michael Kerriskfcntl.2: ERRORS: add EINVAL for invalid 'cmd'
2014-06-09  Michael Kerriskfcntl.2: Minor wording improvement
2014-06-09  Michael Kerriskfcntl.2: Add an explicit note that mandatory locking...
2014-06-09  Michael Kerriskfcntl.2: Make the warning that mandatory locks are...
2014-06-09  Michael Kerriskfcntl.2: wfix
2014-06-09  Michael Kerriskfcntl.2: Rewrite introductory paragraphs on mandatory...
2014-06-09  Michael Kerriskfcntl.2: Add EINVAL error for OFD locks where 'l_pid...
2014-06-09  Michael Kerriskfcntl.2: CONFORMING TO: note that OFD locks are Linux...
2014-06-09  Michael Kerriskfcntl.2: Describe semantics for compatible and conflict...
2014-06-09  Michael Kerriskfcntl.2: Detail the limitations of traditional (process...
2014-06-09  Michael Kerriskfcntl.2: Minor fixes to introductory par on OFD locks
2014-06-09  Michael Kerriskfcntl.2: OFD locks are Linux-specific and available...
2014-06-09  Michael Kerriskfcntl.2: Tweaks and rewrites of pieces of Jeff Layton...
2014-06-09  Jeff Laytonfcntl.2: Document open file description locks
2014-06-09  Michael Kerriskfcntl.2: Add para introducing advisory locks and noting...
2014-06-09  Michael Kerriskfcntl.2: Minor change: move some NOTES text on record...
2014-06-09  Michael Kerriskfcntl.2: wfix + ffix: fine-tuning on NFSv4 client locki...
2014-06-09  Michael Kerriskfcntl.2: Add NOTES subhead for record locking and NFS
2014-06-09  Michael Kerriskfcntl.2: nfsv4leasetime controls the "contact lost...
2014-06-09  Michael Kerriskfcntl.2: Refine discussion of locks when NFSv4 client...
2014-06-09  Michael Kerriskfcntl.2: Note treatment of locks when an NFS client...
2014-06-09  Michael Kerriskfcntl.2: Minor rewording
2014-06-09  Michael Kerriskfcntl.2: srcfix
2014-06-09  Michael Kerriskfcntl.2: Reword discussion of mandatory lock bug a...
2014-06-09  Michael Kerriskflock.2: In some modern BSDs, fcntl() and flock() locks...
2014-06-09  Michael Kerriskflock.2: Move NOTES text describing implementation...
2014-06-09  Michael Kerriskflock.2: Add more details on NFS, including Linux 2...
2014-06-09  Peng Haitaomkdtemp.3: ATTRIBUTES: Note function that is thread...
2014-06-09  Peng Haitaobasename.3: ATTRIBUTES: Note functions that are thread...
2014-06-09  Peng Haitaosystem.3: ATTRIBUTES: Note function that is thread...
2014-06-09  Michael Kerriskcatgets.3: wfix
next