]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3
ld.so.8: LD_POINTER_GUARD has been removed in glibc 2.23
[thirdparty/man-pages.git] / man3 /
2015-11-17  Michael Kerriskdlopen.3: tfix
2015-11-17  Michael Kerriskdlopen.3: Make it more explicit that LD_BIND_NOW overri...
2015-10-16  Michael Kerriskdaemon.3: Note that damon is buggy with respect to...
2015-10-08  Gabriel F. T. Gomes__ppc_set_ppr_very_low.3: New link to __ppc_set_ppr_med.3
2015-10-08  Gabriel F. T. Gomes__ppc_set_ppr_med_high.3: New link to __ppc_set_ppr_med.3
2015-10-08  Michael Kerrisk__ppc_set_ppr_med.3: wfix
2015-10-08  Michael Kerrisk__ppc_set_ppr_med.3: ffix
2015-10-08  Gabriel F. T. Gomes__ppc_set_ppr_med.3: Document PPC functions providing...
2015-10-05  Jonathan Wakelydirfd.3: Remove outdated NOTES
2015-10-05  Michael Kerriskposix_fallocate.3: Clarify text relating to MT-safety
2015-10-05  Michael Kerriskposix_fallocate.3: ffix + wfix
2015-10-05  Carlos O'Donellposix_fallocate.3: Mention glibc emulation caveats
2015-09-13  Michael Kerriskgetauxval.3: Add some details for AT_SECURE
2015-09-13  Michael Kerriskgetauxval.3: wfix
2015-09-11  Michael Kerriskgetspnam.3: ffix
2015-09-11  Zeng Linggangtermios.3: srcfix: add FIXME
2015-09-11  Zeng Linggangsigpause.3: srcfix: add FIXME
2015-09-11  Zeng Linggangmallinfo.3: ATTRIBUTES: Note function that is not threa...
2015-09-11  Zeng Lingganggetspnam.3: ATTRIBUTES: Note functions that are/aren...
2015-09-11  Zeng Linggangfgetpwent.3: ATTRIBUTES: Note function that is not...
2015-09-11  Zeng Linggangfgetgrent.3: ATTRIBUTES: Note function that is not...
2015-08-30  Michael Kerriskmallopt.3: Minor wording fixes
2015-08-30  Michael Kerriskmallopt.3: Minor tweaks to Carlos's patch
2015-08-30  Carlos O'Donellmallopt.3: Document M_ARENA_TEST and M_ARENA_MAX
2015-08-08  Michael KerriskRemoved trailing white space at end of lines
2015-08-08  Michael Kerriskmktemp.3: ffix
2015-08-08  Michael Kerriskldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2...
2015-08-08  Michael Kerrisknl_langinfo.3: srcfix (copyright)
2015-08-08  Michael Kerriskdlinfo.3: ffix
2015-08-08  Michael Kerriskdlinfo.3: ffix
2015-08-08  Michael Kerriskdlopen.3: Note a case where dlmopen() provides better...
2015-08-08  Michael Kerriskdlopen.3: srcfix
2015-08-08  Michael Kerriskdlopen.3: wfix
2015-08-08  Michael Kerriskdladdr.3: Minor wording fixes
2015-08-08  Michael Kerriskdlinfo.3: ATTRIBUTES: Note function that is thread...
2015-08-08  Michael Kerriskdlopen.3: Reorganize conformance information for 'flags'
2015-08-08  Michael Kerriskdlopen.3: srcfix: FIXME
2015-08-08  Michael Kerriskdlsym.3: ATTRIBUTES: Note functions that are thread...
2015-08-08  Michael Kerriskdlopen.3: ATTRIBUTES: Note functions that are thread...
2015-08-08  Michael Kerriskdlerror.3: ATTRIBUTES: Note function that is thread...
2015-08-08  Zeng Linggangdladdr.3: ATTRIBUTES: Note functions that are thread...
2015-08-08  Michael Kerriskatexit.3: SEE ALSO: add dlopen(3)
2015-08-08  Michael Kerriskdlopen.3: Move atexit() discussion under "Initializatio...
2015-08-08  Michael Kerriskdlopen.3: Mention other functions in the dlopen API...
2015-08-08  Michael Kerriskdlopen.3: dlclose() will unload the object when all...
2015-08-08  Michael Kerriskdlopen.3: tfix
2015-08-08  Michael Kerriskdlerror.3: Note that the returned string does not inclu...
2015-08-08  Michael Kerriskdlerror.3: wfix
2015-08-08  Michael Kerriskdlerror.3: Note that the returned message may be in...
2015-08-08  Michael Kerriskdlopen.3: Corrections and improvements after comments...
2015-08-08  Michael Kerriskdlopen.3: Remove dlerror() content that was migrated...
2015-08-08  Michael Kerriskdlsym.3: SEE ALSO: add dlerror(3)
2015-08-08  Michael Kerriskdlinfo.3: SEE ALSO: add dlerror(3)
2015-08-08  Michael Kerriskdlerror.3: Migrate dlerror(3) to a separate man page
2015-08-08  Michael Kerriskdlopen.3: wfix
2015-08-08  Michael Kerriskdlopen.3: wfix
2015-08-08  Michael Kerriskdlopen.3: EXAMPLE: Remove mention of "-rdynamic"
2015-08-08  Michael Kerriskdlopen.3: Remove content migrated to new dlsym() page
2015-08-08  Michael Kerriskdlinfo.3: SEE ALSO: add dlysm(3)
2015-08-08  Michael Kerriskdladdr.3: SEE ALSO: add dlysm(3)
2015-08-08  Michael Kerriskdlvsym.3: Adjust link to point to new self-contained...
2015-08-08  Michael Kerriskdlsym.3: Move dlsym() and dlvsym3() content to their...
2015-08-08  Michael Kerriskdlopen.3: Rework the discussion of initialization and...
2015-08-08  Michael Kerriskdlopen.3: Move discussion of _init() and _fini() to...
2015-08-08  Michael Kerriskdlopen.3: Remove reference to ld.so info page
2015-08-08  Michael Kerriskdlopen.3: Note some dlmopen() restrictions
2015-08-08  Michael Kerriskdlopen.3: tfix
2015-08-08  Michael Kerriskldd.1, sprof.1, execve.2, dlopen.3, ld.so.8: Prefer...
2015-08-08  Michael Kerriskdlopen.3: Improvements after input from Carlos O'Donell
2015-08-08  Michael Kerriskdlmopen.3: New link to dlopen.3
2015-08-08  Michael Kerriskdlopen.3: Document dlmopen(3)
2015-08-08  Michael Kerriskdladdr.3: SEE ALSO: add dlinfo(3)
2015-08-08  Michael Kerriskdlopen.3: SEE ALSO: add dlinfo(3)
2015-08-08  Michael Kerriskdlinfo.3: New page describing dlinfo(3)
2015-08-08  Michael Kerriskdl_iterate_phdr.3: SEE ALSO: add dladdr(3)
2015-08-08  Michael Kerriskdlopen.3: SEE ALSO: add dladdr(3)
2015-08-08  Michael Kerriskdladdr1.3: New link to (new) dladdr(3) page
2015-08-08  Michael Kerriskdladdr.3: New page documenting dladdr() and dladdr1()
2015-08-08  Michael Kerriskdlopen.3: Integrate dlvsym() discussion into main page...
2015-08-08  Michael Kerriskdlopen.3: Minor fix: remind reader that _init() and...
2015-08-08  Michael Kerriskdlopen.3: Remove dladdr() content
2015-08-08  Michael Kerriskdlopen.3: tfix
2015-08-08  Michael Kerriskdlopen.3: Minor wording fix
2015-08-08  Michael Kerriskdlopen.3: Add VERSIONS section
2015-08-08  Michael Kerriskdl_iterate_phdr.3: ffix
2015-08-08  Michael Kerriskdl_iterate_phdr.3: CONFORMING TO: note that this functi...
2015-08-08  Michael Kerriskdl_iterate_phdr.3: Note that 'size' allows callback...
2015-08-08  Gleb Fotengauer... mktemp.3: Reference mkdtemp(3) in addition to mkstemp(3)
2015-08-07  Michael Kerrisknl_langinfo.3: NOTES: note undefined behavior for nl_la...
2015-08-07  Michael Kerrisknl_langinfo.3: POSIX specifies that the caller may...
2015-08-07  Michael Kerrisknl_langinfo.3: Enhance RETURN VALUE description
2015-08-07  Michael Kerrisknl_langinfo.3: Explicitly describe the return value...
2015-08-07  Michael Kerrisknl_langinfo.3: ffix
2015-08-07  Michael Kerrisknl_langinfo.3: Clarify details of nl_langinfo_l() retur...
2015-08-07  Michael Kerrisknl_langinfo.3: Minor wording improvements
2015-08-07  Michael Kerrisknl_langinfo.3: wfix
2015-08-07  Michael Kerrisknl_langinfo_l.3: New link to nl_langinfo.3
2015-08-07  Sam Varshavchiknl_langinfo.3: Add documentation for nl_langinfo_l(3)
2015-08-06  Michael Kerrisk__ppc_set_ppr_med.3: Various minor tweaks
2015-08-06  Gabriel F. T. Gomes__ppc_set_ppr_med_low.3: New link to __ppc_set_ppr_med.3
next