aboutsummaryrefslogtreecommitdiffstats
path: root/man3/malloc_hook.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-154/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-12/+12
2023-05-03man*/, man.ignore.grep: srcfix; warn about blank linesAlejandro Colomar1-11/+11
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+1
2023-01-07Many pages: TH: Use lowercaseAlejandro Colomar1-1/+1
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-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+154
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-154/+0
2022-08-25Various pages: Fit rendered pages in 80 columnsAlejandro Colomar1-2/+2
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-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-03-06malloc_hook.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [GPL-1.0-or-later] Use SPDX-License-IdentifierAlejandro Colomar1-3/+1
2021-08-31malloc_hook.3: Modernize for glibc 2.34Paul Eggert1-3/+10
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-07malloc_hook.3: SYNOPSIS: Use 'volatile' in prototypesAlejandro Colomar1-5/+5
2021-01-04malloc_hook.3: tfixMichael Kerrisk1-1/+1
2020-12-23seccomp.2, circleq.3, list.3, malloc_hook.3, slist.3, stailq.3, tailq.3, ip.7...Michael Kerrisk1-4/+4
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-09-13malloc_hook.3: Remove unneeded cast, and print 'size_t' with "%zu"Alejandro Colomar1-2/+2
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
2019-03-06getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ...Michael Kerrisk1-1/+1
2019-02-27locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ...Michael Kerrisk1-1/+1
2017-08-19getgroups.2, getrlimit.2, ioctl_ficlonerange.2, ioctl_fideduperange.2, semop....Michael Kerrisk1-1/+1
2017-08-19_syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S...Michael Kerrisk1-5/+7
2017-08-18getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge...Michael Kerrisk1-3/+3
2017-08-17_syscall.2, capget.2, ioprio_set.2, semop.2, send.2, ctime.3, dysize.3, fenv....Michael Kerrisk1-3/+3
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-6/+6
2016-07-17ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempol...Michael Kerrisk1-1/+1
2016-06-10malloc_hook.3: glibc 2.24 removes __malloc_initialize_hookMichael Kerrisk1-0/+3
2013-03-12makecontext.3, malloc_hook.3: srcfixMichael Kerrisk1-0/+1
2013-03-10ldd.1, capget.2, clone.2, create_module.2, fallocate.2, futex.2, get_kernel_s...Michael Kerrisk1-0/+1
2013-03-10a64l.3, addseverity.3, argz_add.3, cabs.3, cacos.3, cacosh.3, canonicalize_fi...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2010-10-19malloc_hook.3: srcfixMichael Kerrisk1-0/+1
2010-10-19malloc_hook.3: Warn that these functions are deprecatedIvana Varekova1-5/+7
2010-10-19malloc_hook.3: ffixMichael Kerrisk1-2/+2
2009-02-21malloc_hook.3: srcfixMichael Kerrisk1-1/+1
2008-07-09Added FIXME.Michael Kerrisk1-0/+5
2007-12-23Format SYNOPSIS consistently.Michael Kerrisk1-11/+8
2007-12-18Replace `...' with alternate formatting (e.g., ".." or .I)Michael Kerrisk1-1/+1
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-4/+4
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-2/+2
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-9/+9
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-11/+13
2007-04-05ffixMichael Kerrisk1-5/+7
2006-12-05s/\\n/\\\\n/ in printf() string in example program.Michael Kerrisk1-1/+1
2006-08-04Updated CONFOMRING TOs and/or standards references.Michael Kerrisk1-0/+2
2005-11-02Change itacised function names and page xrefs to boldMichael Kerrisk1-9/+9
2005-06-22Minor fixesMichael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+126