aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-18New macro for memcpy port.Roland McGrath1-0/+3
2013-06-18bitrotRoland McGrath1-0/+1
2013-06-17license exception text; use __builtin_trapRoland McGrath1-1/+18
2013-05-07Part way to rtld startup.Roland McGrath5-3/+118
2013-05-06glob/glob64Roland McGrath2-0/+7
2013-05-06Stub profil.Roland McGrath1-0/+2
2013-05-06Simplified _dl_writev.Roland McGrath1-0/+45
2013-05-06Update for open_2 cleanup.Roland McGrath1-11/+0
2013-05-03backtraceRoland McGrath2-0/+2
2013-05-03Header order hellRoland McGrath3-4/+3
2013-05-03Fiddle xstat aliasesRoland McGrath4-2/+4
2013-05-02Make sure stat calls diagnose EFAULT for a NULL struct stat *.Roland McGrath1-0/+9
2013-05-02Add getpid.Roland McGrath2-0/+33
2013-05-02Missing fileRoland McGrath1-0/+45
2013-05-01Handle stat, massaging irt.hRoland McGrath8-2/+345
2013-04-29Add bits/local_lim.h file.Roland McGrath1-0/+24
2013-04-29struct nacl_irt_memory renameRoland McGrath5-5/+5
2013-04-29Implement getpagesize, getsysstats.Roland McGrath2-0/+66
2013-04-25Right mman.h bits for NaCl.Roland McGrath2-0/+35
2013-04-25gettimeofday fills in timezoneRoland McGrath1-2/+2
2013-04-24Avoid IFUNC for static library.Roland McGrath1-0/+15
2013-04-24Fix clock_gettime to call the right IRT function.Roland McGrath1-1/+1
2013-04-12Initial commit of hacky stateRoland McGrath67-0/+2004