This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
History
josh
0fb590a407
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
...
git-svn-id: svn://anubis/hos/trunk@48 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 22:38:53 +00:00
..
boot
fixed a few formatting and string bugs, kprintf() working when called during bootstrapping!
2009-07-13 21:54:27 +00:00
include
added memcpy{,w,d}(), memset{,w,d}(); filled in kputc()
2009-07-13 21:42:18 +00:00
lang
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
2009-07-13 22:38:53 +00:00
mm
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
2009-07-13 22:38:53 +00:00
link.ld
updated link script to pack things better
2009-07-02 03:43:44 +00:00
Makefile
filled in a few more formatting routines; linking with libgcc.a to work with 64-bit unsigned integer division/modulus
2009-07-13 20:08:16 +00:00
subdir.mak
added DEPS definition in subdir.mak so dependency files are automatically generated again
2009-07-01 12:39:43 +00:00