aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/utimes.2
Commit message (Expand)AuthorAgeFilesLines
* Document EINTEGRITY errors for many system calls.John Baldwin2020-03-301-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2).Jilles Tjoelker2016-06-091-2/+15
* Note that most errors are possible for all syscalls from utimes(2)Konstantin Belousov2014-07-031-46/+20
* Man pages for the openat(2), fexecve(2) and related syscalls.Konstantin Belousov2008-04-161-2/+63
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* If the named file has its immutable or append-only flag set, utimes(2)Pawel Jakub Dawidek2006-12-091-1/+6
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* Document the recently-added EINVAL behavior.Diomidis Spinellis2006-01-051-1/+7
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-0/+6
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-4/+10
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* mdoc(7) police: punctuation.Ruslan Ermilov2002-08-091-1/+1
* Change utimes to set the file creation time (for filesystems thatKirk McKusick2002-07-171-0/+9
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-4/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed $Id$.Bruce Evans1999-07-311-3/+3
* Document the lutimes() and futimes() system calls.Mike Pritchard1999-07-301-25/+95
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-111-2/+0
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* Added missing section numbers to a bunch of .Xr macros, orMike Pritchard1996-03-271-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+118