summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Fix malloc/realloc replacement, bug#151.Michael Haubenwallner2014-04-02
| | | | Signed-off-by: Will Estes <westes575@gmail.com>
* change crlf line ending to lfWill Estes2014-04-02
|
* move flex program sources into src/ directoryWill Estes2014-02-16
| | | | | | The *.[chly] sources are now in the src directory. This implies a bunch of changes in Makefile.am and friends to account for the new location. The .gitignore files are now more local to places where various object files and generated source files occur.
* Build libfl and libcompat using libtool; resolves #3586814Christoph Junghans2012-12-06
| | | | Signed-off-by: Will Estes <westes575@gmail.com>
* remove unneeded .cvsignore filesWill Estes2012-07-23
|
* provide malloc() and realloc() for systems that do not have satisfactory ↵Will Estes2012-03-21
| | | | versions; resolves #1899047
* cvsignore files that need thatWill Estes2012-02-03