]> Zhao Yanbai Git Server - minix.git/commit
retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID
authorBen Gras <ben@minix3.org>
Sun, 25 Mar 2012 18:38:37 +0000 (20:38 +0200)
committerBen Gras <ben@minix3.org>
Sun, 25 Mar 2012 19:58:20 +0000 (21:58 +0200)
commitdb242ed39de7e0ebf5fbb15fa468886aab87891c
treee669f053c8af9bc0fc9698b43337ae9ba31dc3d6
parent7336a67dfec7ab328d10e4e507be2f8a4e0cc816
retire _CONST, _VOLATILE, _SIZET, _ARGS, _VOID
27 files changed:
commands/acknm/acknm.c
commands/fingerd/fingerd.c
commands/host/host.c
commands/hostaddr/hostaddr.c
commands/reboot/halt.c
commands/reboot/sh_wall.c
commands/reboot/shutdown.c
commands/rlogin/rlogin.c
commands/rsh/rsh.c
commands/tcpstat/Makefile
commands/udpstat/Makefile
include/minix/ansi.h
include/minix/queryparam.h
include/net/gen/if_ether.h
include/net/gen/inet.h
include/net/gen/oneCsum.h
lib/libc/gen/minix/popen.c
lib/libc/sys-minix/access.c
lib/libc/sys-minix/chdir.c
lib/libc/sys-minix/chroot.c
lib/libc/sys-minix/mount.c
lib/libc/sys-minix/pathconf.c
servers/inet/Makefile
servers/inet/generic/eth.h
servers/inet/queryparam.h
test/test1.c
test/test5.c