Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-16 | accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, ↵ | Michael Kerrisk | 1 | -1/+1 | |
mq_getsetattr.2, msgctl.2, nice.2, open.2, poll.2, setresuid.2, shmctl.2, sigaction.2, times.2, utimensat.2, __setfpucw.3, atoi.3, endian.3, err.3, euidaccess.3, fenv.3, fopencookie.3, fpurge.3, getgrouplist.3, getutmp.3, j0.3, lgamma.3, netlink.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_cleanup_push_defer_np.3, pthread_getattr_np.3, pthread_kill_other_threads_np.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, pthread_yield.3, random_r.3, readdir.3, rtnetlink.3, scanf.3, setenv.3, significand.3, sigsetops.3, strerror.3, strstr.3, sysv_signal.3, termios.3, timegm.3, unlocked_stdio.3, y0.3, locale.5, bootparam.7, feature_test_macros.7, ip.7, locale.7, pthreads.7, rtld-audit.7, nscd.8: Global fix: s/non-standard/nonstandard/ The tendency in English, as prescribed in style guides like Chicago MoS, is towards removing hyphens after prefixes like "non-" etc. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-04-16 | ldconfig.8: tstamp | Michael Kerrisk | 1 | -1/+1 | |
2009-04-05 | ldconfig.8: /etc/ld.so.conf also include libraries found in /lib and /usr/lib | Michael Kerrisk | 1 | -2/+6 | |
Reported-by: Roman Byshko <rbyshko@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-01-18 | nscd.8: ffix | Sam Varshavchik | 1 | -2/+4 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-01-13 | dlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7) | Michael Kerrisk | 1 | -0/+1 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-01-12 | ld.so.8: tstamp | Michael Kerrisk | 1 | -1/+1 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-01-12 | ld.so.8: Document LD_POINTER_GUARD | Petr Baudis | 1 | -12/+12 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2009-01-12 | ld.so.8: Document LD_AUDIT | Petr Baudis | 1 | -8/+24 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-12-06 | nscd.8: Correct NOTES section on reloading configuration files | Petr Baudis | 1 | -11/+26 | |
It behaved this way at least since "Sun Oct 18 15:02:11 1998 +0000", some four months after including the nscd implementation in glibc. But there does seem to be a short window between glibc-2.1 and glibc-2.1.3 when nscd -i was not available, I don't think it's worth muddling the point of the page with that, though. Signed-off-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -3/+3 | |
2008-10-29 | ld.so.8: srcfix: Add FIXME: Document LD_POINTER_GUARD | Michael Kerrisk | 1 | -0/+12 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: srcfix: Add FIXME (document LD_TRACE_PRELINKING) | Michael Kerrisk | 1 | -0/+4 | |
2008-10-29 | ld.so.8: --inhibit-rpath is ignored for setuid/setgid ld.so | Michael Kerrisk | 1 | -1/+4 | |
The --inhibit-rpath option is ignored if ld.so is setuid/setgid (not if the executable is setuid/setgid). Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Fix description of LD_PROFILE and LD_PROFILE_OUTPUT | Michael Kerrisk | 1 | -4/+12 | |
Clarify that LD_PROFILE is pathname or a soname, and identify name of profiling output file. Fix description of LD_PROFILE_OUTPUT, which wasn't even close to the truth. (But why did it remain unfixed for so many years?) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: srcfix: Added FIXME: Document LD_AUDIT | Michael Kerrisk | 1 | -0/+7 | |
2008-10-29 | ld.so.8: Reorder lists of LD_* environment variables alphabetically | Michael Kerrisk | 1 | -81/+81 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Document LD_USE_LOAD_BIAS | Michael Kerrisk | 1 | -0/+19 | |
Drawing heavily on Jakub Jelinek's description in http://sources.redhat.com/ml/libc-hacker/2003-11/msg00127.html (Subject: [PATCH] Support LD_USE_LOAD_BIAS) Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: wfix | Michael Kerrisk | 1 | -1/+1 | |
2008-10-29 | ld.so.8: srcfix: Add comment on LD_ORIGIN_PATH | Michael Kerrisk | 1 | -0/+2 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Since glibc 2.4, setuid/setgid programs ignore LD_ORIGIN_PATH | Michael Kerrisk | 1 | -0/+3 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Since glibc 2.3.4, setuid/setgid programs ignore LD_DYNAMIC_WEAK | Michael Kerrisk | 1 | -0/+3 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Since version 2.3.5, setuid/setgid programs ignore LD_SHOW_AUXV | Michael Kerrisk | 1 | -0/+3 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-10-29 | ld.so.8: Since glibc 2.3.4, setuid/setgid programs ignore LD_DEBUG | Michael Kerrisk | 1 | -0/+3 | |
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com> | |||||
2008-09-10 | grfix | Michael Kerrisk | 1 | -1/+1 | |
2008-09-07 | s/time zone/timezone/ for consistency across pages and with POSIX.1. | Michael Kerrisk | 3 | -17/+17 | |
2008-07-15 | Even when the CONFORMING TO section is just a list of standards, | Michael Kerrisk | 1 | -1/+1 | |
they should be terminated by a period. | |||||
2008-06-09 | s/\\'/\\(aq/ | Michael Kerrisk | 1 | -1/+1 | |
2008-06-05 | Change use of quote characters to get better UTF-8 rendering. | Michael Kerrisk | 1 | -1/+1 | |
2008-04-18 | Various wording improvements. | Michael Kerrisk | 1 | -13/+17 | |
2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -1/+1 | |
2008-03-19 | s/nonempty/non-empty/ | Michael Kerrisk | 1 | -4/+4 | |
2008-03-19 | Use "run time" when non-attributive, "run-time" when attributive. | Michael Kerrisk | 1 | -1/+1 | |
2008-03-19 | s/command line/command-line/ when used attributively. | Michael Kerrisk | 1 | -1/+1 | |
2008-03-19 | s/filesystem/file system/ | Michael Kerrisk | 1 | -1/+1 | |
2008-01-11 | tfix | Michael Kerrisk | 1 | -1/+1 | |
2007-12-25 | hyphenation fixes | Michael Kerrisk | 2 | -5/+5 | |
2007-10-23 | Some rewrites, plus new paragraph on exist staus values. | Michael Kerrisk | 1 | -5/+19 | |
2007-10-03 | grfix | Michael Kerrisk | 1 | -1/+1 | |
2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 2 | -5/+5 | |
2007-09-20 | Change mtk's email address | Michael Kerrisk | 1 | -1/+1 | |
2007-07-10 | ffix | Michael Kerrisk | 1 | -2/+2 | |
2007-06-23 | ffix | Michael Kerrisk | 2 | -13/+13 | |
2007-06-22 | ffix | Michael Kerrisk | 2 | -7/+17 | |
2007-06-21 | strip trailing white space | Michael Kerrisk | 1 | -4/+4 | |
2007-06-16 | Fix SEE ALSO heading | Michael Kerrisk | 1 | -1/+1 | |
2007-06-15 | Added SEE ALSO section | Michael Kerrisk | 1 | -0/+3 | |
2007-06-08 | Corrected minor spelling/wording mistakes (i.e., changes | Michael Kerrisk | 1 | -1/+1 | |
independent of fixes for American spelling). | |||||
2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -2/+2 | |
2007-06-07 | spfix | Michael Kerrisk | 1 | -1/+1 | |
2007-06-02 | grfix | Michael Kerrisk | 1 | -1/+1 | |