aboutsummaryrefslogtreecommitdiffstats
path: root/core/pmapi.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'lwip' into elflinkMatt Fleming1-0/+3
2011-04-25Generalize ipappend handling as "sysappend", and move to PM codeH. Peter Anvin1-0/+3
2010-07-20elflink: core: rename getcwd() to avoid conflictFeng Tang1-1/+1
2010-07-20elflink: a lot of core/fs mergeFeng Tang1-0/+8
2010-07-05core: add a ms-denominated timerH. Peter Anvin1-0/+3
2010-06-26PM getcwd(); Fix COM32 getcwdGene Cumm1-0/+1
2010-06-26Fix COM32 chdir()Gene Cumm1-0/+2
2010-06-26pmapi: make the pmapi vector include its own sizeH. Peter Anvin1-0/+2
2010-03-30core: move idle handling into protected modeH. Peter Anvin1-0/+3
2010-03-06Add 32-bit versions of open file/close fileH. Peter Anvin1-0/+2
2010-03-04readdir: replace opendir/readdir/closedir API with a 32-bit APIH. Peter Anvin1-0/+4
2010-02-23core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin1-0/+3
2010-02-23core: add a direct 32-bit APIH. Peter Anvin1-0/+23