The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

utime (3)
  • utime (2) ( Solaris man: Системные вызовы )
  • utime (2) ( Русские man: Системные вызовы )
  • utime (2) ( Linux man: Системные вызовы )
  • >> utime (3) ( FreeBSD man: Библиотечные вызовы )
  • utime (3) ( POSIX man: Библиотечные вызовы )

  • BSD mandoc
     

    NAME

    
    
    utime
    
     - set file times
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <utime.h>
    int utime (const char *file const struct utimbuf *timep);
     

    DESCRIPTION

    Bf -symbolic This interface is obsoleted by utimes(2). Ef

    The utime ();
    function sets the access and modification times of the named file from the actime and modtime fields of the Vt struct utimbuf pointed at by Fa timep .

    If the times are specified (the Fa timep argument is non- NULL the caller must be the owner of the file or be the super-user.

    If the times are not specified (the Fa timep argument is NULL the caller must be the owner of the file, have permission to write the file, or be the super-user.  

    ERRORS

    The utime ();
    function may fail and set errno for any of the errors specified for the library function utimes(2).  

    SEE ALSO

    stat(2), utimes(2)  

    STANDARDS

    The utime ();
    function conforms to St -p1003.1-88 .  

    HISTORY

    A utime ();
    function appeared in AT&T System v7 .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    ERRORS
    SEE ALSO
    STANDARDS
    HISTORY


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру