aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstddjb/touch.c
Commit message (Collapse)AuthorAgeFilesLines
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-211-53/+0
| | | | | | | - Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests
* Typo fix in touch.cLaurent Bercot2017-07-161-1/+1
|
* Add egidingroups sysdeps, change fd_close() to void and saving errno, ↵Laurent Bercot2017-07-161-5/+6
| | | | propagate changes
* More types changesLaurent Bercot2017-02-171-3/+3
| | | | | | | | | New disize Add size_t to the autotypes list Delete redundant and replace-libc files dev_t/ino_t pass Big size_t pass More things missing, still not operational yet
* Help Solaris finds its own futimens() in its own assLaurent Bercot2016-04-271-0/+1
|
* futimes() is not POSIX, so add some ftmsLaurent Bercot2016-04-271-1/+4
|
* Add new sysdeps for futimens() and futimes(), adapt touch() implementationLaurent Bercot2016-04-271-0/+37
|
* Add touch, filecopy_unsafe, filecopy_suffixLaurent Bercot2015-08-251-0/+11