removed my cothreads dir in favor of the cothreads/ module
authorAndy Wingo <wingo@pobox.com>
Mon, 4 Feb 2002 03:23:12 +0000 (03:23 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 4 Feb 2002 03:23:12 +0000 (03:23 +0000)
commit7ed9201e065ca0ef78bf26bbba1eb6b4b2e9705c
tree0ad529ed4edd128e98412808b97da423f28da26b
parent53b6bb6242c642a3dbeef7632be87874b42335e4
removed my cothreads dir in favor of the cothreads/ module

Original commit message from CVS:
removed my cothreads dir in favor of the cothreads/ module
34 files changed:
common
gst/cothreads/AUTHORS [deleted file]
gst/cothreads/COPYING [deleted file]
gst/cothreads/ChangeLog [deleted file]
gst/cothreads/INSTALL [deleted file]
gst/cothreads/Makefile.am [deleted file]
gst/cothreads/NEWS [deleted file]
gst/cothreads/README [deleted file]
gst/cothreads/acconfig.h [deleted file]
gst/cothreads/autogen.sh [deleted file]
gst/cothreads/configure.ac [deleted file]
gst/cothreads/cothread-stack.c [deleted file]
gst/cothreads/cothreads-private.h [deleted file]
gst/cothreads/cothreads.c [deleted file]
gst/cothreads/cothreads.h [deleted file]
gst/cothreads/linuxthreads.h [deleted file]
gst/cothreads/m4/glib.m4 [deleted file]
gst/cothreads/m4/gst-feature.m4 [deleted file]
gst/cothreads/m4/linuxthreads.m4 [deleted file]
gst/cothreads/m4/pkg.m4 [deleted file]
gst/cothreads/m4/pth-acinclude.m4 [deleted file]
gst/cothreads/pth.h.in [deleted file]
gst/cothreads/pth_acmac.h.in [deleted file]
gst/cothreads/pth_debug.c [deleted file]
gst/cothreads/pth_errno.c [deleted file]
gst/cothreads/pth_mctx.c [deleted file]
gst/cothreads/pth_p.h.in [deleted file]
gst/cothreads/pth_vers.c [deleted file]
gst/cothreads/shtool [deleted file]
gst/cothreads/test-cothreads.c [deleted file]
gst/cothreads/test-pth-pthreads.c [deleted file]
gst/cothreads/test-pth-pthreads2.c [deleted file]
gst/cothreads/test-pth.c [deleted file]
gst/cothreads/test-pthreads.c [deleted file]