
- New function change_utimes() to set access and modification times given a vnode. - In the function sys_chmod() and sys_fchmod(), call change_mode(). - In the function sys_utimes() and sys_futimes(), call change_utimes().
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%