aboutsummaryrefslogtreecommitdiffstats
path: root/man2/chdir.2
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-127/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-6/+6
2023-03-30man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sectionsAlejandro Colomar1-1/+3
2023-02-05Many pages: Use \[aq] instead of \(aqAlejandro Colomar1-1/+1
2023-02-05Many pages: Use lowercase for 'glibc'Alejandro Colomar1-1/+1
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/+125
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-125/+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-02-25chdir.2: Add LIBRARY sectionAlejandro 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-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-9/+5
2021-01-03Various pages: Use .nf/.fi in SYNOPSISMichael Kerrisk1-1/+2
2020-09-29_exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_...Michael Kerrisk1-2/+2
2019-08-02pldd.1, bpf.2, chdir.2, clone.2, fanotify_init.2, fanotify_mark.2, intro.2, i...Michael Kerrisk1-1/+1
2019-06-17chdir.2: Add ENOTDIR error for fchdir()Michael Kerrisk1-0/+4
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-1/+1
2017-08-15_exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get...Michael Kerrisk1-3/+3
2016-03-15locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu...Michael Kerrisk1-1/+1
2016-03-01chdir.2: Update FTM requirementsMichael Kerrisk1-2/+2
2016-03-01brk.2, chdir.2, chmod.2, chown.2, chroot.2, getpagesize.2, getsid.2, killpg.2...Michael Kerrisk1-3/+3
2016-01-01chdir.2: Minor wording fixMichael Kerrisk1-1/+3
2015-08-08ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close....Michael Kerrisk1-1/+1
2015-07-24chdir.2: CONFORMING TO: add POSIX.1-2008Michael Kerrisk1-1/+1
2013-08-08intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod....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
2010-12-03chdir.2: Remove redundant and incorrect info on FTMs from NOTESMichael Kerrisk1-9/+1
2010-10-04Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2010-09-26chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigal...Michael Kerrisk1-1/+1
2010-09-26chdir.2, chmod.2, chown.2, gethostname.2, getsid.2, pread.2, setpgid.2, sigal...Michael Kerrisk1-8/+3
2010-09-22_exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize....Michael Kerrisk1-1/+1
2010-09-22chdir.2: Update fchdir() feature test macro requirementsMichael Kerrisk1-0/+14
2008-06-09s/\\'/\\(aq/Michael Kerrisk1-1/+1
2008-06-05s/'/\\'/ to improve rendering in UTF-8.Michael Kerrisk1-1/+1
2007-12-11spfixMichael Kerrisk1-1/+1
2007-09-20Change mtk's email addressMichael Kerrisk1-1/+1
2007-07-08Added/updated glibc feature test macro requirementsMichael Kerrisk1-1/+9
2007-06-12Fixed description of EACCES error.Michael Kerrisk1-4/+7
2007-06-01grfixMichael 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-3/+3
2007-05-18Reordered sections to be more consistent, in some cases renamingMichael Kerrisk1-2/+2
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-6/+8
2006-08-04_XOPEN_SOURCE=500 also gets fchdir() prototype.Michael Kerrisk1-2/+4
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-13/+1
2006-07-22Noted effect of fork() and execve().Michael Kerrisk1-3/+11
2006-04-21Simplified wording about requirement for _BSD_SOURCE macro.Michael Kerrisk1-2/+1
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-8/+8
2005-07-06Hyphen/dash fixesMichael Kerrisk1-1/+1
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/+128