futimes man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

FUTIMES(3)		   Linux Programmer's Manual		    FUTIMES(3)

NAME
       futimes - change access and/or modification times of an open file

SYNOPSIS
       #include <sys/time.h>

       int futimes(int fd, const struct timeval tv[2]);

DESCRIPTION
       futimes()  changes  the	access and modification times of a file in the
       same way as utimes(2), with the difference that the  file  whose	 time‐
       stamps are to be changed is specified via a file descriptor, fd, rather
       than via a pathname.

RETURN VALUE
       On success, zero is returned.  On error, -1 is returned, and  errno  is
       set appropriately.

ERRORS
       Errors are as for utimes(2), with the following additions:

       EBADF  fd is not a valid file descriptor.

       ENOSYS The /proc file system could not be accessed.

VERSIONS
       futimes() is available since glibc 2.3.

CONFORMING TO
       4.2BSD.	Other than Linux, this function is only available on the BSDs.

SEE ALSO
       futimesat(2), utime(2)

Linux				  2006-03-06			    FUTIMES(3)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net