OpenBTS/CommonLibs
Kurtis Heimerl bc4c48640a Alexander's patch #1:
This patch makes a step towards using a system-wide sqlite3 lib. It
moves sqlite3util.cpp/.h to CommonLibs and leaves only original
sqlite3 files in the sqlite3 dir of OpenBTS.

I do not claim any copyright over this change, as it's very basic.
Looking forward to see it merged into mainline.

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4467 19bc5d8c-e614-43d4-8b26-e1612bc8e597
2012-11-14 03:51:51 +00:00
..
BitVector.cpp Harvind found a bug in BitVector.cpp: 2012-03-08 07:13:15 +00:00
BitVector.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
BitVectorTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Configuration.cpp merged private Config to public: r4211: 2012-10-26 06:25:56 +00:00
Configuration.h merged private Config to public: r4211: 2012-10-26 06:25:56 +00:00
ConfigurationTest.cpp Alexander's patch #3: Configuration Tests should not include crashing 2012-11-11 10:15:43 +00:00
F16.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
F16Test.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Interthread.h Reverted bad function header. There are no timing inversion deadlocks, I made those up. 2011-12-17 00:05:31 +00:00
InterthreadTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
LinkedLists.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
LinkedLists.h Fixed the license notices. 2011-10-12 01:23:28 +00:00
Logger.cpp git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2583 19bc5d8c-e614-43d4-8b26-e1612bc8e597 2011-11-20 00:22:41 +00:00
Logger.h git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2583 19bc5d8c-e614-43d4-8b26-e1612bc8e597 2011-11-20 00:22:41 +00:00
LogTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Makefile.am Alexander's patch #1: 2012-11-14 03:51:51 +00:00
Regexp.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
RegexpTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Sockets.cpp Locking gethostbyname call, as Alexander notes that it is not thread safe 2011-12-24 02:53:10 +00:00
Sockets.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
SocketsTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
sqlite3util.cpp Alexander's patch #1: 2012-11-14 03:51:51 +00:00
sqlite3util.h Alexander's patch #1: 2012-11-14 03:51:51 +00:00
Threads.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Threads.h Public release now works with g++4.7. In 4.7, unistd.h is no longer imported by default 2012-07-22 05:09:00 +00:00
Timeval.cpp Alexander's change. Fixes MTC bug by supporting 64bit processors in Timeval. Math was bad. 2011-12-17 00:03:24 +00:00
Timeval.h Public release now works with g++4.7. In 4.7, unistd.h is no longer imported by default 2012-07-22 05:09:00 +00:00
TimevalTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
URLEncode.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
URLEncode.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
Vector.h Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00
VectorTest.cpp Putting the actual OpenBTS P2.8 source code into the public SVN branch. 2011-10-07 02:40:51 +00:00