CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/06/01 14:50:37
Modified files:
libexec/ld.so/alpha: syscall.h
libexec/ld.so/amd64: syscall.h
libexec/ld.so/arm: syscall.h
libexec/ld.so/hppa: syscall.h
libexec/ld.so/i386: syscall.h
libexec/ld.so/m68k: syscall.h
libexec/ld.so/m88k: syscall.h
libexec/ld.so/sh: syscall.h
libexec/ld.so/sparc: syscall.h
libexec/ld.so/sparc64: syscall.h
Log message:
Make all the syscall prototypes consistent with their real forms for types,
whitespace, and no argument names.
ok matthew@ deraadt@