summaryrefslogtreecommitdiffstats
path: root/mille/mille.h
Commit message (Expand)AuthorAgeFilesLines
* s/saftey/safety/msaitoh2019-12-271-2/+2
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-3/+3
* eliminate non-literal format stringschristos2011-08-161-2/+3
* sprinkle staticdholland2009-08-121-7/+1
* We don't need a private #define "unsgn" for "unsigned", especially sincedholland2009-05-251-2/+1
* KNF/whitespace: format preprocessor directives correctly.dholland2009-05-251-106/+106
* sprintf -> snprintfdholland2009-05-251-2/+3
* Remove uses of __P.jsm2004-01-271-38/+38
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-3/+11
* Add use of `const' where appropriate to the games.jsm1999-09-081-11/+13
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+2
* const poisoning.mycroft1998-07-261-2/+2
* WARNSifylukem1997-10-121-3/+46
* Change "reg" to "register"jtc1997-05-231-12/+2
* rcs id conventionscgd1995-03-241-2/+3
* sync with 44lite, seems to fix bug #224jtc1994-05-121-4/+4
* #include <termios.h>.mycroft1993-08-101-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+228