Results of 1 - 10 of about 13 for utimes (0.002 sec.)
- Man page of FUTIMESAT 12369
- FUTIMESAT Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 futimes
...
/* AT_* 定数の定義 */ #include < sys/time.h > int futimesat(int dirfd , const char * pathname , const struct ...
能検査マクロの要件 ( feature_test_macros (7) 参照): futimesat (): _GNU_SOURCE 説明 このシステムコールは廃止予定 ...
である。代わりに utimensat を使用すること。 futimesat () システムコールは utimes () と全く同様に動作す ...
クトリに対する相対パスと解釈される (相対パスの場合に utimes (2) で行われるように、呼び出したプロセスのカレント ...
-
https://man.plustar.jp/manpage/man2/futimesat.2.html
- [similar]
- Man page of UTIME 10821
- UTIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 utime,
...
uct utimbuf * times ); #include < sys/time.h > int utimes(const char * filename , const struct timeval times ...
秒の分解能でタイムスタンプを指定することができる。 utimes () は utime () と同様であるが、 times 引数が構造体 ...
1. POSIX.1-2008 は utime () を廃止予定としている。 utimes (): 4.3BSD, POSIX.1-2001. 注意 Linux では、不変 (i ...
許可されていない。 関連項目 chattr (1), touch (1), futimesat (2), stat (2), utimensat (2), futimens (3), futi ...
-
https://man.plustar.jp/manpage/man2/utime.2.html
- [similar]
- Man page of UTIME 10821
- UTIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 utime,
...
uct utimbuf * times ); #include < sys/time.h > int utimes(const char * filename , const struct timeval times ...
秒の分解能でタイムスタンプを指定することができる。 utimes () は utime () と同様であるが、 times 引数が構造体 ...
1. POSIX.1-2008 は utime () を廃止予定としている。 utimes (): 4.3BSD, POSIX.1-2001. 注意 Linux では、不変 (i ...
許可されていない。 関連項目 chattr (1), touch (1), futimesat (2), stat (2), utimensat (2), futimens (3), futi ...
-
https://man.plustar.jp/manpage/man2/utimes.2.html
- [similar]
- Man page of FUTIMES 9396
- FUTIMES Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 futimes
...
es, lutimes - ファイルのタイムスタンプを変更する 書式 #include ...
< sys/time.h > int futimes(int fd , const struct timeval tv [2]); int lutimes ...
能検査マクロの要件 ( feature_test_macros (7) 参照): futimes (), lutimes (): Since glibc 2.19: _DEFAULT_SOURCE ...
Glibc 2.19 and earlier: _BSD_SOURCE 説明 futimes () は utimes (2) と同じ方法でファイルのアクセス時刻 ...
-
https://man.plustar.jp/manpage/man3/futimes.3.html
- [similar]
- Man page of FUTIMES 9396
- FUTIMES Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 futimes
...
es, lutimes - ファイルのタイムスタンプを変更する 書式 #include ...
< sys/time.h > int futimes(int fd , const struct timeval tv [2]); int lutimes ...
能検査マクロの要件 ( feature_test_macros (7) 参照): futimes (), lutimes (): Since glibc 2.19: _DEFAULT_SOURCE ...
Glibc 2.19 and earlier: _BSD_SOURCE 説明 futimes () は utimes (2) と同じ方法でファイルのアクセス時刻 ...
-
https://man.plustar.jp/manpage/man3/lutimes.3.html
- [similar]
- Man page of UTIMENSAT 9114
- UTIMENSAT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 uti
...
ムスタンプをセットする際に、 昔からある utime (2) と utimes (2) で指定できるのはそれぞれ秒精度とマイクロ秒精度 ...
が参照するディレクトリに対する相対パスと解釈される ( utimes (2) のようにカレントワーキングディレクトリに対する ...
で dirfd が特別な値 AT_FDCWD の場合、 pathname は ( utimes (2) 同様) 呼び出したプロセスのカレントワーキングデ ...
規定されている。 注意 utimensat () が登場した結果、 futimesat (2) は非推奨となった。 Linux では、 変更不可 (im ...
-
https://man.plustar.jp/manpage/man2/utimensat.2.html
- [similar]
- Man page of UTIMENSAT 9114
- UTIMENSAT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 uti
...
ムスタンプをセットする際に、 昔からある utime (2) と utimes (2) で指定できるのはそれぞれ秒精度とマイクロ秒精度 ...
が参照するディレクトリに対する相対パスと解釈される ( utimes (2) のようにカレントワーキングディレクトリに対する ...
で dirfd が特別な値 AT_FDCWD の場合、 pathname は ( utimes (2) 同様) 呼び出したプロセスのカレントワーキングデ ...
規定されている。 注意 utimensat () が登場した結果、 futimesat (2) は非推奨となった。 Linux では、 変更不可 (im ...
-
https://man.plustar.jp/manpage/man3/futimens.3.html
- [similar]
- JM Project (Japanese)::List(man1) 8551
- Linux マニュアル 一覧表 アルファベット順 - u linuxマニュアルの u の一覧表です。 Linux マニュアル
...
性のある多バイト Unicode の符号化 utime man2 utime, utimes - ファイルの最終アクセス時刻と修正時刻を変更する u ...
s - ファイルのタイムスタンプをナノ秒精度で変更する utimes man2 utime, utimes - ファイルの最終アクセス時刻と修 ...
-
https://man.plustar.jp/manpage/man_u.html
- [similar]
- Man page of MAGIC 7706
- MAGIC Section: C Library Functions (3) Index JM Home Page BSD mandoc 名前 magic_open magic_close
...
告を表示する。 MAGIC_PRESERVE_ATIME utime (2) または utimes (2) をサポートするシステムでは、 解析されたファイル ...
がない場合は NULL を返す。 そして、 utime (2) または utimes (2) がサポートされていないシステムで MAGIC_PRESERV ...
-
https://man.plustar.jp/manpage/man3/libmagic.3.html
- [similar]
- JM Project (Japanese)::List(man1) 7126
- Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1
...
ルを切り詰める futex futex - 高速ユーザー空間ロック futimesat futimesat - ディレクトリファイルディスクリプター ...
イルシステム (file system) の統計を得る utime utime, utimes - ファイルの最終アクセス時刻と修正時刻を変更する u ...
s - ファイルのタイムスタンプをナノ秒精度で変更する utimes utime, utimes - ファイルの最終アクセス時刻と修正時 ...
-
https://man.plustar.jp/manpage/man_2.html
- [similar]