summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added pread and pwrite wrappers.Vincent Sanders2015-04-021-1/+1
| | | | | | | | This adds wrappers for the pread and pwrite standard calls with fixed semantics across all supported platforms. The main variation (so far) is some platforms not having the calls at all and AmigaOS not allowing seeks beyond existing extents.
* add initial monotonic timer APIVincent Sanders2014-11-261-1/+1
|
* Initial nsutils library with base64 implementation an testsVincent Sanders2014-11-181-0/+3