about summary refs log tree commit diff
path: root/src/stat/lstat.c
Commit message (Expand)AuthorAgeFilesLines
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-0/+5
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* global cleanup to use the new syscall interfaceRich Felker2011-03-201-1/+1
* finish moving 32-bit-specific junk out of source files.Rich Felker2011-02-151-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+10