aboutsummaryrefslogtreecommitdiffstats
path: root/man3/mempcpy.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-94/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-5/+5
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-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-4/+3
2023-03-17man2/, man3/, man-pages.7: Move VERSIONS next to STANDARDSAlejandro Colomar1-3/+3
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04Many pages: wfixAlejandro Colomar1-1/+1
2022-11-10Various pages: SYNOPSIS: Use VLA syntax in 'void *' function parametersAlex Colomar1-2/+2
2022-11-10Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar1-3/+3
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro 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/+97
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-97/+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-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-03-06mempcpy.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-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-07mempcpy.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-2/+5
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2020-12-23Various pages: Remove explicit blank lines, replacing them with .PP when appr...Alejandro Colomar1-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
2017-08-19_syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S...Michael Kerrisk1-2/+2
2017-08-15_exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk...Michael Kerrisk1-3/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2015-03-02mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai...Michael Kerrisk1-1/+1
2015-02-27mempcpy.3: Reformat thread-safety informationPeng Haitao1-5/+11
2014-03-18mempcpy.3: ATTRIBUTES: Note functions that are thread-safePeng Haitao1-1/+8
2013-06-12time.1, _syscall.2, acct.2, getsockname.2, nanosleep.2, pciconfig_read.2, sch...Michael Kerrisk1-1/+3
2013-03-12mempcpy.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-4/+4
2010-10-31getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, rem...Michael Kerrisk1-2/+1
2010-10-31getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, syn...Michael Kerrisk1-2/+2
2009-03-12mempcpy.3, signbit.3, significand.3: Global fix: acknowledge FSF in copyrightMichael Kerrisk1-1/+1
2008-08-12tstampMichael Kerrisk1-1/+1
2008-08-11VERSIONS: mempcpy() since glibc 2.1.Michael Kerrisk1-0/+3
2007-07-09iffixMichael Kerrisk1-1/+1
2007-06-13ffixMichael Kerrisk1-4/+4
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-2/+2
2007-05-18Fix inconsistencies in .TH linesMichael Kerrisk1-1/+1
2007-05-12Adding section numbers to xrefs toother pagesMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-8/+9
2007-04-05Code formatting fixesMichael Kerrisk1-1/+2
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-1/+2
2005-11-02Formatting fixesMichael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-3/+3
2005-07-01Fix typoMichael Kerrisk1-1/+1
2005-06-22Minor fixesMichael Kerrisk1-1/+3
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+64