toaruos/kernel/misc
Kevin Lange deaa6ad513 Rough support for environment variables
- libc functions not implemented yet
- see `env` for an example of reading variables
- see `esh` for an example of how to set and maintain variables for
  sending to other applications

  Both of the above will be the basis for the libc implementation.
2012-10-07 20:46:35 -07:00
..
args.c kernel vga term, commas in arguments, ide fixes 2012-10-03 22:03:21 -07:00
elf.c Rough support for environment variables 2012-10-07 20:46:35 -07:00
kprintf.c kernel vga term, commas in arguments, ide fixes 2012-10-03 22:03:21 -07:00
logging.c New debug printing facilities. 2012-09-03 22:35:11 -07:00
multiboot.c Restructure directory tree for kernel modules 2011-12-14 22:15:47 -06:00