aboutsummaryrefslogtreecommitdiff
path: root/pk/file.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-26pk: support printk before file initAndrew Waterman1-3/+0
2020-11-29Remove unused file_stat, copy_stat functionsAndrew Waterman1-1/+0
2019-10-22Implement dup3 syscall (#162)Luís Marques1-0/+1
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-1/+0
2015-09-14Add ftruncate syscallAndrew Waterman1-0/+1
2015-03-12Update to new privileged specAndrew Waterman1-3/+7
2014-10-26Don't rely on the C libraryAndrew Waterman1-0/+1
2014-09-11Support glibc 2.20 programsAndrew Waterman1-1/+0
2014-05-22Add several syscalls, and move syscall header file from newlibColin Schmidt1-0/+1
2014-02-04Abandon MIPS convention for indicating syscall errors in register a3Andrew Waterman1-7/+7
2013-07-13Support Linux ABI and (optionally) virtual memoryAndrew Waterman1-5/+6
2013-03-25add BSD licenseAndrew Waterman1-0/+2
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+31
2011-06-19Renamed packagesAndrew Waterman1-31/+0
2011-04-08[pk,fesvr] pk now loads elfs itselfAndrew Waterman1-0/+3
2010-12-29[pk] send stdout/stderr to both fesvr and debug consoleAndrew Waterman1-4/+2
2010-08-18[pk,fesvr] improved proxykernel build systemAndrew Waterman1-0/+30