]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3/dlopen.3
dlopen.3: wfix: consistently use "object" rather than "library"
[thirdparty/man-pages.git] / man3 / dlopen.3
2019-07-03  Michael Kerriskdlopen.3: wfix: consistently use "object" rather than...
2019-07-03  Michael Kerriskdlopen.3: Make it clear that RTLD_NODELETE also affects...
2019-07-03  Michael Kerriskdlopen.3: An object opened with RTLD_LOCAL can be promo...
2019-07-03  Michael Kerriskdlopen.3: Minor wording fix
2019-07-03  Michael Kerriskdlopen.3: Clarify when an executable's symbols can...
2019-07-03  Michael Kerriskdlopen.3: Clarify the rules for symbol resolution in...
2019-07-02  Michael Kerriskdlopen.3: Note that symbol use might keep a dlclose...
2019-07-02  Michael Kerriskdlopen.3: Clarify that constructors are called only...
2019-07-02  Michael Kerriskdlopen.3: On dlclose(), destructors are called when...
2017-09-15  Michael Kerriskiconv.1, ldd.1, locale.1, localedef.1, memusage.1,...
2017-08-19  Michael Kerriskgetrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3...
2017-08-19  Michael Kerriskexecve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns...
2017-08-17  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, alloc_hugepages...
2017-08-16  Michael Kerriskmemusage.1, clone.2, eventfd.2, futex.2, getdents.2...
2017-08-16  Michael KerriskCPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_...
2017-08-15  Michael Kerrisk_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod...
2016-11-11  Michael Kerriskdlopen.3: wfix
2016-10-08  Michael Kerriskmemusage.1, memusagestat.1, pldd.1, accept.2, adjtimex...
2016-09-21  Michael Kerriskdlopen.3: dlmopen() is still broken in glibc 2.24
2016-08-07  Michael Kerriskdlopen.3: Fix section ordering
2016-06-20  Michael Kerriskremap_file_pages.2, sigaltstack.2, umask.2, wait4.2...
2015-12-29  Michael Kerriskaccept.2, acct.2, bind.2, clock_getres.2, connect.2...
2015-12-05  Michael Kerriskdlopen.3: Include a shell session showing build/run...
2015-12-05  Michael Kerriskdlopen.3: Change arguments to main() to "void" in EXAMPLE
2015-12-05  Michael Kerriskdlopen.3: Correct the pathname used in EXAMPLE
2015-12-02  Michael Kerriskdlopen.3: tfix
2015-11-17  Michael Kerriskdlopen.3: tfix
2015-11-17  Michael Kerriskdlopen.3: Make it more explicit that LD_BIND_NOW overri...
2015-08-08  Michael Kerriskldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2...
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 Kerriskdlopen.3: Reorganize conformance information for 'flags'
2015-08-08  Michael Kerriskdlopen.3: srcfix: FIXME
2015-08-08  Michael Kerriskdlopen.3: ATTRIBUTES: Note functions that are thread...
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 Kerriskdlopen.3: Corrections and improvements after comments...
2015-08-08  Michael Kerriskdlopen.3: Remove dlerror() content that was migrated...
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 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 Kerriskdlopen.3: Document dlmopen(3)
2015-08-08  Michael Kerriskdlopen.3: SEE ALSO: add dlinfo(3)
2015-08-08  Michael Kerriskdlopen.3: SEE ALSO: add dladdr(3)
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-03-29  Michael Kerriskintro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsock...
2015-03-22  Michael Kerriskdlopen.3: RTLD_NEXT works for symbols generally, not...
2015-03-22  Michael Kerriskdlopen.3: Add some details for RTLD_DEFAULT
2015-03-22  Michael Kerriskdlopen.3: Add some details on RTLD_NEXT and preloading
2015-03-22  Michael Kerriskdlopen.3: Reformat text on RTLD_DEFAULT and RTLD_NEXT
2015-03-15  Michael Kerriskdlopen.3: dlclose() recursively closes dependent libraries
2015-03-15  Michael Kerriskdlopen.3: Amend error in description of dlclose() behavior
2015-03-15  Michael Kerriskdlopen.3: Rename second dlopen() argument from "flag...
2014-10-02  Michael Kerriskldd.1, execve.2, fanotify_init.2, fanotify_mark.2,...
2014-10-02  Michael Kerriskdlopen.3: SEE ALSO: add pldd(1)
2014-04-23  Michael Kerriskdlopen.3: wfix
2014-01-15  Michael Kerriskdlopen.3: grfix
2014-01-08  Michael Kerriskdlopen.3: Fix description of dli_sname
2014-01-05  Michael Kerriskdlopen.3: tfix
2014-01-03  Michael Kerriskepoll_ctl.2, execve.2, recv.2, timer_create.2, wait...
2014-01-02  Michael Kerriskdlopen.3: Minor fixes
2014-01-02  Michael Kerriskdlopen.3: srcfix: add a reference to Austin "Pointer...
2014-01-02  Michael Kerriskdlopen.3: Tweaks to previous patch
2014-01-02  Michael Kerriskdlopen.3: Update remarks on cast needed when assigning...
2014-01-01  Michael Kerriskselect_tut.2, dlopen.3, err.3, printf.3: Stylistic...
2013-06-12  Michael Kerrisktime.1, _syscall.2, acct.2, getsockname.2, nanosleep...
2013-04-01  Michael Kerriskintro.1, _syscall.2, access.2, arch_prctl.2, cacheflush...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerriskgetent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2...
2013-03-10  Michael Kerriskioprio_set.2: Remove "-*- nroff -*-" comment at top...
2013-02-24  Michael Kerriskintro.1, time.1, _syscall.2, accept.2, capget.2, clone...
2013-02-24  Michael Kerriskgetent.1, intro.1, time.1, _exit.2, _syscall.2, accept...
2012-09-26  Michael Kerrisktime.1, atexit.3, bsearch.3, dlopen.3, envz_add.3,...
2012-09-24  Michael Kerrisktime.1, atexit.3, bsearch.3, dlopen.3, envz_add.3,...
2012-09-24  David Prévotarch_prctl.2, fcntl.2, flock.2, get_robust_list.2,...
2010-10-31  Michael Kerriskgetresuid.2, intro.2, mremap.2, open.2, poll.2, posix_f...
2010-10-31  Michael Kerriskgetresuid.2, mremap.2, poll.2, remap_file_pages.2,...
2010-01-16  Michael Kerriskclose.2, epoll_create.2, epoll_ctl.2, fcntl.2, madvise...
2010-01-16  Michael Kerriskmbind.2, rename.2, sched_setscheduler.2, set_mempolicy...
2010-01-16  Michael Kerriskintro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl...
2009-12-31  Tobias Stoeckmanndlopen.3: tfix
2009-01-12  Michael Kerriskdlopen.3, ld.so.8: SEE ALSO: add rtld-audit(7)
2008-12-06  Petr Baudisdlopen.3: Minor fixes
next