aboutsummaryrefslogtreecommitdiffstats
path: root/man3/dlopen.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-624/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-30/+30
2023-08-13man*/: Remove .sp 1 calls right before SH or PPAlejandro Colomar1-1/+0
2023-07-20man*/: ffix (un-bracket tables)G. Branden Robinson1-4/+2
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-10/+10
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-18/+21
2023-03-17man2/, man3/, man-pages.7: Move VERSIONS next to STANDARDSAlejandro Colomar1-7/+7
2023-02-05Many pages: Use \[bu] instead of \(buAlejandro Colomar1-5/+5
2023-02-05Many pages: Use \[em] instead of \(emAlejandro Colomar1-2/+2
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-3/+3
2023-01-07Many pages: TH: Use lowercaseAlejandro Colomar1-1/+1
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-10-29Many pages: Use a consistent style for listsAlejandro Colomar1-5/+5
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-12Various pages: EXAMPLES: Sort includesAlex Colomar1-1/+2
2022-09-10Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC ENDAlejandro Colomar1-0/+2
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+620
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-620/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-03-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-13/+13
2022-03-06dladdr.3, dlerror.3, dlinfo.3, dlopen.3, dlsym.3: Add LIBRARY section (libdl)Alejandro Colomar1-2/+3
2022-02-25Various pages: [GPL-2.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-20/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-21Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signsMichael Kerrisk1-2/+2
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-1/+2
2020-11-01memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_...Michael Kerrisk1-1/+1
2020-10-31dlopen.3: ffixMichael Kerrisk1-1/+1
2020-09-24pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2...Michael Kerrisk1-3/+3
2020-09-10dlopen.3, gnu_get_libc_version.3: tfixJakub Wilk1-1/+1
2020-09-10dlopen.3: Clarify DT_RUNPATH/DT_RPATH detailsMichael Kerrisk1-2/+5
2020-09-06dlopen.3: Revert accidentally applied "dlopen.3: Remove unneeded cast"Michael Kerrisk1-1/+1
2020-09-06dlopen.3: Remove unneeded castAlejandro Colomar1-1/+1
2020-07-06intro.1, localedef.1, memusage.1, memusagestat.1, bpf.2, execve.2, fork.2, ke...Michael Kerrisk1-1/+1
2020-07-02man3/*: ffix: change '-' to '\-' for optionsBjarni Ingi Gislason1-1/+1
2020-06-09iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a...Michael Kerrisk1-1/+1
2020-05-31Various pages: retitle EXAMPLE section heading to EXAMPLESMichael Kerrisk1-1/+1
2020-05-26pipe.2, socketpair.2, dlopen.3, posix_memalign.3, signal-safety.7: Correct bo...Michael Kerrisk1-5/+5
2020-05-26dlopen.3: tfixMichael Kerrisk1-1/+1
2020-05-19adjtimex.2, prctl.2, semget.2, signalfd.2, umount.2, syscall.2, dlopen.3, get...Michael Kerrisk1-1/+1
2020-04-29dlopen.3: srcfix: add URL relevant for BUGSMichael Kerrisk1-0/+1
2019-08-02pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk1-1/+1
2019-07-03dlopen.3: wfix: consistently use "object" rather than "library"Michael Kerrisk1-2/+2
2019-07-03dlopen.3: Make it clear that RTLD_NODELETE also affects global variablesMichael Kerrisk1-1/+1
2019-07-03dlopen.3: An object opened with RTLD_LOCAL can be promoted to RTLD_GLOBALMichael Kerrisk1-0/+6
2019-07-03dlopen.3: Minor wording fixMichael Kerrisk1-1/+2
2019-07-03dlopen.3: Clarify when an executable's symbols can be used for symbol resolutionMichael Kerrisk1-4/+11
2019-07-03dlopen.3: Clarify the rules for symbol resolution in a dlopen'ed objectMichael Kerrisk1-6/+13
2019-07-02dlopen.3: Note that symbol use might keep a dlclose'd object in memoryMichael Kerrisk1-1/+8
2019-07-02dlopen.3: Clarify that constructors are called only when library is first loadedMichael Kerrisk1-2/+3
2019-07-02dlopen.3: On dlclose(), destructors are called when reference count falls to 0Michael Kerrisk1-1/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19getrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3, duplocale.3, ftw.3, get_n...Michael Kerrisk1-1/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-18getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge...Michael Kerrisk1-1/+1
2017-08-16memusage.1, clone.2, eventfd.2, futex.2, getdents.2, ioctl_fat.2, ioctl_ns.2,...Michael Kerrisk1-2/+2
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-15/+15
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-5/+5
2016-11-11dlopen.3: wfixMichael Kerrisk1-1/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-09-21dlopen.3: dlmopen() is still broken in glibc 2.24Michael Kerrisk1-1/+1
2016-08-08dlopen.3: Fix section orderingMichael Kerrisk1-15/+15
2016-06-20remap_file_pages.2, sigaltstack.2, umask.2, wait4.2, basename.3, canonicalize...Michael Kerrisk1-1/+1
2015-12-29accept.2, acct.2, bind.2, clock_getres.2, connect.2, dup.2, epoll_create.2, e...Michael Kerrisk1-1/+1
2015-12-05dlopen.3: Include a shell session showing build/run in EXAMPLEMichael Kerrisk1-1/+14
2015-12-05dlopen.3: Change arguments to main() to "void" in EXAMPLEMichael Kerrisk1-1/+1
2015-12-05dlopen.3: Correct the pathname used in EXAMPLEMichael Kerrisk1-3/+4
2015-12-02dlopen.3: tfixMichael Kerrisk1-1/+1
2015-11-17dlopen.3: tfixMichael Kerrisk1-1/+1
2015-11-17dlopen.3: Make it more explicit that LD_BIND_NOW overrides RTLD_LAZYMichael Kerrisk1-0/+5
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-08-08dlopen.3: Note a case where dlmopen() provides better isolation than RTLD_LOCALMichael Kerrisk1-0/+16
2015-08-08dlopen.3: srcfixMichael Kerrisk1-10/+0
2015-08-08dlopen.3: wfixMichael Kerrisk1-1/+1
2015-08-08dlopen.3: Reorganize conformance information for 'flags'Michael Kerrisk1-5/+8
2015-08-08dlopen.3: srcfix: FIXMEMichael Kerrisk1-0/+7
2015-08-08dlopen.3: ATTRIBUTES: Note functions that are thread-safeMichael Kerrisk1-0/+14
2015-08-08dlopen.3: Move atexit() discussion under "Initialization and Finalization"Michael Kerrisk1-5/+5
2015-08-08dlopen.3: Mention other functions in the dlopen API in the initial paragraphMichael Kerrisk1-0/+7
2015-08-08dlopen.3: dlclose() will unload the object when all references have been rele...Michael Kerrisk1-0/+12
2015-08-08dlopen.3: tfixMichael Kerrisk1-1/+1
2015-08-08dlopen.3: Corrections and improvements after comments from Carlos O'DonellMichael Kerrisk1-29/+41
2015-08-08dlopen.3: Remove dlerror() content that was migrated to dlerror(3)Michael Kerrisk1-25/+6
2015-08-08dlopen.3: wfixMichael Kerrisk1-1/+3
2015-08-08dlopen.3: wfixMichael Kerrisk1-1/+1
2015-08-08dlopen.3: EXAMPLE: Remove mention of "-rdynamic"Michael Kerrisk1-20/+0
2015-08-08dlopen.3: Remove content migrated to new dlsym() pageMichael Kerrisk1-88/+5
2015-08-08dlopen.3: Rework the discussion of initialization and finalization functionsMichael Kerrisk1-28/+44
2015-08-08dlopen.3: Move discussion of _init() and _fini() to NOTESMichael Kerrisk1-41/+42
2015-08-08dlopen.3: Remove reference to ld.so info pageMichael Kerrisk1-1/+1
2015-08-08dlopen.3: Note some dlmopen() restrictionsMichael Kerrisk1-6/+34
2015-08-08dlopen.3: tfixMichael Kerrisk1-1/+1
2015-08-08ldd.1, sprof.1, execve.2, dlopen.3, ld.so.8: Prefer "shared object" over "sha...Michael Kerrisk1-50/+54
2015-08-08dlopen.3: Improvements after input from Carlos O'DonellMichael Kerrisk1-9/+66
2015-08-08dlopen.3: Document dlmopen(3)Michael Kerrisk1-3/+46
2015-08-08dlopen.3: SEE ALSO: add dlinfo(3)Michael Kerrisk1-0/+1
2015-08-08dlopen.3: SEE ALSO: add dladdr(3)Michael Kerrisk1-0/+1
2015-08-08dlopen.3: Integrate dlvsym() discussion into main page textMichael Kerrisk1-23/+17
2015-08-08dlopen.3: Minor fix: remind reader that _init() and _fini() are obsoleteMichael Kerrisk1-1/+1
2015-08-08dlopen.3: Remove dladdr() contentMichael Kerrisk1-71/+15
2015-08-08dlopen.3: tfixMichael Kerrisk1-1/+1
2015-08-08dlopen.3: Minor wording fixMichael Kerrisk1-11/+2
2015-08-08dlopen.3: Add VERSIONS sectionMichael Kerrisk1-0/+10
2015-03-29intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, m...Michael Kerrisk1-1/+1
2015-03-22dlopen.3: RTLD_NEXT works for symbols generally, not just functionsMichael Kerrisk1-1/+1
2015-03-22dlopen.3: Add some details for RTLD_DEFAULTMichael Kerrisk1-0/+5
2015-03-22dlopen.3: Add some details on RTLD_NEXT and preloadingMichael Kerrisk1-1/+9
2015-03-22dlopen.3: Reformat text on RTLD_DEFAULT and RTLD_NEXTMichael Kerrisk1-6/+6
2015-03-15dlopen.3: dlclose() recursively closes dependent librariesMichael Kerrisk1-0/+5
2015-03-15dlopen.3: Amend error in description of dlclose() behaviorMichael Kerrisk1-2/+2
2015-03-15dlopen.3: Rename second dlopen() argument from "flag" to "flags"Michael Kerrisk1-3/+3
2014-10-02ldd.1, execve.2, fanotify_init.2, fanotify_mark.2, getrlimit.2, open.2, readl...Michael Kerrisk1-1/+1
2014-10-02dlopen.3: SEE ALSO: add pldd(1)Michael Kerrisk1-0/+1
2014-04-23dlopen.3: wfixMichael Kerrisk1-1/+1
2014-01-16dlopen.3: grfixMichael Kerrisk1-1/+1
2014-01-08dlopen.3: Fix description of dli_snameMichael Kerrisk1-3/+3
2014-01-05dlopen.3: tfixMichael Kerrisk1-1/+1
2014-01-03epoll_ctl.2, execve.2, recv.2, timer_create.2, wait.2, argz_add.3, basename.3...Michael Kerrisk1-1/+1
2014-01-03dlopen.3: Minor fixesMichael Kerrisk1-5/+5
2014-01-02dlopen.3: srcfix: add a reference to Austin "Pointer Types" issueMichael Kerrisk1-0/+1
2014-01-02dlopen.3: Tweaks to previous patchMichael Kerrisk1-10/+13
2014-01-02dlopen.3: Update remarks on cast needed when assigning dlsym() return valueMichael Kerrisk1-9/+16
2014-01-02select_tut.2, dlopen.3, err.3, printf.3: Stylistic changes to code exampleMichael Kerrisk1-2/+3
2013-06-12time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sch...Michael Kerrisk1-1/+3
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-2/+2
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-1/+1
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-0/+2
2013-03-10getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get...Michael Kerrisk1-3/+2
2013-03-10ioprio_set.2: Remove "-*- nroff -*-" comment at top of sourceMichael Kerrisk1-1/+0
2013-02-24intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ...Michael Kerrisk1-5/+5
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-2/+2
2012-09-26time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk1-3/+3
2012-09-24time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren...Michael Kerrisk1-3/+3
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-1/+2
2010-10-31getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem...Michael Kerrisk1-1/+0
2010-10-31getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, syn...Michael Kerrisk1-1/+1
2010-01-16close.2, epoll_create.2, epoll_ctl.2, fcntl.2, madvise.2, mmap.2, mremap.2, s...Michael Kerrisk1-1/+1
2010-01-16mbind.2, rename.2, sched_setscheduler.2, set_mempolicy.2, syslog.2, argz_add....Michael Kerrisk1-1/+1
2010-01-16intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso...Michael Kerrisk1-2/+2
2009-12-31dlopen.3: tfixTobias Stoeckmann1-1/+1
2009-01-13dlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7)Michael Kerrisk1-0/+1
2008-12-06dlopen.3: Minor fixesPetr Baudis1-7/+6
2008-12-05dlopen.3: wsfixMichael Kerrisk1-2/+2
2008-12-05dlopen.3: ffixMichael Kerrisk1-1/+2
2008-12-05dlopen.3: Describe confusing dladdr() behaviorPetr Baudis1-1/+30
2008-10-29dlopen.3: LD_LIBRARY_PATH is inspected once, at program start-upMichael Kerrisk1-3/+3
2008-07-01s/ / /Michael Kerrisk1-1/+1
2008-06-11Added VERSIONS section.Michael Kerrisk1-2/+3
2008-05-08Update timestampMichael Kerrisk1-1/+1
2008-05-05Add more detail to the description of the fields in theMichael Kerrisk1-5/+17
2008-03-19s/nonzero/non-zero/Michael Kerrisk1-2/+2
2008-03-19s/nonempty/non-empty/Michael Kerrisk1-1/+1
2007-12-25hyphenation fixesMichael Kerrisk1-3/+3
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-4/+4
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-1/+1
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-3/+3
2007-12-17Add missing commas to SEE ALSOMichael Kerrisk1-1/+1
2007-12-10ffixMichael Kerrisk1-1/+1
2007-10-23Added "Link with -ldl." to SYNOPSIS.Michael Kerrisk1-0/+2
2007-10-12tfixMichael Kerrisk1-1/+1
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-5/+5
2007-09-20Change mtk's email addressMichael Kerrisk1-2/+2
2007-06-22ffixMichael Kerrisk1-1/+5
2007-06-22ffixMichael Kerrisk1-1/+3
2007-06-21strip trailing white spaceMichael Kerrisk1-1/+1
2007-06-20s/-/\\-/Michael Kerrisk1-1/+1
2007-06-17Minor improvements to previous fixMichael Kerrisk1-5/+3
2007-06-17Add a comment explaining the need for the ratherMichael Kerrisk1-1/+11
2007-06-15Formatting changes, and minor rewordings.Michael Kerrisk1-22/+27
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-31/+31
2007-05-18Rewrote a headingMichael Kerrisk1-1/+1
2007-05-18wfixMichael Kerrisk1-1/+1
2007-05-16Convert SH to SS and other section-related fixes.Michael Kerrisk1-2/+2
2007-05-16s/return 0/exit(EXIT_FAILURE)/ in main() function example programMichael Kerrisk1-1/+1
2007-05-14Use symbolic constants in exit(2) callsMichael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-46/+60
2007-04-05ffixMichael Kerrisk1-6/+7
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-0/+1
2006-12-04Add "#include <stdlib.h>" to example program.Michael Kerrisk1-0/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-2/+2
2006-05-31Fix unbalanced quotesMichael Kerrisk1-2/+2
2006-05-22Changed copyright commnents to add 'and' in some casesMichael Kerrisk1-1/+1
2006-02-12Change "file name" to "filename"Michael Kerrisk1-1/+1
2006-02-09Formatting fixesMichael Kerrisk1-1/+2
2006-01-15Some rewordings of recently added textMichael Kerrisk1-5/+4
2006-01-14Noted use of atexit() to register a function that isMichael Kerrisk1-0/+5
2006-01-14Added description of RTLD_DEEPBIND.Michael Kerrisk1-2/+11
2006-01-14Rewrote discussion of dlopen() 'flag' argument;Michael Kerrisk1-20/+49
2006-01-13Global change to many pages...Michael Kerrisk1-2/+4
2005-10-28s/GNU_SOURCE/_GNU_SOURCE/Michael Kerrisk1-1/+1
2005-10-20Formatting fixesMichael Kerrisk1-1/+5
2005-10-19Formatting fixesMichael Kerrisk1-1/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-2/+2
2005-07-20s/-nostartupfiles/-nostartfiles/Michael Kerrisk1-1/+1
2005-07-19Formatting fixesMichael Kerrisk1-36/+43
2005-07-19Formatting fixes.Michael Kerrisk1-1/+1