aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/unlink.2
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* open(2): Remove O_BENEATH and AT_BENEATHKonstantin Belousov2021-03-041-22/+7
* Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behavior for relative paths.Konstantin Belousov2020-09-221-1/+8
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+3
* unlink: add missing function to unlink.2 man pageMariusz Zaborski2019-06-051-2/+3
* Introduce funlinkat syscall that always us to check if we are removingMariusz Zaborski2019-04-061-3/+38
* First draft of documentation for AT/O_BENEATH handling of the absoluteKonstantin Belousov2018-11-111-6/+20
* Implement O_BENEATH and AT_BENEATH.Konstantin Belousov2018-10-251-1/+13
* Mark all the system calls that were in 1st Edition Unix as such in theWarner Losh2017-12-011-2/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* unlink(2): Note the possibility for ENOSPC to be returned on ZFS.Bryan Drewery2015-07-281-1/+4
* General mdoc(7) and typo fixes.Glen Barber2012-05-081-1/+1
* unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir()Jilles Tjoelker2010-04-251-2/+2
* Mention EISDIR as a possible errno.Poul-Henning Kamp2010-02-171-0/+2
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-4/+103
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* When directory is given as an argument for unlink(2), EPERM is returnedPawel Jakub Dawidek2006-12-101-4/+1
* Correct last commit. The parent directory of the file to be removed canPawel Jakub Dawidek2006-12-091-3/+5
* When undeletable flag is set, unlink(2) return EPERM.Pawel Jakub Dawidek2006-12-091-1/+1
* Xref chflags(2).Tom Rhodes2005-02-231-1/+7
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-1/+5
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-3/+3
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-4/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-3/+1
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-231-1/+2
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-3/+4
* Document that the superuser cannot override link() and unlink() onPeter Wemm1996-05-241-2/+9
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+112