summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-09-21update syscalls with off_t arguments to handle argument alignment, if neededRich Felker1-1/+2
2011-09-19fix the definition of struct statvfs to match lsb abiRich Felker1-15/+6
2011-09-19cleanup redundancy in bits/signal.h versionsRich Felker1-121/+12
2011-09-19fix the type of wchar_t on arm; support wchar_t varying with archRich Felker2-6/+6
2011-09-19fix incorrect long double parameters on arm (and other future ports)Rich Felker1-10/+10
2011-09-18initial commit of the arm portRich Felker27-0/+2076