toaruos/kernel/include
2013-03-25 21:48:16 -07:00
..
ata.h Fix IDE on new qemu, virtualbox 2012-12-02 21:43:54 -08:00
boot.h Clean up some minor bits and pieces. 2012-12-04 20:09:06 -08:00
elf.h Rough support for environment variables 2012-10-07 20:46:35 -07:00
ext2.h new fs node device pointer 2013-03-25 21:48:16 -07:00
fs.h new fs node device pointer 2013-03-25 21:48:16 -07:00
list.h Improvements to lists 2013-03-17 16:32:44 -07:00
logging.h unify logging 2012-12-07 18:33:07 -08:00
mem.h Attaching nearly works! 2012-02-07 02:29:28 -06:00
mouse.h Pipe and packet-based mouse device 2012-02-02 16:16:29 -06:00
multiboot.h Fix some VESA woes 2012-12-02 23:28:29 -08:00
pipe.h Random bits and pieces 2013-03-22 15:11:19 -07:00
process.h More rough stubs and fixes 2013-03-20 21:24:55 -07:00
shm.h shm_obtain takes a (size_t *) and modifies the value based on the true 2012-02-16 03:34:42 -06:00
signal.h SIGCAT and fix alignment 2012-08-13 14:47:22 -07:00
system.h procfs, and more pty cleanup 2013-03-18 00:52:12 -07:00
task.h can haz threads? 2012-02-15 22:56:16 -06:00
termios.h Fix termios.h in newlib 2013-03-18 13:23:25 -07:00
tree.h
tss.h
types.h
utsname.h Relatively compliant uname() implementation 2013-03-13 21:55:25 -07:00
va_list.h
version.h