1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-23 06:25:25 +00:00
icecast-common/thread
Karl Heyes 2116bd0d5e include the automake config.h file if the application defines one
svn path=/trunk/avl/; revision=4450
2003-03-08 16:05:38 +00:00
..
.cvsignore .cvsignore is fun! 2001-09-10 03:04:11 +00:00
BUILDING Initial revision 2001-09-10 02:24:39 +00:00
COPYING Initial revision 2001-09-10 02:24:39 +00:00
Makefile.am more on the XIPH_CFLAGS. For the smaller libs like thread etc put any 2003-03-08 00:46:59 +00:00
README Initial revision 2001-09-10 02:24:39 +00:00
thread.c include the automake config.h file if the application defines one 2003-03-08 16:05:38 +00:00
thread.h Remove some namespace pollution 2003-03-05 19:52:10 +00:00
TODO Initial revision 2001-09-10 02:24:39 +00:00

This is the cross platform thread and syncronization library.

It depends on the avl library.

This is a massively cleaned and picked through version of the code from
the icecast 1.3.x base.  It has not been heavily tested *YET*.  But since
it's just cleanups, it really shouldn't have that many problems.

jack.