summaryrefslogtreecommitdiff
path: root/rpmio/rpmsw.h
AgeCommit message (Collapse)AuthorFilesLines
2008-01-28More missing system includes for size_t & friendsPanu Matilainen1-0/+3
2007-11-23doxygen groupings for rpmsw, add to librpm + hacking doxPanu Matilainen1-12/+15
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-11Remove splint tags.Ralf Corsépius1-25/+7
2004-10-10Typo.jbj1-1/+1
CVS patchset: 7444 CVS date: 2004/10/10 01:24:16
2003-04-08fix: prevent segfault if malicious server sends 1 GB of data through ftpNLST.jbj1-3/+3
fix: rpmal could segfault under obscure conditions. Use array, not individual structures, for rpmsw{Enter,Exit} timestamps. CVS patchset: 6735 CVS date: 2003/04/08 21:42:55
2003-04-07Calibrated stopwatch using rdtsc.jbj1-1/+19
Probes for digest/signature and rpmdb. CVS patchset: 6734 CVS date: 2003/04/07 12:05:35
2003-04-02Use rpmswEnter/rpmswExit throughout.jbj1-6/+11
CVS patchset: 6730 CVS date: 2003/04/02 23:26:06
2003-04-02Splint clean.jbj1-0/+2
CVS patchset: 6729 CVS date: 2003/04/02 21:16:26
2003-04-01Splint fiddles.jbj1-3/+36
Create struct rpmop_s from OPSTAT_t. CVS patchset: 6726 CVS date: 2003/04/01 22:27:39
2003-03-25Repair rdtsc stopwatch, use gettimeofday(3) for now.jbj1-2/+5
CVS patchset: 6716 CVS date: 2003/03/25 00:22:23
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-0/+55
CVS patchset: 6715 CVS date: 2003/03/24 17:25:42