aboutsummaryrefslogtreecommitdiffstats
path: root/man2/symlink.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-265/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-16/+16
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-17/+18
2023-02-05Many pages: Use lowercase for 'glibc'Alejandro Colomar1-2/+2
2022-12-04symlink.2: tfixAlejandro Colomar1-1/+1
2022-12-04Many pages: wfixAlejandro Colomar1-2/+2
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/+264
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-264/+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-20Many pages: Fix style issues reported by `make lint-groff`Alejandro Colomar1-3/+3
2022-03-06Many pages: LIBRARY: srcfixAlejandro Colomar1-1/+1
2022-02-27symlink.2: Clarify symlink ownership matters when protected_symlinks=1Jakub Wilk1-1/+6
2022-02-25symlink.2: Add LIBRARY sectionAlejandro Colomar1-0/+3
2022-02-25Various pages: [Linux-man-pages-copyleft] Use SPDX-License-IdentifierAlejandro Colomar1-21/+1
2021-08-27iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ...Michael Kerrisk1-1/+1
2021-08-18chmod.2, chown.2, open.2, mkdir.2, mknod.2, readlink.2, stat.2, symlink.2, mk...Michael Kerrisk1-23/+23
2021-08-12fanotify_mark.2, futimesat.2, mount_setattr.2, statx.2, symlink.2, mkfifo.3: ...Michael Kerrisk1-0/+5
2021-08-12access.2, chmod.2, chown.2, execveat.2, futimesat.2, link.2, mkdir.2, mknod.2...Michael Kerrisk1-1/+5
2021-06-20symlink.2: ffixAlejandro Colomar1-1/+1
2021-03-22getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,...Michael Kerrisk1-1/+1
2021-01-07Various pages: Standardize wording around setting of 'errno' on errorMichael Kerrisk1-1/+1
2021-01-06Various pages: Remove redundant escaping of space characters in FTM infoMichael Kerrisk1-3/+3
2021-01-05Various pages: Simplify mark-up for Feature Test Macro requirementsMichael Kerrisk1-17/+10
2021-01-04Various pages: replace '.ad b' macro with '.ad'Michael Kerrisk1-1/+1
2020-12-31Various pages: s/Glibc versions </Glibc </ in Feature Test Macro discussionsMichael Kerrisk1-1/+1
2020-12-23Various pages: Remove explicit blank lines, replacing them with .PP when appr...Alejandro Colomar1-1/+1
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-16_syscall.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_...Michael Kerrisk1-10/+10
2017-08-15_exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk...Michael Kerrisk1-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-6/+6
2016-11-10symlink.2: SEE ALSO: add namei(1)Michael Kerrisk1-0/+1
2016-10-08memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu...Michael Kerrisk1-1/+1
2016-08-08arch_prctl.2, execveat.2, fanotify_mark.2, fcntl.2, fork.2, madvise.2, mknod....Michael Kerrisk1-1/+1
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01killpg.2, mknod.2, mmap.2, nice.2, readlink.2, seteuid.2, setpgid.2, setreuid...Michael Kerrisk1-2/+2
2016-03-01brk.2, chdir.2, chmod.2, chown.2, chroot.2, getpagesize.2, getsid.2, killpg.2...Michael Kerrisk1-2/+3
2016-03-01access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st...Michael Kerrisk1-1/+1
2015-04-19getent.1, fallocate.2, getrlimit.2, llseek.2, madvise.2, mount.2, poll.2, pos...Michael Kerrisk1-1/+1
2015-04-12symlink.2: ERRORS: add linkpath=="" case for ENOENTMichael Kerrisk1-0/+2
2015-04-12symlink.2: wfixMichael Kerrisk1-1/+1
2014-08-19access.2, bdflush.2, bind.2, brk.2, chmod.2, chown.2, clone.2, epoll_wait.2, ...Michael Kerrisk1-1/+1
2014-08-18symlink.2: Glibc falls back to symlink() on kernels that lack symlinkat()Michael Kerrisk1-0/+13
2014-05-05symlink.2: Document ENOENT error for symlinkat()Michael Kerrisk1-1/+7
2014-03-26symlink.2: grfixMichael Kerrisk1-1/+1
2014-02-21access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st...Michael Kerrisk1-3/+3
2014-02-21symlink.2: wfixMichael Kerrisk1-1/+1
2014-02-21symlink.2: CONFORMING TO: symlink() is in POSIX.1-2008Michael Kerrisk1-1/+1
2014-02-21symlink.2: Merge text of symlinkat(2)Michael Kerrisk1-3/+79
2013-10-30symlink.2: Further fine tuning of argument namesMichael Kerrisk1-7/+7
2013-10-26symlink.2: Give arguments of symlink() more meaningful namesMichael Kerrisk1-17/+17
2013-09-13cpuset.7, initrd.7, pipe.7, symlink.2: wfix: make "filesystem" one wordSimon Paillard1-2/+2
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....Michael Kerrisk1-3/+3
2013-03-16_exit.2, access.2, alarm.2, close.2, link.2, mkdir.2, mknod.2, open.2, read.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-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-03-10_exit.2, access.2, acct.2, adjtimex.2, alarm.2, alloc_hugepages.2, arch_prctl...Michael Kerrisk1-2/+0
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-3/+3
2013-01-27fallocate.2, kcmp.2, link.2, listxattr.2, mkdir.2, mknod.2, open.2, ptrace.2,...Michael Kerrisk1-1/+1
2012-12-22symlink.2: spfixMichael Kerrisk1-1/+1
2012-12-22link.2, mkdir.2, mknod.2, open.2, rename.2, symlink.2, write.2, mkfifo.3: Doc...Mark Hills1-0/+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-22readlink.2, symlink.2: Fixed feature test macro requirementsMichael Kerrisk1-1/+4
2008-06-11ffixMichael Kerrisk1-1/+1
2008-06-11SEE ALSO: add symlink.7Michael Kerrisk1-1/+2
2008-05-13Add chown.2/chmod.2 to SEE ALSOMichael Kerrisk1-0/+1
2008-03-19Use "run time" when non-attributive, "run-time" when attributive.Michael Kerrisk1-1/+1
2008-03-19s/filesystem/file system/Michael Kerrisk1-2/+2
2007-12-17Add missing commans in SEE ALSO section.Michael Kerrisk1-1/+1
2007-09-20Fix redundant formatting macrosMichael Kerrisk1-3/+3
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+11
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-1/+1
2007-05-30Removed version number from .TH lineMichael Kerrisk1-1/+1
2007-05-26Change reference to path_resolution.2 to path_resolutiion.7Michael Kerrisk1-2/+2
2007-05-18Reordered sections for consistency.Michael Kerrisk1-6/+6
2007-05-12Wrapped source linesMichael Kerrisk1-2/+2
2007-05-11Add section numbers to references to other pagesMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-4/+5
2006-12-27Removed cryptic text under CONFORMING to referring to "open(2) and NFS".Michael Kerrisk1-3/+3
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-3/+2
2006-04-06Updates SEE ALSOMichael Kerrisk1-0/+1
2005-11-02Change things like "NULL-terminated string" to "null-terminated string"Michael Kerrisk1-1/+1
2005-10-19Manual fixes for parentheses formattingMichael Kerrisk1-1/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-1/+1
2005-07-18Classical BSD versions are now always named x.yBSD (formerlyMichael Kerrisk1-2/+2
2004-11-03Global change of email address for MTK (now: mtk-manpages@gmx.net)Michael Kerrisk1-1/+1
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+154