minix/lib/utils
Jorrit Herder 6d23f072f3 Cleaned up src/lib/utils library. Renamed server_ functions to more logical
names. All system processes can now either use panic() or report() from
libutils, or redefine their own function. Assertions are done via the standard
<assert.h> functionality.
2005-06-01 14:31:00 +00:00
..
env_panic.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
env_parse.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
env_prefix.c Initial revision 2005-04-21 14:53:53 +00:00
fkey_ctl.c Initial revision 2005-04-21 14:53:53 +00:00
get_mon_prm.c Initial revision 2005-04-21 14:53:53 +00:00
get_proc_nr.c bugfix from jnherder 2005-05-03 09:03:55 +00:00
getuptime.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
Makefile Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
panic.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
report.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
taskcall.c Initial revision 2005-04-21 14:53:53 +00:00
tickdelay.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
utils.h Initial revision 2005-04-21 14:53:53 +00:00