summaryrefslogtreecommitdiff
path: root/rpmio/rpmsw.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-28Include "rpmsw.h" instead of <rpmsw.h>.Ralf Corsépius1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-4/+0
2007-09-11Remove splint tags.Ralf Corsépius1-23/+2
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-9/+0
2007-07-10Remove / #ifdef out unused variables as appropriate.Panu Matilainen1-1/+3
2003-04-09Splint fiddles.jbj1-9/+0
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-4/+14
2003-04-07Calibrated stopwatch using rdtsc.jbj1-28/+47
2003-04-04Accumulate compress/uncompress times.jbj1-1/+1
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj1-3/+5
2003-04-02Splint clean.jbj1-2/+18
2003-04-01Splint fiddles.jbj1-3/+42
2003-03-28Add gcrypt to tdigest.jbj1-1/+1
2003-03-25Repair rdtsc stopwatch, use gettimeofday(3) for now.jbj1-39/+105
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-0/+152