Age | Commit message (Expand) | Author | Files | Lines |
2014-05-28 | locale.1, adjtimex.2, clone.2, fork.2, getrlimit.2, remap_file_pages.2, set_m... | Michael Kerrisk | 1 | -1/+1 |
2014-05-22 | getutent.3: Fix prototypes | Rasmus Villemoes | 1 | -3/+3 |
2014-02-10 | init_module.2, kcmp.2, getutent.3: ffix | Michael Kerrisk | 1 | -1/+1 |
2014-02-04 | create_module.2, inotify_add_watch.2, mmap2.2, spu_run.2, aio_fsync.3, aio_re... | Michael Kerrisk | 1 | -1/+1 |
2013-04-19 | getutent.3: RETURN VALUE: mention that 'errno' is set on error | Michael Kerrisk | 1 | -1/+5 |
2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -1/+1 |
2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -0/+2 |
2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -3/+2 |
2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
2013-02-24 | intro.1, time.1, _syscall.2, accept.2, brk.2, capget.2, faccessat.2, futimesa... | Michael Kerrisk | 1 | -1/+1 |
2012-09-24 | getutent.3: ffix | David Prévot | 1 | -1/+1 |
2012-07-19 | getutent.3: spfix | Michael Kerrisk | 1 | -1/+1 |
2012-05-07 | getutent.3: Minor rewording | Michael Kerrisk | 1 | -2/+5 |
2010-11-04 | getutent.3: ffix | Michael Kerrisk | 1 | -1/+1 |
2010-11-01 | getutent.3: wfix: s/pututent/pututline/ | Michael Kerrisk | 1 | -1/+1 |
2010-10-31 | getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem... | Michael Kerrisk | 1 | -2/+1 |
2010-10-31 | getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, syn... | Michael Kerrisk | 1 | -1/+2 |
2008-07-10 | s/parameter/argument/ when talking about the things given | Michael Kerrisk | 1 | -1/+1 |
2008-07-04 | spfix | Michael Kerrisk | 1 | -2/+2 |
2008-07-02 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
2008-07-02 | SEE ALSO: add getutmp(3) | Michael Kerrisk | 1 | -0/+1 |
2008-06-29 | Add an ERRORS section. | Michael Kerrisk | 1 | -0/+14 |
2008-06-29 | Add paragraph to start of DESCRIPTION recommending | Michael Kerrisk | 1 | -1/+13 |
2008-06-29 | Clarify discussion of return values. | Michael Kerrisk | 1 | -1/+2 |
2008-06-29 | clarify discussion of utmpx file on other systems | Michael Kerrisk | 1 | -6/+6 |
2008-06-29 | wording improvements. | Michael Kerrisk | 1 | -2/+3 |
2008-06-29 | POSIX.1 does not specify utmpx _r() functions. | Michael Kerrisk | 1 | -1/+2 |
2008-06-29 | There are no utmpx equivalents of the _r reentrant functions. | Michael Kerrisk | 1 | -0/+1 |
2008-06-29 | Replace defintion of utmp structure by pointer to utmp(5). | Michael Kerrisk | 1 | -44/+2 |
2008-06-29 | Add definition of utmp structure. | Michael Kerrisk | 1 | -0/+44 |
2008-06-29 | Clarify return value of pututline(). | Michael Kerrisk | 1 | -3/+8 |
2008-06-29 | utmpname() does return a value. | Michael Kerrisk | 1 | -3/+8 |
2007-12-22 | ffix | Michael Kerrisk | 1 | -14/+20 |
2007-12-22 | Replace "-" by "\-" where a real dash is required. | Michael Kerrisk | 1 | -5/+5 |
2007-06-21 | strip trailing white space | Michael Kerrisk | 1 | -2/+2 |
2007-06-20 | ffix | Michael Kerrisk | 1 | -2/+2 |
2007-06-02 | s/0/STDIN_FILENO/ | Michael Kerrisk | 1 | -11/+11 |
2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -46/+46 |
2007-05-18 | Relocated GLIBC NOTES as subsection under NOTES | Michael Kerrisk | 1 | -1/+2 |
2007-05-18 | Make "manual" in .TH line "Linux Programmers Manual" | Michael Kerrisk | 1 | -1/+1 |
2007-05-16 | Convert SH to SS and other section-related fixes. | Michael Kerrisk | 1 | -1/+1 |
2007-05-16 | wfix | Michael Kerrisk | 1 | -1/+1 |
2007-05-16 | s/return 0/exit(EXIT_FAILURE)/ in main() function example program | Michael Kerrisk | 1 | -1/+1 |
2007-05-12 | Use bold for function name, not underline. | Michael Kerrisk | 1 | -4/+8 |
2007-05-12 | Convert function formatting of the form "\fBname\fP()" to ".BR name ()". | Michael Kerrisk | 1 | -13/+33 |
2007-05-12 | Adding section numbers to xrefs toother pages | Michael Kerrisk | 1 | -2/+2 |
2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -16/+26 |
2007-04-05 | ffix | Michael Kerrisk | 1 | -24/+25 |
2007-01-28 | Add feature_test_macros(7) to SEE ALSO | Michael Kerrisk | 1 | -1/+2 |
2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -5/+5 |