descriptionsmall library that you can LD_PRELOAD to catch rt-violations in Jack applications
homepage URLhttp://repo.or.cz/w/jack_interposer.git
ownerjack_interposer@bzzt.net
last changeSat, 6 Mar 2010 18:35:24 +0000
Push URLssh://repo.or.cz/srv/git/jack_interposer.git
Content tags:
Add:
shortlog
2010-03-06 Arnout EngelenDocument that SMP is supported from gcc 3.3 onward master
2010-03-06 Lars LuthmanAdded support for SMP systems
2010-03-06 Arnout Engelensome error checking, calloc support
2010-01-19 Arnout Engelenchecker.c also depends on checker_fragment.c
2010-01-19 Arnout Engelenmove hand-written checks to their own file
2010-01-19 Arnout Engelenadd 'realloc'. 'calloc' causes problems :/
2010-01-19 Arnout Engelenremove debugging code
2010-01-19 Arnout Engelenalso link libjack, just to be sure
2010-01-19 Arnout EngelenProper error message when dlsym() fails
2010-01-17 Arnout Engelenadd -ldl for dlsym
2010-01-17 Arnout Engelenadd -fPIC for 64bit systems (thanks las & adi ;) )
2010-01-17 Arnout Engelenadd checks for printf, fprintf, vprintf, vfprintf
2010-01-17 Arnout Engelenadd comment to the top of 'checkers.c'
2010-01-17 Arnout Engelenclean up output
2010-01-17 Arnout Engelengenerate checker code instead of copy-paste
2010-01-17 Arnout Engelenadd pthread_cond_timedwait
...
heads
23 months ago master