]> git.ipfire.org Git - thirdparty/man-pages.git/history - man3
setxattr.2: Add ERANGE to 'ERRORS' section
[thirdparty/man-pages.git] / man3 /
2019-07-20  Michael Kerriskgetutent.3: Fix missing include file in EXAMPLE
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...
2019-07-02  Michael Kerriskgetauxval.3: grfix
2019-06-25  Michael Kerriskclone.2, intro.2, ipc.2, msgctl.2, msgget.2, msgop...
2019-06-15  Michael Kerriskon_exit.3: Atack variables may be out of scope when...
2019-06-13  Michael Kerriskexec.3: ffix
2019-06-13  Michael Kerriskexec.3: Minor tweaks to Matthew Kenigsberg's patch
2019-06-13  Matthew Kenigsbergexec.3: Explain function groupings
2019-06-08  Michael Kerriskstrcat.3: Fix off-by-one error in example code
2019-05-16  Michael Kerriskpthread_spin_init.3: tfix
2019-05-09  Michael Kerriskexecve.2, setfsgid.2, setfsuid.2, splice.2, fopen.3...
2019-05-06  Jakub Wilkintro.1, execve.2, getcontext.3, passwd.5, bpf-helpers...
2019-05-05  Michael Kerrisktwalk_r.3: New link to twalk(3) page
2019-05-05  Michael Kerrisktsearch.3: Minor tweak to Florian's patch
2019-05-05  Michael Kerrisktsearch.3: Reformat twalk() and twalk_r() prototypes...
2019-05-05  Michael Kerrisktsearch.3: SYNOPSIS: clarify that twalk_r() requires...
2019-05-05  Michael Kerrisktsearch.3: Minor tweaks to Florian Weimer's patch
2019-05-05  Florian Weimertsearch.3: Document the twalk_r() function added in...
2019-05-05  Florian Weimertsearch.3: Do not use const arguments in twalk() callback
2019-05-05  Michael Kerrisksysconf.3: Clearly note that _SC_PAGESIZE and _SC_PAGE_...
2019-05-05  Michael Kerriskstdarg.3: Remove the NOTES section describing the ancie...
2019-05-05  Seth TroisiCPU_SET.3: wfix
2019-05-05  Elliot Hughesposix_memalign.3: Some functions set errno
2019-05-04  Michael Kerrisktsearch.3: SYNOPSIS: add missing definition of 'VISIT...
2019-05-04  Elliott Hughesmallinfo.3: Further discourage use of mallinfo()
2019-04-14  Jakub Wilkgetpt.3: tfix
2019-04-14  Michael Kerriskmalloc_trim.3: Minor fixes to Carlos's patch
2019-04-14  Carlos O'Donellmalloc_trim.3: Update trimming information
2019-04-14  Michael Kerriskfopen.3: Minor tweaks to Elliot's patch
2019-04-14  enhfopen.3: Explain BSD vs glibc "a+" difference
2019-04-14  Michael Kerriskstdarg.3: Add a note that ... in function signature...
2019-03-08  Michael Kerriskexecve.2, exec.3: Consistently use the term 'pathname...
2019-03-08  Michael Kerriskexec.3: Minor wording fix in subsection title
2019-03-08  Jakub Wilkstrerror.3: Don't discuss buffer size for strerror_l()
2019-03-08  Michael Kerriskresolver.3: Mention that some functions set 'h_errno'
2019-03-08  Jakub Wilkstrtol.3, strtoul.3: SEE ALSO: add strtoimax(3), strtou...
2019-03-06  Michael Kerriskgetent.1, iconv.1, ldd.1, locale.1, localedef.1, memusa...
2019-03-06  Michael Kerriskdlsym.3: Describe a case where a symbol value may be...
2019-02-27  Michael Kerrisklocale.1, memusage.1, pldd.1, _syscall.2, add_key.2...
2019-02-27  Michael Kerriskadjtimex.2, futex.2, mremap.2, seccomp.2, getnameinfo...
2019-02-27  Bjarni Ingi Gislasonfseeko.3: srcfix
2019-02-27  Michael Kerriskmalloc.3: srcfix
2019-02-27  Michael Kerriskpthread_mutex_consistent.3: ffix
2019-02-27  Michael Kerriskscanf.3: ffix
2019-02-27  Michael Kerrisksignbit.3: ffix
2019-02-27  Bjarni Ingi Gislasonman3/t-v.3: srcfix: Use a single-font-style macro for...
2019-02-27  Michael Kerriskwcsncmp.3: ffix
2019-02-27  Michael Kerriskfallocate.2, futex.2, getrandom.2, mprotect.2, posix_sp...
2019-02-27  Michael Kerriskfallocate.2, getgid.2, getpid.2, getuid.2, lseek.2...
2019-02-27  Michael Kerriskkeyctl.2, mlock.2, timerfd_create.2, write.2, nl_langin...
2019-02-26  Michael Kerriskexec.3: execv(3) does not use execv(2) on sparc/sparc64
2019-02-26  Michael Kerriskdes_crypt.3, encrypt.3: The functions described in...
2019-02-26  Michael Kerriskisatty.3: srcfix
2019-02-25  Michael Kerriskisatty.3: Most non-tty files nowadays result in the...
2019-02-25  Michael Kerriskexec.3: Note that SPARCC provides an execv() system...
2019-01-10  Michael Kerriskbstring.3: Correct argument list for memmem() prototype
2019-01-10  Xiao Yangbsd_signal.3: Fix the wrong version of _POSIX_C_SOURCE
2019-01-09  Michael Kerriskerrno.3: Mention that errno(1) is part of the 'moreutil...
2019-01-05  Michael Kerriskerrno.3: Mention that errno(1) is part of the 'moreutil...
2018-11-27  Michael Kerriskioctl_console.2, ctime.3: tfix
2018-11-24  Michael Kerrisksystem.3: Note that system() can fail for the same...
2018-11-24  Michael Kerrisksystem.3: ffix
2018-11-24  Arkadiusz Drabczyksystem.3: Mention that 'errno' is set on error
2018-11-17  Michael Kerriskgetaddrinfo.3: Fix off-by-one error in example client...
2018-11-17  Michael Kerriskpthread_rwlockattr_setkind_np.3: tfix
2018-11-17  Carlos O'Donellpthread_rwlockattr_setkind_np.3: Remove bug notes
2018-11-17  Mike Rapoportioctl_userfaultfd.2, madvise.2, memfd_create.2, migrate...
2018-11-10  Michael Kerrisksystem.3: Use '(char *) NULL' rather than '(char *) 0'
2018-11-09  Michael Kerrisksystem.3: ffix
2018-11-09  Michael Kerrisksystem.3: wfix
2018-11-09  Michael Beckerresolver.3: Add documentation of res_nclose()
2018-11-09  Keith Thompsonstrfry.3: Remove incorrect reference to rand(3)
2018-11-05  Elliot Hughesgetmntent.3: Clarify that endmntent() should be used...
2018-11-05  Elliot Hughesferror.3: Warn about closing the result of fileno()
2018-11-02  Ian Turnerlockf.3: ERRORS: add EINTR
2018-10-27  Jakub Wilkremainder.3: tfix
2018-10-21  Jakub Wilkpthread_rwlockattr_setkind_np.3: spfix
2018-10-21  Jakub Wilkpthread_setname_np.3: Explain _np suffix
2018-10-14  Michael Kerriskalloca.3: Prevent any misunderstanding about when alloc...
2018-10-14  Michael Kerriskatoi.3: tfix
2018-10-14  Michael Kerriskgetlogin.3: tfix
2018-10-14  Michael Kerriskttyslot.3: tfix
2018-09-28  Jason A. Donenfeldxcrypt.3: Warn folks not to use these functions
2018-09-14  Michael Kerriskmalloc.3: Since glibc 2.29, realloc() is exposed by...
2018-09-05  Elliott Hughesfnmatch.3: Clarify "shell wildcard pattern"
2018-09-01  Michael Kerriskmalloc.3: Add reference to glibc MallocInternals wiki
2018-08-26  Michael Kerrisktrunc.3: Make the description a little clearer
2018-08-26  Michael Kerrisktrunc.3: Emphasize that the return value is a floating...
2018-08-20  Michael Kerriskstrcpy.3: Use "destination" consistently (instead of...
2018-08-04  Michael Kerriskstrcmp.3: tfix
2018-08-04  Heinrich Schuchardtstrcmp.3: Clarify that strcmp() is not locale aware
2018-08-04  Michael Kerriskstring.3, strlen.3, strnlen.3: Use 'bytes' not 'characters'
next