summaryrefslogtreecommitdiff
path: root/ulib.c
AgeCommit message (Expand)Author
2007-08-10avoid assignments in declarationsrsc
2007-08-08standardize on not using unsigned keywordrsc
2007-08-08atoi, for killrsc
2007-08-08change gets to return \n, to distinguish 0-byte read from empty linersc
2006-09-06break single-line if statementsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-08-23i/o redirection in shkaashoek
2006-08-14set size for directories correctly in wdir and mkfskaashoek
2006-08-14start on mkdirkaashoek
2006-08-12fix getblk to actually lock the blockrtm
2006-08-11init creates console, opens 0/1/2, runs shrtm
2006-07-16add %s to cprintf for cons_putsrsc
2006-07-16Add user.h for prototypes.rsc
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc
2006-07-06disable all interrupts when acquiring lockkaashoek
2006-07-01swtch saves callee-saved registersrtm
2006-06-27file descriptorsrtm