gstreamer/test/cothreads
Richard Boulton 59030bfc59 Patch from Chris Emerson for PPC. cothreads stuff was causing segfaults, because the stack needs to be initialised w...
Original commit message from CVS:
Patch from Chris Emerson for PPC.  cothreads stuff was causing segfaults,
because the stack needs to be initialised with a particular structure on
PPC, unlike x86 where it simply has items pushed or popped.
Added Chris to AUTHORS, for his trouble.
2000-09-21 00:57:09 +00:00
..
.gitignore A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step... 2000-01-31 06:46:18 +00:00
cothreads.c Patch from Chris Emerson for PPC. cothreads stuff was causing segfaults, because the stack needs to be initialised w... 2000-09-21 00:57:09 +00:00
cothreads.h initial checkin 2000-01-30 10:44:33 +00:00
looper.c initial checkin 2000-01-30 10:44:33 +00:00
looper.h initial checkin 2000-01-30 10:44:33 +00:00
Makefile.am Build fixes. 2000-08-14 15:17:24 +00:00
object.c initial checkin 2000-01-30 10:44:33 +00:00
object.h initial checkin 2000-01-30 10:44:33 +00:00
simple.c initial checkin 2000-01-30 10:44:33 +00:00
test.c Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00