Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/protoz



Module Name:    othersrc
Committed By:   wiz
Date:           Mon Oct  3 13:41:42 UTC 2011

Added Files:
        othersrc/usr.bin/protoz: protoz

Log Message:
David Laight's script to convert K&R functions to ANSI

BUGS:
      Dpesn't handle functions with no arguments
      Doesn't handle va_list args
      Doesn't like blank lines or extra line breaks
      Generated ANSI definitions are often longer than 80 cols.

Added here so it won't get lost.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/usr.bin/protoz/protoz

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index