]> Zhao Yanbai Git Server - minix.git/commit
More const correctness.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Tue, 23 Mar 2010 14:25:09 +0000 (14:25 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Tue, 23 Mar 2010 14:25:09 +0000 (14:25 +0000)
commit407316e4513ea4bbd0fd5e5ff449afe24872af8f
tree9f8266b764ad5cf4a268d4b05357049dc106d51a
parenta6957b7847531a8fe392e0cde14e732bd9f520b3
More const correctness.
Removed prototype for unimplemented getpgid() function.
Removed a value return from a void function.
drivers/orinoco/orinoco.c
include/minix/minlib.h
include/unistd.h
lib/libc/other/stderr.c