Commit graph

4 commits

Author SHA1 Message Date
gesslar
432ff0e185 Update tail.c
added constant define and also value checking for fname and nlines. not specifying "nlines" resulted in an eval cost exceeded error.
2020-09-15 19:10:20 -07:00
Yucong Sun
122ae3465f Fix script to remove static keyword 2020-01-08 01:32:29 -08:00
Yucong Sun
b327a775dc
Migrate buildsystem to CMake (#431)
fix #361

* basic functional cmake rules
* Adding missing libraies
* Successfully compiled under cmake
* Make sure .sh always has eol=lf
* final cmake related changes
* Getting rid of autoconf automake and jemalloc
* Move testsuite to top directory
* auto config packages using cmake
* Fix file modes
* basic preprocessor
* Adding portbind back
* Fix travis
* Lower libevent requirement to 2.0
* Restore testsuite/log dir
2019-01-07 20:29:34 -08:00
Yucong Sun
dde333a2dd New codebase orgnaztion 2014-11-20 02:47:08 -08:00