Convert prototypes to new style.OK millert@
Make it easier to compile regress tests on other OSes
add missing includesok deraadt@ tedu@ dhartmei@ krw@
Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be don
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
show more ...
comment extra tokens at end of #endif directive
Regression tests for libc_r (pthreads) library.Thanks to pval@ for resolving the license stuff.