summaryrefslogtreecommitdiffstats
path: root/hack/extern.h
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-2/+2
* Mark error() as dead, so that validation for setclipped works correctly.joerg2011-08-271-2/+2
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-14/+9
* Use the right type for the malloc wrapper function, and don't cast thedholland2011-08-061-2/+2
* Remove silly casts.dholland2011-08-061-2/+2
* Use consistent sign in compare, the function is only called withjoerg2011-05-301-2/+2
* Userland now builds and uses terminfo instead of termcap.roy2010-02-031-6/+6
* sprinkle staticdholland2009-08-121-118/+2
* sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriatedholland2009-06-071-2/+2
* Change getdate() to getdatestr() since the former maybe present on systemsginsbach2009-05-061-2/+2
* fix -Wsign-compare issueslukem2009-01-181-2/+2
* 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
* fix redundant decls and nested externs. while I am here change my copyrightchristos2001-02-051-28/+23
* update after change to return value of tputs() third argumentlukem1999-10-041-2/+2
* WARNsify...christos1997-10-191-0/+676