| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -624/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -30/+30 |
| 2023-08-13 | man*/: Remove .sp 1 calls right before SH or PP | Alejandro Colomar | 1 | -1/+0 |
| 2023-07-20 | man*/: ffix (un-bracket tables) | G. Branden Robinson | 1 | -4/+2 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -10/+10 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -18/+21 |
| 2023-03-17 | man2/, man3/, man-pages.7: Move VERSIONS next to STANDARDS | Alejandro Colomar | 1 | -7/+7 |
| 2023-02-05 | Many pages: Use \[bu] instead of \(bu | Alejandro Colomar | 1 | -5/+5 |
| 2023-02-05 | Many pages: Use \[em] instead of \(em | Alejandro Colomar | 1 | -2/+2 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -3/+3 |
| 2023-01-07 | Many pages: TH: Use lowercase | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-10-29 | Many pages: Use a consistent style for lists | Alejandro Colomar | 1 | -5/+5 |
| 2022-10-09 | dist.mk, All pages: .TH: Generate date at 'make dist' | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag... | Alejandro Colomar | 1 | -1/+1 |
| 2022-09-12 | Various pages: EXAMPLES: Sort includes | Alex Colomar | 1 | -1/+2 |
| 2022-09-10 | Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC END | Alejandro Colomar | 1 | -0/+2 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+620 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -620/+0 |
| 2022-08-21 | All pages: Remove the 5th argument to .TH | Alejandro Colomar | 1 | -1/+1 |
| 2022-08-21 | All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)" | Alejandro Colomar | 1 | -1/+1 |
| 2022-07-29 | Many pages: Use STANDARDS instead of CONFORMING TO | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -13/+13 |
| 2022-03-06 | dladdr.3, dlerror.3, dlinfo.3, dlopen.3, dlsym.3: Add LIBRARY section (libdl) | Alejandro Colomar | 1 | -2/+3 |
| 2022-02-25 | Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -20/+1 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-21 | Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signs | Michael Kerrisk | 1 | -2/+2 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -1/+6 |
| 2021-01-01 | Various pages: bring more whitespace consistency in SYNOPSIS | Michael Kerrisk | 1 | -1/+2 |
| 2020-11-01 | memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_... | Michael Kerrisk | 1 | -1/+1 |
| 2020-10-31 | dlopen.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2020-09-24 | pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2... | Michael Kerrisk | 1 | -3/+3 |
| 2020-09-10 | dlopen.3, gnu_get_libc_version.3: tfix | Jakub Wilk | 1 | -1/+1 |
| 2020-09-10 | dlopen.3: Clarify DT_RUNPATH/DT_RPATH details | Michael Kerrisk | 1 | -2/+5 |
| 2020-09-06 | dlopen.3: Revert accidentally applied "dlopen.3: Remove unneeded cast" | Michael Kerrisk | 1 | -1/+1 |
| 2020-09-06 | dlopen.3: Remove unneeded cast | Alejandro Colomar | 1 | -1/+1 |
| 2020-07-06 | intro.1, localedef.1, memusage.1, memusagestat.1, bpf.2, execve.2, fork.2, ke... | Michael Kerrisk | 1 | -1/+1 |
| 2020-07-02 | man3/*: ffix: change '-' to '\-' for options | Bjarni Ingi Gislason | 1 | -1/+1 |
| 2020-06-09 | iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a... | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-26 | pipe.2, socketpair.2, dlopen.3, posix_memalign.3, signal-safety.7: Correct bo... | Michael Kerrisk | 1 | -5/+5 |
| 2020-05-26 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-19 | adjtimex.2, prctl.2, semget.2, signalfd.2, umount.2, syscall.2, dlopen.3, get... | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-29 | dlopen.3: srcfix: add URL relevant for BUGS | Michael Kerrisk | 1 | -0/+1 |
| 2019-08-02 | pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i... | Michael Kerrisk | 1 | -1/+1 |
| 2019-07-03 | dlopen.3: wfix: consistently use "object" rather than "library" | Michael Kerrisk | 1 | -2/+2 |
| 2019-07-03 | dlopen.3: Make it clear that RTLD_NODELETE also affects global variables | Michael Kerrisk | 1 | -1/+1 |
| 2019-07-03 | dlopen.3: An object opened with RTLD_LOCAL can be promoted to RTLD_GLOBAL | Michael Kerrisk | 1 | -0/+6 |
| 2019-07-03 | dlopen.3: Minor wording fix | Michael Kerrisk | 1 | -1/+2 |
| 2019-07-03 | dlopen.3: Clarify when an executable's symbols can be used for symbol resolution | Michael Kerrisk | 1 | -4/+11 |
| 2019-07-03 | dlopen.3: Clarify the rules for symbol resolution in a dlopen'ed object | Michael Kerrisk | 1 | -6/+13 |
| 2019-07-02 | dlopen.3: Note that symbol use might keep a dlclose'd object in memory | Michael Kerrisk | 1 | -1/+8 |
| 2019-07-02 | dlopen.3: Clarify that constructors are called only when library is first loaded | Michael Kerrisk | 1 | -2/+3 |
| 2019-07-02 | dlopen.3: On dlclose(), destructors are called when reference count falls to 0 | Michael Kerrisk | 1 | -1/+2 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-19 | getrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3, duplocale.3, ftw.3, get_n... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-19 | execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-18 | getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-16 | memusage.1, clone.2, eventfd.2, futex.2, getdents.2, ioctl_fat.2, ioctl_ns.2,... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -15/+15 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -5/+5 |
| 2016-11-11 | dlopen.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-10-08 | memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-09-21 | dlopen.3: dlmopen() is still broken in glibc 2.24 | Michael Kerrisk | 1 | -1/+1 |
| 2016-08-08 | dlopen.3: Fix section ordering | Michael Kerrisk | 1 | -15/+15 |
| 2016-06-20 | remap_file_pages.2, sigaltstack.2, umask.2, wait4.2, basename.3, canonicalize... | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-29 | accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e... | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-05 | dlopen.3: Include a shell session showing build/run in EXAMPLE | Michael Kerrisk | 1 | -1/+14 |
| 2015-12-05 | dlopen.3: Change arguments to main() to "void" in EXAMPLE | Michael Kerrisk | 1 | -1/+1 |
| 2015-12-05 | dlopen.3: Correct the pathname used in EXAMPLE | Michael Kerrisk | 1 | -3/+4 |
| 2015-12-02 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-11-17 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-11-17 | dlopen.3: Make it more explicit that LD_BIND_NOW overrides RTLD_LAZY | Michael Kerrisk | 1 | -0/+5 |
| 2015-08-08 | ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close.... | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Note a case where dlmopen() provides better isolation than RTLD_LOCAL | Michael Kerrisk | 1 | -0/+16 |
| 2015-08-08 | dlopen.3: srcfix | Michael Kerrisk | 1 | -10/+0 |
| 2015-08-08 | dlopen.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Reorganize conformance information for 'flags' | Michael Kerrisk | 1 | -5/+8 |
| 2015-08-08 | dlopen.3: srcfix: FIXME | Michael Kerrisk | 1 | -0/+7 |
| 2015-08-08 | dlopen.3: ATTRIBUTES: Note functions that are thread-safe | Michael Kerrisk | 1 | -0/+14 |
| 2015-08-08 | dlopen.3: Move atexit() discussion under "Initialization and Finalization" | Michael Kerrisk | 1 | -5/+5 |
| 2015-08-08 | dlopen.3: Mention other functions in the dlopen API in the initial paragraph | Michael Kerrisk | 1 | -0/+7 |
| 2015-08-08 | dlopen.3: dlclose() will unload the object when all references have been rele... | Michael Kerrisk | 1 | -0/+12 |
| 2015-08-08 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Corrections and improvements after comments from Carlos O'Donell | Michael Kerrisk | 1 | -29/+41 |
| 2015-08-08 | dlopen.3: Remove dlerror() content that was migrated to dlerror(3) | Michael Kerrisk | 1 | -25/+6 |
| 2015-08-08 | dlopen.3: wfix | Michael Kerrisk | 1 | -1/+3 |
| 2015-08-08 | dlopen.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: EXAMPLE: Remove mention of "-rdynamic" | Michael Kerrisk | 1 | -20/+0 |
| 2015-08-08 | dlopen.3: Remove content migrated to new dlsym() page | Michael Kerrisk | 1 | -88/+5 |
| 2015-08-08 | dlopen.3: Rework the discussion of initialization and finalization functions | Michael Kerrisk | 1 | -28/+44 |
| 2015-08-08 | dlopen.3: Move discussion of _init() and _fini() to NOTES | Michael Kerrisk | 1 | -41/+42 |
| 2015-08-08 | dlopen.3: Remove reference to ld.so info page | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Note some dlmopen() restrictions | Michael Kerrisk | 1 | -6/+34 |
| 2015-08-08 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | ldd.1, sprof.1, execve.2, dlopen.3, ld.so.8: Prefer "shared object" over "sha... | Michael Kerrisk | 1 | -50/+54 |
| 2015-08-08 | dlopen.3: Improvements after input from Carlos O'Donell | Michael Kerrisk | 1 | -9/+66 |
| 2015-08-08 | dlopen.3: Document dlmopen(3) | Michael Kerrisk | 1 | -3/+46 |
| 2015-08-08 | dlopen.3: SEE ALSO: add dlinfo(3) | Michael Kerrisk | 1 | -0/+1 |
| 2015-08-08 | dlopen.3: SEE ALSO: add dladdr(3) | Michael Kerrisk | 1 | -0/+1 |
| 2015-08-08 | dlopen.3: Integrate dlvsym() discussion into main page text | Michael Kerrisk | 1 | -23/+17 |
| 2015-08-08 | dlopen.3: Minor fix: remind reader that _init() and _fini() are obsolete | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Remove dladdr() content | Michael Kerrisk | 1 | -71/+15 |
| 2015-08-08 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | dlopen.3: Minor wording fix | Michael Kerrisk | 1 | -11/+2 |
| 2015-08-08 | dlopen.3: Add VERSIONS section | Michael Kerrisk | 1 | -0/+10 |
| 2015-03-29 | intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m... | Michael Kerrisk | 1 | -1/+1 |
| 2015-03-22 | dlopen.3: RTLD_NEXT works for symbols generally, not just functions | Michael Kerrisk | 1 | -1/+1 |
| 2015-03-22 | dlopen.3: Add some details for RTLD_DEFAULT | Michael Kerrisk | 1 | -0/+5 |
| 2015-03-22 | dlopen.3: Add some details on RTLD_NEXT and preloading | Michael Kerrisk | 1 | -1/+9 |
| 2015-03-22 | dlopen.3: Reformat text on RTLD_DEFAULT and RTLD_NEXT | Michael Kerrisk | 1 | -6/+6 |
| 2015-03-15 | dlopen.3: dlclose() recursively closes dependent libraries | Michael Kerrisk | 1 | -0/+5 |
| 2015-03-15 | dlopen.3: Amend error in description of dlclose() behavior | Michael Kerrisk | 1 | -2/+2 |
| 2015-03-15 | dlopen.3: Rename second dlopen() argument from "flag" to "flags" | Michael Kerrisk | 1 | -3/+3 |
| 2014-10-02 | ldd.1, execve.2, fanotify_init.2, fanotify_mark.2, getrlimit.2, open.2, readl... | Michael Kerrisk | 1 | -1/+1 |
| 2014-10-02 | dlopen.3: SEE ALSO: add pldd(1) | Michael Kerrisk | 1 | -0/+1 |
| 2014-04-23 | dlopen.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-16 | dlopen.3: grfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-08 | dlopen.3: Fix description of dli_sname | Michael Kerrisk | 1 | -3/+3 |
| 2014-01-05 | dlopen.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-03 | epoll_ctl.2, execve.2, recv.2, timer_create.2, wait.2, argz_add.3, basename.3... | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-03 | dlopen.3: Minor fixes | Michael Kerrisk | 1 | -5/+5 |
| 2014-01-02 | dlopen.3: srcfix: add a reference to Austin "Pointer Types" issue | Michael Kerrisk | 1 | -0/+1 |
| 2014-01-02 | dlopen.3: Tweaks to previous patch | Michael Kerrisk | 1 | -10/+13 |
| 2014-01-02 | dlopen.3: Update remarks on cast needed when assigning dlsym() return value | Michael Kerrisk | 1 | -9/+16 |
| 2014-01-02 | select_tut.2, dlopen.3, err.3, printf.3: Stylistic changes to code example | Michael Kerrisk | 1 | -2/+3 |
| 2013-06-12 | time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sch... | Michael Kerrisk | 1 | -1/+3 |
| 2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 1 | -2/+2 |
| 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-03-10 | ioprio_set.2: Remove "-*- nroff -*-" comment at top of source | Michael Kerrisk | 1 | -1/+0 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ... | Michael Kerrisk | 1 | -5/+5 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -2/+2 |
| 2012-09-26 | time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren... | Michael Kerrisk | 1 | -3/+3 |
| 2012-09-24 | time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren... | Michael Kerrisk | 1 | -3/+3 |
| 2012-09-24 | arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set.... | David Prévot | 1 | -1/+2 |
| 2010-10-31 | getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem... | Michael Kerrisk | 1 | -1/+0 |
| 2010-10-31 | getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, syn... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | close.2, epoll_create.2, epoll_ctl.2, fcntl.2, madvise.2, mmap.2, mremap.2, s... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | mbind.2, rename.2, sched_setscheduler.2, set_mempolicy.2, syslog.2, argz_add.... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso... | Michael Kerrisk | 1 | -2/+2 |
| 2009-12-31 | dlopen.3: tfix | Tobias Stoeckmann | 1 | -1/+1 |
| 2009-01-13 | dlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7) | Michael Kerrisk | 1 | -0/+1 |
| 2008-12-06 | dlopen.3: Minor fixes | Petr Baudis | 1 | -7/+6 |
| 2008-12-05 | dlopen.3: wsfix | Michael Kerrisk | 1 | -2/+2 |
| 2008-12-05 | dlopen.3: ffix | Michael Kerrisk | 1 | -1/+2 |
| 2008-12-05 | dlopen.3: Describe confusing dladdr() behavior | Petr Baudis | 1 | -1/+30 |
| 2008-10-29 | dlopen.3: LD_LIBRARY_PATH is inspected once, at program start-up | Michael Kerrisk | 1 | -3/+3 |
| 2008-07-01 | s/ / / | Michael Kerrisk | 1 | -1/+1 |
| 2008-06-11 | Added VERSIONS section. | Michael Kerrisk | 1 | -2/+3 |
| 2008-05-08 | Update timestamp | Michael Kerrisk | 1 | -1/+1 |
| 2008-05-05 | Add more detail to the description of the fields in the | Michael Kerrisk | 1 | -5/+17 |
| 2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -2/+2 |
| 2008-03-19 | s/nonempty/non-empty/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -3/+3 |
| 2007-12-19 | Make the standard indent for code samples, shell session | Michael Kerrisk | 1 | -4/+4 |
| 2007-12-19 | Make the standard indent for code samples, shell session | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-19 | Make the standard indent for code samples, shell session | Michael Kerrisk | 1 | -3/+3 |
| 2007-12-17 | Add missing commas to SEE ALSO | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-10 | ffix | Michael Kerrisk | 1 | -1/+1 |
| 2007-10-23 | Added "Link with -ldl." to SYNOPSIS. | Michael Kerrisk | 1 | -0/+2 |
| 2007-10-12 | tfix | Michael Kerrisk | 1 | -1/+1 |
| 2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -5/+5 |
| 2007-09-20 | Change mtk's email address | Michael Kerrisk | 1 | -2/+2 |
| 2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+5 |
| 2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+3 |
| 2007-06-21 | strip trailing white space | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-20 | s/-/\\-/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-17 | Minor improvements to previous fix | Michael Kerrisk | 1 | -5/+3 |
| 2007-06-17 | Add a comment explaining the need for the rather | Michael Kerrisk | 1 | -1/+11 |
| 2007-06-15 | Formatting changes, and minor rewordings. | Michael Kerrisk | 1 | -22/+27 |
| 2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -31/+31 |
| 2007-05-18 | Rewrote a heading | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-18 | wfix | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-16 | Convert SH to SS and other section-related fixes. | Michael Kerrisk | 1 | -2/+2 |
| 2007-05-16 | s/return 0/exit(EXIT_FAILURE)/ in main() function example program | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-14 | Use symbolic constants in exit(2) calls | Michael Kerrisk | 1 | -2/+2 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -46/+60 |
| 2007-04-05 | ffix | Michael Kerrisk | 1 | -6/+7 |
| 2007-01-28 | Add feature_test_macros(7) to SEE ALSO | Michael Kerrisk | 1 | -0/+1 |
| 2006-12-04 | Add "#include <stdlib.h>" to example program. | Michael Kerrisk | 1 | -0/+1 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -2/+2 |
| 2006-05-31 | Fix unbalanced quotes | Michael Kerrisk | 1 | -2/+2 |
| 2006-05-22 | Changed copyright commnents to add 'and' in some cases | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-12 | Change "file name" to "filename" | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-09 | Formatting fixes | Michael Kerrisk | 1 | -1/+2 |
| 2006-01-15 | Some rewordings of recently added text | Michael Kerrisk | 1 | -5/+4 |
| 2006-01-14 | Noted use of atexit() to register a function that is | Michael Kerrisk | 1 | -0/+5 |
| 2006-01-14 | Added description of RTLD_DEEPBIND. | Michael Kerrisk | 1 | -2/+11 |
| 2006-01-14 | Rewrote discussion of dlopen() 'flag' argument; | Michael Kerrisk | 1 | -20/+49 |
| 2006-01-13 | Global change to many pages... | Michael Kerrisk | 1 | -2/+4 |
| 2005-10-28 | s/GNU_SOURCE/_GNU_SOURCE/ | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-20 | Formatting fixes | Michael Kerrisk | 1 | -1/+5 |
| 2005-10-19 | Formatting fixes | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -2/+2 |
| 2005-07-20 | s/-nostartupfiles/-nostartfiles/ | Michael Kerrisk | 1 | -1/+1 |
| 2005-07-19 | Formatting fixes | Michael Kerrisk | 1 | -36/+43 |
| 2005-07-19 | Formatting fixes. | Michael Kerrisk | 1 | -1/+1 |