summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* New macro for memcpy port.Roland McGrath2013-06-181-0/+3
|
* bitrotRoland McGrath2013-06-181-0/+1
|
* license exception text; use __builtin_trapRoland McGrath2013-06-171-1/+18
|
* Part way to rtld startup.Roland McGrath2013-05-075-3/+118
|
* glob/glob64Roland McGrath2013-05-062-0/+7
|
* Stub profil.Roland McGrath2013-05-061-0/+2
|
* Simplified _dl_writev.Roland McGrath2013-05-061-0/+45
|
* Update for open_2 cleanup.Roland McGrath2013-05-061-11/+0
|
* backtraceRoland McGrath2013-05-032-0/+2
|
* Header order hellRoland McGrath2013-05-033-4/+3
|
* Fiddle xstat aliasesRoland McGrath2013-05-034-2/+4
|
* Make sure stat calls diagnose EFAULT for a NULL struct stat *.Roland McGrath2013-05-021-0/+9
|
* Add getpid.Roland McGrath2013-05-022-0/+33
|
* Missing fileRoland McGrath2013-05-021-0/+45
|
* Handle stat, massaging irt.hRoland McGrath2013-05-018-2/+345
|
* Add bits/local_lim.h file.Roland McGrath2013-04-291-0/+24
|
* struct nacl_irt_memory renameRoland McGrath2013-04-295-5/+5
|
* Implement getpagesize, getsysstats.Roland McGrath2013-04-292-0/+66
|
* Right mman.h bits for NaCl.Roland McGrath2013-04-252-0/+35
|
* gettimeofday fills in timezoneRoland McGrath2013-04-251-2/+2
|
* Avoid IFUNC for static library.Roland McGrath2013-04-241-0/+15
|
* Fix clock_gettime to call the right IRT function.Roland McGrath2013-04-241-1/+1
|
* Initial commit of hacky stateRoland McGrath2013-04-1267-0/+2004