Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fastcoinproject committed Nov 23, 2017
1 parent 312701f commit a71d40c
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions src/leveldb/AUTHORS
Expand Up @@ -10,5 +10,3 @@ Sanjay Ghemawat <sanjay@google.com>
# Partial list of contributors:
Kevin Regan <kevin.d.regan@gmail.com>
Johan Bilien <jobi@litl.com>


2 changes: 0 additions & 2 deletions src/leveldb/LICENSE
Expand Up @@ -25,5 +25,3 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


2 changes: 0 additions & 2 deletions src/leveldb/Makefile
Expand Up @@ -225,5 +225,3 @@ else
.c.o:
$(CC) $(CFLAGS) -c $< -o $@
endif


2 changes: 0 additions & 2 deletions src/leveldb/NEWS
Expand Up @@ -15,5 +15,3 @@ about corruption.

Allow public access to WriteBatch contents so that users can easily
wrap a DB.


2 changes: 0 additions & 2 deletions src/leveldb/README
Expand Up @@ -49,5 +49,3 @@ include/env.h
include/table.h
include/table_builder.h
Lower-level modules that most clients probably won't use directly


2 changes: 0 additions & 2 deletions src/leveldb/README.md
Expand Up @@ -136,5 +136,3 @@ in util/env_posix.cc

* **include/table.h, include/table_builder.h**: Lower-level modules that most
clients probably won't use directly


2 changes: 0 additions & 2 deletions src/leveldb/TODO
Expand Up @@ -12,5 +12,3 @@ db
After a range is completely deleted, what gets rid of the
corresponding files if we do no future changes to that range. Make
the conditions for triggering compactions fire in more situations?


2 changes: 0 additions & 2 deletions src/leveldb/WINDOWS.md
Expand Up @@ -37,5 +37,3 @@ Download and extract the [Snappy source distribution](http://snappy.googlecode.c
msbuild.exe /p:Configuration=Benchmark /p:Platform=x64 /p:Snappy=..\snappy-1.0.5
x64\Benchmark\leveldb.exe



2 changes: 0 additions & 2 deletions src/leveldb/build_detect_platform
Expand Up @@ -229,5 +229,3 @@ echo "PLATFORM_SHARED_CFLAGS=$PLATFORM_SHARED_CFLAGS" >> $OUTPUT
echo "PLATFORM_SHARED_EXT=$PLATFORM_SHARED_EXT" >> $OUTPUT
echo "PLATFORM_SHARED_LDFLAGS=$PLATFORM_SHARED_LDFLAGS" >> $OUTPUT
echo "PLATFORM_SHARED_VERSIONED=$PLATFORM_SHARED_VERSIONED" >> $OUTPUT


0 comments on commit a71d40c

Please sign in to comment.