summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/frv/stat.c
Commit message (Collapse)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-2/+2
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* Merge from trunk."Steven J. Hill"2006-12-161-1/+1
|
* Merge from trunk."Steven J. Hill"2006-02-281-37/+10
|
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
|
* Partial patch from Alexandre Oliva:Eric Andersen2004-08-261-0/+45
- 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.