summaryrefslogtreecommitdiffstats
path: root/plugins/utils.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-18more readable max_state() codeKarl DeBisschop1-27/+14
2002-11-14fix bug with gettimeofday test, improve version/release handling, update rpm ...Karl DeBisschop1-1/+1
2002-11-14remove call_getopt and ssprintfKarl DeBisschop1-2/+2
2002-11-13remove call_getopt and asprintfKarl DeBisschop1-67/+0
2002-11-08patches required to build on solaris with asprintf and gettimeofdayKarl DeBisschop1-4/+12
2002-10-21use asprintf to do strscpyKarl DeBisschop1-17/+3
2002-10-18handle null src in strscatKarl DeBisschop1-0/+2
2002-10-16millisecond timimg where supportedKarl DeBisschop1-6/+6
2002-10-16use asprintf to construct strscatKarl DeBisschop1-19/+2
2002-10-16start support for gettimeofday and tv_usecKarl DeBisschop1-0/+13
2002-09-08clears up warnings in splintKarl DeBisschop1-7/+9
2002-06-19more POSIX return value comparison related code fixesSubhendu Ghosh1-0/+38
2002-02-28Initial revisionEthan Galstad1-0/+610