]> Zhao Yanbai Git Server - minix.git/commit
mined: K&R to ANSI, fix function sigs & warnings 28/728/4
authorThomas Cort <tcort@minix3.org>
Fri, 9 Aug 2013 20:41:13 +0000 (20:41 +0000)
committerGerrit Code Review <gerrit@gerrit>
Wed, 14 Aug 2013 20:39:11 +0000 (22:39 +0200)
commitd06d9df7af238391c59cff4c164b2cb6293cf755
tree5ddf7534389ddcd401617d586cb7cf2c5d7eacee
parent228e84ad2a6c710591ba1d351fcbae635d17fd33
mined: K&R to ANSI, fix function sigs & warnings

 - Re-write function declarations from K&R style to ANSI style.
 - Change declaration of write_char(), S(), in_list() to match ptotos.
 - Resolve clang warnings about assignments in conditionals.

Change-Id: I61624b18afbefe1ff29941233d274bd6c0f12520
commands/mined/mined1.c
commands/mined/mined2.c