aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strcpy.3
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-204/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-7/+7
2023-08-29strcpy.3, strncat.3, string_copying.7: tfixAlejandro Colomar1-1/+1
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-11/+11
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+10
2023-03-13Revert "Many pages: Remove references to C89"Alejandro Colomar1-1/+1
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-1/+1
2022-12-29Many pages: Remove references to C89Alejandro Colomar1-1/+1
2022-12-21strcpy.3: EXAMPLES: Check the return of malloc(3)Alejandro Colomar1-0/+5
2022-12-20stpcpy.3, strcpy.3, strcat.3: Document in a single pageAlejandro Colomar1-84/+150
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-12-04strcpy.3, strncpy.3: Split the page and document them separatelyAlejandro Colomar1-117/+7
2022-11-10Various pages: SYNOPSIS: Use VLA syntax in function parametersAlejandro Colomar1-2/+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/+235
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-235/+0
2022-09-05strcpy.3: SYNOPSIS: Add missing 'restrict'Alejandro Colomar1-1/+1
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-3/+7
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27strcpy.3: Add LIBRARY section (libc)Alejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-03-14strcpy.3: SYNOPSIS: Use 'restrict' in prototypesAlejandro Colomar1-2/+3
2021-01-06Various pages: Improve formatting in ATTRIBUTESMichael Kerrisk1-1/+6
2021-01-01Various pages: bring more whitespace consistency in SYNOPSISMichael Kerrisk1-1/+0
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-4/+4
2018-08-20strcpy.3: Use "destination" consistently (instead of "target" sometimes)Michael Kerrisk1-2/+2
2018-06-10strcpy.3: Fix example code for strncpy, which could pass an incorrect lengthMatthew Kilgore1-2/+3
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...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-19ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ...Michael Kerrisk1-4/+4
2017-08-16CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield...Michael Kerrisk1-4/+4
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-2/+2
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24strcpy.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008Michael Kerrisk1-1/+1
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-27strcpy.3: Reformat thread-safety informationPeng Haitao1-5/+11
2014-05-21chown.2, fcntl.2, futex.2, recvmmsg.2, sched_setscheduler.2, semget.2, shmget...Michael Kerrisk1-1/+1
2014-05-15strcpy.3: NOTES: Add a subheadingMichael Kerrisk1-1/+2
2014-03-10strcpy.3: Fix a bug, and improve discussion of forcing termination with strnc...Michael Kerrisk1-8/+13
2014-03-02strcpy.3: ATTRIBUTES: Note functions that are thread-safePeng Haitao1-1/+8
2013-06-12strcasecmp.3, strcat.3, strchr.3, strcmp.3, strcoll.3, strcpy.3, strdup.3, st...Michael Kerrisk1-12/+31
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...Michael Kerrisk1-1/+1
2013-03-10intro.1, _exit.2, access.2, alarm.2, alloc_hugepages.2, arch_prctl.2, bind.2,...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
2012-08-14Removed trailing white space at end of linesMichael Kerrisk1-2/+2
2012-08-13strcpy.3: wfixDavid Prévot1-1/+1
2012-07-20strcpy.3: Minor rewordingMichael Kerrisk1-2/+1
2012-07-20strcpy.3: NOTES: Add a discussion of strlcpy()Michael Kerrisk1-1/+49
2012-07-19strcpy.3: Note that info is lost when strncpy() doesn't null terminateMichael Kerrisk1-0/+6
2012-07-19strcpy.3: Add some text to emphasize possibility of buffer runs with strcpy()Michael Kerrisk1-0/+2
2012-07-19strcpy.3: Fix description of the null-byte padding performed by strncpy()Michael Kerrisk1-3/+5
2012-05-11futimesat.2, mount.2, confstr.3, iconv.3, makedev.3, malloc.3, strcasecmp.3, ...Michael Kerrisk1-1/+1
2012-05-07confstr.3, strcasecmp.3, strcat.3, strcmp.3, strcpy.3, strdup.3, strftime.3, ...Michael Kerrisk1-1/+1
2011-09-29strcpy.3: SEE ALSO: Add stpncpy(3)Mike Frysinger1-0/+1
2010-11-01clock_nanosleep.2, getpriority.2, kexec_load.2, nanosleep.2, nice.2, sched_se...Michael Kerrisk1-1/+1
2010-10-11strcpy.3: Formatting fixes in strncpy() example implementation codeMichael Kerrisk1-4/+5
2010-09-22_exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize....Michael Kerrisk1-1/+1
2010-09-22index.3, stpcpy.3, strcasecmp.3, strcat.3, strchr.3, strcmp.3, strcoll.3, str...Michael Kerrisk1-0/+1
2010-01-16prctl.2, putgrent.3, strcat.3, strcpy.3, console_ioctl.4: grfixMichael Kerrisk1-1/+1
2009-12-05strcpy.3: tfixMark Hills1-2/+2
2008-06-10strcpy.3: SEE ALSO: Add strdup(3)Mark Hills1-1/+2
2009-02-03strcpy.3: SEE ALSO: add stpcpy.3Michael Kerrisk1-1/+2
2008-10-29strcpy.3: Strengthen warning about checking against buffer overrunsJason Spiro1-5/+9
2008-09-29strcpy.3: Revert earlier change to example strncpy() callsMarko Kreen1-1/+1
2008-09-29grfixMichael Kerrisk1-1/+1
2008-09-25tstampMichael Kerrisk1-1/+1
2008-09-25strcpy.3: Avoid redundantly filling the position 'n - 1' two times in strncpy...André Goddard Rosa1-1/+1
2008-06-26ffixesMichael Kerrisk1-1/+1
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-4/+4
2008-06-05s/'/\\'/ to improve rendering in UTF-8.Michael Kerrisk1-4/+4
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-2/+2
2007-06-21strip trailing white spaceMichael Kerrisk1-1/+1
2007-06-20space fixesMichael Kerrisk1-2/+2
2007-06-18minor fixesMichael Kerrisk1-2/+2
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-06-07Improve description od strncpy().Michael Kerrisk1-13/+61
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-2/+2
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-4/+14
2007-04-24Wrap long lines; start sentences on new linesMichael Kerrisk1-1/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-5/+6
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-1/+1
2006-01-01s/nulls/null bytes/Michael Kerrisk1-1/+1
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-4/+4
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+76