index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpmio
/
rpmsq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
Bring back c++ "protection" to rpmsq, oops
Panu Matilainen
1
-0
/
+4
2011-05-03
RIP rpmsqFork() + rpmsqWait() and the related bits
Panu Matilainen
1
-51
/
+0
2010-11-23
Axe the rpmsq debug code which was never getting built anyway
Panu Matilainen
1
-2
/
+0
2010-11-23
Lose all the stillborn code in rpmsq.[ch]
Panu Matilainen
1
-27
/
+0
2010-09-22
Make rpmsqAction compatible to sa_sigaction
Panu Matilainen
1
-2
/
+2
2009-08-13
Add missing <pthread.h> include in rpmsq.h (ticket #87)
Panu Matilainen
1
-0
/
+3
2008-11-06
rpmsqAction() proto needs SA_SIGINFO conditionals too (ticket #4)
Panu Matilainen
1
-0
/
+4
2008-11-04
Fix building on systems where SA_SIGINFO isn't available (ticket #4)
Panu Matilainen
1
-0
/
+5
2008-06-03
Unexport rpmsqCaught now that nothing needs it
Panu Matilainen
1
-2
/
+0
2008-06-03
Add rpmsqIsCaught() for testing if a signal has been caught
Panu Matilainen
1
-0
/
+8
2008-06-03
Unexpose signal queue and direct manipulation functions
Panu Matilainen
1
-17
/
+0
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-11-23
Add doxygen group for rpmsq, include in librpm + hacking docs
Panu Matilainen
1
-13
/
+13
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-1
/
+1
2007-11-08
Minimal protection for rpmsqElem internals
Panu Matilainen
1
-0
/
+3
2007-10-08
'Adjust extern C {} blocks.'
Ralf Corsépius
1
-4
/
+4
2007-10-08
Use 'file' instead of '<file>' to work around include path issues.
Ralf Corsépius
1
-1
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-46
/
+11
2007-07-09
Fix include of misc.h, rpmpgp.h and rpmsq.h in C++.
Panu Matilainen
1
-1
/
+1
2003-04-09
Splint fiddles.
jbj
1
-5
/
+7
2003-04-07
Calibrated stopwatch using rdtsc.
jbj
1
-2
/
+20
2003-04-02
Use rpmswEnter/rpmswExit throughout.
jbj
1
-3
/
+2
2003-04-02
Splint clean.
jbj
1
-15
/
+40
2003-03-25
Repair rdtsc stopwatch, use gettimeofday(3) for now.
jbj
1
-2
/
+7
2003-03-19
Sanity.
jbj
1
-3
/
+17
2003-03-18
Proof of concept scriptlet queue, single or multi threaded.
jbj
1
-7
/
+34
2003-03-16
Create rpmsq, combining rpmdb/psm signal handlers.
jbj
1
-0
/
+76