gstreamer/gst/cothreads
Andy Wingo e395c92f13 forgot to add a file
Original commit message from CVS:
forgot to add a file
2002-01-22 01:32:49 +00:00
..
acconfig.h added a test for pth and pthreads. in summary, it doesn't work because in __pthread_find_self() some funny stack poin... 2002-01-21 05:09:17 +00:00
acinclude.m4 The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
AUTHORS The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
autogen.sh added autogen skript 2002-01-21 05:19:49 +00:00
ChangeLog The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
configure.ac The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
COPYING The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
INSTALL The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
linuxthreads-internals.h forgot to add a file 2002-01-22 01:32:49 +00:00
Makefile.am added a test for pth and pthreads. in summary, it doesn't work because in __pthread_find_self() some funny stack poin... 2002-01-21 05:09:17 +00:00
NEWS The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_acmac.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_debug.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_errno.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_mctx.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_p.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_vers.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
README The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
shtool The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
test-pth-pthreads.c attemping to resolve thread_self() problems, unfinished 2002-01-21 22:21:19 +00:00
test-pth.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00

I ripped the core out of GNU pth to provide cothreading for GStreamer. That's
what this package is. It was written by Ralf Engelschall. Plaudits to him, bug
reports to gstreamer-devel@lists.sourceforge.net.

wingo <wingo@pobox.com>, 20 Jan 2002