aboutsummaryrefslogtreecommitdiffstats
path: root/src/myfprintf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-17sparse: ANSI-fy function declarationsEric Wong1-2/+2
2006-07-14[CLEANUP] Make static what makes sense.Avuton Olrich1-6/+6
2006-07-14Change shank's email addressJ. Alexander Treuman1-1/+1
2006-07-13Huge header update, update the copyright and addAvuton Olrich1-1/+1
2006-03-29myfprintf: we should be near -ke speeds on most desktopsEric Wong1-3/+1
2005-11-18DJWLindenaar's fix race condition and some memory leaks patchQball Cow1-0/+7
2005-03-06config file change! now 'port' is optional and 'db_file' is required!Warren Dukes1-5/+4
2004-11-03todo updateWarren Dukes1-1/+0
2004-07-12potential fix for avuton's bugWarren Dukes1-0/+1
2004-07-12potential fixes for NHI\'s bugsWarren Dukes1-7/+9
2004-06-15fix C99 stuff for commandErrorWarren Dukes1-11/+8
2004-04-29clean-up a wee-bit of codeWarren Dukes1-2/+7
2004-04-15log cycling and a few cleanupsWarren Dukes1-1/+34
2004-04-14add vim shiznit to end of all source filesWarren Dukes1-0/+1
2004-04-13make some code look neaterWarren Dukes1-3/+3
2004-04-13ok, rework myfprintf so it uses write() and never use any file streamWarren Dukes1-11/+28