]> Zhao Yanbai Git Server - minix.git/commit
New libary functions.
authorJorrit Herder <jnherder@minix3.org>
Wed, 12 Oct 2005 15:10:14 +0000 (15:10 +0000)
committerJorrit Herder <jnherder@minix3.org>
Wed, 12 Oct 2005 15:10:14 +0000 (15:10 +0000)
commiteb5ed13fd3ab614812ab877f7d3905f2ccf966b4
tree595ceebb98088efea08facff8c675c4f157f37f0
parent7842d4fb260affd91b86e155495b0c48c15e0b81
New libary functions.
Cleanup of halt.c.
commands/reboot/halt.c
lib/other/Makefile
lib/other/_getnpid.c [new file with mode: 0644]
lib/other/_getnprocnr.c [new file with mode: 0644]
lib/other/_getpprocnr.c [new file with mode: 0644]
lib/other/_getprocnr.c
lib/syscall/Makefile
lib/syscall/getnpid.s [new file with mode: 0644]
lib/syscall/getnprocnr.s [new file with mode: 0644]
lib/syscall/getpprocnr.s [new file with mode: 0644]