Files
semi-libc/src/legacy
Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer
a null pointer is valid here and indicates that the current time
should be used. based on patch by Felix Janda, simplified.
2015-05-06 18:53:22 -04:00
..