summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/frv/bits/stat.h
Commit message (Collapse)AuthorAgeFilesLines
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-0/+5
| | | | | | I always forget that many arches have their own bits/stat.h ... Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Partial patch from Alexandre Oliva:Eric Andersen2004-08-261-0/+154
- adjust licensing terms of sources for crt*.o - change the stat ABI to speed it up, matching changes in the kernel - assorted bug-fixes, improvements and updates in the FR-V port etc.