Age | Commit message (Expand) | Author | Files | Lines |
2013-06-12 | arch_prctl.2, getpeername.2, getrlimit.2, ioctl_list.2, mmap2.2, mremap.2, sc... | Michael Kerrisk | 1 | -2/+2 |
2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 1 | -4/+4 |
2013-03-25 | posix_memalign.3: wfix | Michael Kerrisk | 1 | -1/+1 |
2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -1/+1 |
2013-03-10 | intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,... | Michael Kerrisk | 1 | -0/+2 |
2013-03-10 | readv.2, wait.2, wait4.2, basename.3, clock.3, confstr.3, ctermid.3, dl_itera... | Michael Kerrisk | 1 | -1/+0 |
2013-02-25 | fsync.2, getcpu.2, io_getevents.2, kcmp.2, killpg.2, outb.2, perf_event_open.... | Michael Kerrisk | 1 | -1/+0 |
2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -4/+4 |
2012-10-24 | intro.1, add_key.2, get_mempolicy.2, get_thread_area.2, intro.2, keyctl.2, mb... | Michael Kerrisk | 1 | -1/+1 |
2012-05-08 | posix_memalign.3: wfix | Akihiro MOTOKI | 1 | -1/+1 |
2012-04-19 | posix_memalign.3: ffix | Simon Paillard | 1 | -1/+1 |
2012-03-23 | posix_memalign.3: Document aligned_alloc(3) | Michael Kerrisk | 1 | -1/+28 |
2012-03-23 | posix_memalign.3: Rename memalign() argument | Michael Kerrisk | 1 | -3/+3 |
2012-03-23 | posix_memalign.3: Document pvalloc(3) | Michael Kerrisk | 1 | -9/+23 |
2012-03-23 | posix_memalign.3: ffix | Michael Kerrisk | 1 | -0/+2 |
2012-03-23 | posix_memalign.3: Improve discussion of feature test macros and header files ... | Michael Kerrisk | 1 | -14/+11 |
2010-11-01 | Changes, clone.2, mount.2, nanosleep.2, sigaltstack.2, statfs.2, timer_settim... | Michael Kerrisk | 1 | -1/+1 |
2010-09-26 | brk.2, chroot.2, vfork.2, ecvt.3, gcvt.3, getcwd.3, getpass.3, mktemp.3, posi... | Michael Kerrisk | 1 | -1/+1 |
2010-09-22 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -2/+2 |
2010-09-22 | _exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize.... | Michael Kerrisk | 1 | -1/+1 |
2010-09-22 | brk.2, chroot.2, faccessat.2, fchmodat.2, fchownat.2, fstatat.2, futimesat.2,... | Michael Kerrisk | 1 | -3/+3 |
2010-09-22 | posix_memalign.3: ffix | Michael Kerrisk | 1 | -0/+2 |
2010-09-22 | posix_memalign.3: Updated valloc() feature test macro requirements | Michael Kerrisk | 1 | -0/+18 |
2009-03-30 | posix_memalign.3: srcfix: added comment about memalign() for size==0 case | Michael Kerrisk | 1 | -0/+2 |
2009-03-30 | posix_memalign.3: Document handling of size==0 case for posix_memalign() | Michael Kerrisk | 1 | -1/+9 |
2008-07-10 | s/parameter/argument/ when talking about the things given | Michael Kerrisk | 1 | -2/+2 |
2008-07-08 | Added "Copyright" string to lines that had "([Cc])" for copyright. | Michael Kerrisk | 1 | -1/+1 |
2007-12-13 | ffix | Michael Kerrisk | 1 | -1/+2 |
2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -4/+4 |
2007-07-09 | Use 'glibc' consistently to refer to GNU C library. | Michael Kerrisk | 1 | -2/+3 |
2007-07-08 | Added/updated glibc feature test macro requirements | Michael Kerrisk | 1 | -9/+12 |
2007-06-22 | ffix | Michael Kerrisk | 1 | -2/+4 |
2007-06-22 | ffix | Michael Kerrisk | 1 | -2/+8 |
2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+3 |
2007-06-20 | Italics for header file references | Michael Kerrisk | 1 | -4/+4 |
2007-06-08 | Change "e.g. " to "e.g., ", or in some cases, "for example, ". | Michael Kerrisk | 1 | -2/+2 |
2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -40/+40 |
2007-05-16 | Convert SH to SS and other section-related fixes. | Michael Kerrisk | 1 | -1/+1 |
2007-05-16 | Renamed .SH AVAILABILITY to .SH VERSIONS | Michael Kerrisk | 1 | -1/+1 |
2007-05-12 | Adding section numbers to xrefs toother pages | Michael Kerrisk | 1 | -8/+8 |
2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -8/+12 |
2007-04-05 | ffix | Michael Kerrisk | 1 | -7/+0 |
2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -3/+5 |
2006-07-20 | ffix | Michael Kerrisk | 1 | -1/+0 |
2006-05-15 | Rename ftm.7 to feature_test_macros.7 | Michael Kerrisk | 1 | -1/+1 |
2006-04-23 | ffix | Michael Kerrisk | 1 | -1/+1 |
2006-04-21 | Added SEE ALSO reference to ftm.7 | Michael Kerrisk | 1 | -1/+2 |
2005-11-15 | Formerly, the pge said that all systems declare memalign() in | Michael Kerrisk | 1 | -2/+2 |
2005-11-02 | Formatting fixes | Michael Kerrisk | 1 | -3/+1 |
2005-11-02 | Change itacised function names and page xrefs to bold | Michael Kerrisk | 1 | -17/+17 |