- macosx: change to --prefix=/usr rather than /opt/local.
[platform/upstream/rpm.git] / rpmio / rpmsq.c
2005-02-13 jbj- macosx: change to --prefix=/usr rather than /opt...
2005-01-04 jbj- mac os x patches (#131943,#131944,#132924,#132926).
2004-10-14 jbj- fix: don't set handler if SIG_IGN is already set...
2004-10-09 jbjMore changes from rpm-4_3 branch.
2004-03-07 jbjAdd comments, minor performance improvement.
2004-03-07 jbjProtect sq->reaped with sighold and sigrelease.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-04-30 jbjbeecrypt-3.0.0 merge: doxygen pass.
2003-04-09 jbjSplint fiddles.
2003-04-07 jbjCalibrated stopwatch using rdtsc.
2003-04-02 jbjUse rpmswEnter/rpmswExit throughout.
2003-04-02 jbjSplint clean.
2003-03-25 jbjRepair rdtsc stopwatch, use gettimeofday(3) for now.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-19 jbjSanity, take 2.
2003-03-19 jbjSanity.
2003-03-18 jbjProof of concept scriptlet queue, single or multi threaded.
2003-03-16 jbjCreate rpmsq, combining rpmdb/psm signal handlers.