.. |
mod
|
Add link support in tmpfs
|
2016-12-19 23:28:03 +09:00 |
args.h
|
EXT2 backed by block device
|
2014-03-16 01:33:01 -07:00 |
ata.h
|
Partition mappings
|
2014-03-16 18:39:03 -07:00 |
bitset.h
|
Better PID allocation technique
|
2015-05-21 16:23:31 -04:00 |
boot.h
|
Clean up some minor bits and pieces.
|
2012-12-04 20:09:06 -08:00 |
elf.h
|
Add missing Elf32_Dyn definition to elf header
|
2016-11-29 21:34:21 +09:00 |
errno_defs.h
|
New ioctl commands and userspace improvements
|
2013-04-27 01:16:36 -07:00 |
ext2.h
|
Fixups for merging symlinks
|
2015-06-10 20:59:27 -07:00 |
fs.h
|
Support fswait in tty
|
2017-01-06 19:01:22 +09:00 |
hashmap.h
|
Continued progress on Yutani
|
2014-04-06 18:21:35 -07:00 |
ioctl.h
|
New ioctl commands and userspace improvements
|
2013-04-27 01:16:36 -07:00 |
ipv4.h
|
Cleanup fetch, net_recv
|
2015-08-05 20:03:44 -07:00 |
libc.h
|
Cleaned up, optimized and rewrote crucial parts of libc for the kernel, fixed a few bugs as well.
|
2015-05-21 03:12:09 -04:00 |
list.h
|
Surround list macros in parens in order to allow calls like this:
|
2015-05-15 01:04:07 -07:00 |
logging.h
|
make the video panic screen display a message
|
2014-05-10 19:12:31 -07:00 |
mem.h
|
Do a better job with page table management
|
2014-04-25 23:17:20 -07:00 |
module.h
|
ISR/IRQ cleanup
|
2015-05-21 13:22:06 -04:00 |
mouse.h
|
Support scrollwheel mice
|
2015-04-26 18:05:14 -07:00 |
multiboot.h
|
Fix symbols not marked extern
|
2015-05-14 09:32:52 -07:00 |
pci_list.h
|
Add some new entries to the PCI device list
|
2016-08-31 10:16:27 +09:00 |
pci.h
|
Kill lwip stuff; add back in native rtl driver
|
2014-05-06 22:14:05 -07:00 |
pipe.h
|
First pass at a select-like fs wait function
|
2017-01-06 18:30:17 +09:00 |
printf.h
|
Random header cleanup
|
2014-04-05 16:36:17 -07:00 |
process.h
|
Add timeouts to fswait (with new fswait2) and fix signals when fswaiting
|
2017-01-07 23:53:58 +09:00 |
ringbuffer.h
|
Support fswait in tty
|
2017-01-06 19:01:22 +09:00 |
shm.h
|
throw frame allocation behind a lock so it's atomic
|
2014-04-25 00:15:08 -07:00 |
signal_defs.h
|
Integrate signals into libc
|
2013-05-05 15:00:24 -07:00 |
signal.h
|
Big fat cleanup and GCC fix batch
|
2013-06-05 23:10:36 -07:00 |
syscall_nums.h
|
expose mounting to userspace
|
2014-06-09 20:13:11 -07:00 |
system.h
|
Various random fixes
|
2016-12-26 18:02:47 +09:00 |
task.h
|
Disable caching for MMIO regions
|
2016-09-09 09:25:39 +09:00 |
termemu.h
|
Clean up termemu and add a new kernel vga logging mechanism
|
2015-06-01 00:20:02 -07:00 |
termios.h
|
Fix termios.h in newlib
|
2013-03-18 13:23:25 -07:00 |
tokenize.h
|
New kernel args parser
|
2013-12-01 19:37:22 -08:00 |
tree.h
|
Consolidate datastructure libraries
|
2014-03-24 20:18:40 -07:00 |
tss.h
|
lots of legacy cleanup
|
2013-12-15 21:33:46 -08:00 |
types.h
|
Suggested cleanups from sortie
|
2014-02-26 21:10:56 -08:00 |
ubsan.h
|
Support building with -fsanitize=undefined
|
2016-12-26 18:02:47 +09:00 |
utsname.h
|
Relatively compliant uname() implementation
|
2013-03-13 21:55:25 -07:00 |
va_list.h
|
[log] Simple logging facility
|
2011-12-14 17:47:30 -06:00 |
version.h
|
Fix symbols not marked extern
|
2015-05-14 09:32:52 -07:00 |
video.h
|
Break out vbox guest driver
|
2016-08-30 16:37:17 +09:00 |