Remove omnithreads library.
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 27 Apr 2010 06:14:12 +0000 (23:14 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 27 Apr 2010 06:14:12 +0000 (23:14 -0700)
commitc6ad778bda302a9abfe3f1a905d1a80ee34c60a6
tree26cd9a62b04dc6aa9f55ff5355ff4aef45cfd762
parentac2b84b93cad94f9a8830eeb5e62dace997c9a47
Remove omnithreads library.
37 files changed:
Makefile.common
README.components [deleted file]
README.organization [deleted file]
config/Makefile.am
config/gr_omnithread.m4 [deleted file]
config/grc_omnithread.m4 [deleted file]
configure.ac
docs/doxygen/other/Makefile.am
docs/doxygen/other/omnithread.html [deleted file]
docs/doxygen/other/omnithread.pdf [deleted file]
docs/doxygen/other/omnithread.ps [deleted file]
gcell/apps/Makefile.am
gcell/gcell.pc.in
gnuradio-core/gnuradio-core.pc.in
omnithread/.gitignore [deleted file]
omnithread/Makefile.am [deleted file]
omnithread/README [deleted file]
omnithread/dir.mk [deleted file]
omnithread/gnuradio-omnithread.pc.in [deleted file]
omnithread/gnuradio/.gitignore [deleted file]
omnithread/gnuradio/Makefile.am [deleted file]
omnithread/gnuradio/omni_time.h [deleted file]
omnithread/gnuradio/omnithread.h [deleted file]
omnithread/gnuradio/ot_VxThread.h [deleted file]
omnithread/gnuradio/ot_mach.h [deleted file]
omnithread/gnuradio/ot_nt.h [deleted file]
omnithread/gnuradio/ot_posix.h [deleted file]
omnithread/gnuradio/ot_pthread_nt.h [deleted file]
omnithread/gnuradio/ot_solaris.h [deleted file]
omnithread/mach.cc [deleted file]
omnithread/nt.cc [deleted file]
omnithread/omni_time.cc [deleted file]
omnithread/posix.cc [deleted file]
omnithread/solaris.cc [deleted file]
omnithread/threaddata.cc [deleted file]
omnithread/vxWorks.cc [deleted file]
usrp2/host/usrp2.pc.in