]> Zhao Yanbai Git Server - minix.git/commit
Added sys_physzero library call for corresponding system call; modified
authorBen Gras <ben@minix3.org>
Wed, 1 Jun 2005 09:36:07 +0000 (09:36 +0000)
committerBen Gras <ben@minix3.org>
Wed, 1 Jun 2005 09:36:07 +0000 (09:36 +0000)
commitb4335679cb7e7f9ab5631864da47e78273dfd5bc
tree4d6def3d424a4f8469bc3890c5b9da51777de05c
parentdfe2b4513ffb9b85a6c27733fc6b81ab92bd94f4
Added sys_physzero library call for corresponding system call; modified
system-printf() so it returns number of characters printed (for use in
smart formatting)
lib/other/asynchio.c
lib/syslib/Makefile
lib/syslib/kprintf.c
lib/syslib/sys_physzero.c [new file with mode: 0644]