summaryrefslogtreecommitdiffstats
path: root/hack/extern.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove clause 3 and 4 from TNF licensesmartin2008-04-281-8/+1
|
* Make hack build with WARNS=4.dholland2008-01-281-2/+2
|
* Remove uses of __P.jsm2004-01-271-503/+503
|
* __STDC__ is always defined on NetBSD.wiz2002-05-261-6/+2
|
* Make mostly gcc -W clean, and other cleanup:jsm2001-03-251-42/+43
| | | | | | | | | | | | Use const. Add __noreturn__ attributes. Add a __format__ attribute. Add __unused__ attributes. Use symbolic constants for open() and lseek(). Declare types of all function parameters; convert some function definitions to ISO C form. Ensure standard file descriptors are open on startup. Check for errors writing output of makedefs. Avoid duplicate definitions of variables.
* fix redundant decls and nested externs. while I am here change my copyrightchristos2001-02-051-28/+23
| | | to TNF.
* update after change to return value of tputs() third argumentlukem1999-10-041-2/+2
|
* WARNsify...christos1997-10-191-0/+676