tango.stdc.posix.utime

D header file for POSIX.

Public Imports

tango.stdc.posix.sys.types
public import tango.stdc.posix.sys.types;
Undocumented in source.

Members

Functions

utime
int utime(char* , utimbuf* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utime
int utime(char* , utimbuf* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utime
int utime(char* , utimbuf* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utime
int utime(char* , utimbuf* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

utimbuf
struct utimbuf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utimbuf
struct utimbuf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utimbuf
struct utimbuf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
utimbuf
struct utimbuf
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

Public Domain

Standards

The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition

Authors

Sean Kelly