summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* .gitignore adjustments for WIN32Simon Sobisch2023-03-011-0/+1
* build: do not generate lib/Makefile.in.Explorer092017-05-031-3/+0
* build: detect overflow for [re]allocate_array.Explorer092017-01-241-49/+0
* build: explain empty lib/Makefile.amWill Estes2016-11-241-1/+3
* build: Link $(LIBOBJS) from src/ dir, remove libcompat.la.Explorer092016-11-242-13/+1
* Prototyped reallocarray implementationWill Estes2016-02-281-0/+3
* warning: no previous prototype for 'do_nothing' [-Wmissing-prototypes]rlar2016-02-271-0/+2
* Converted K&R style function definitions to ANSI C styleTobias Klauser2016-02-161-1/+1
* Added new function reallocarray.Michael McConville2015-12-121-0/+46
* Fix malloc/realloc replacement, bug#151.Michael Haubenwallner2014-04-022-1/+3
* change crlf line ending to lfWill Estes2014-04-021-17/+17
* move flex program sources into src/ directoryWill Estes2014-02-161-0/+3
* Build libfl and libcompat using libtool; resolves #3586814Christoph Junghans2012-12-061-3/+3
* remove unneeded .cvsignore filesWill Estes2012-07-231-3/+0
* provide malloc() and realloc() for systems that do not have satisfactory vers...Will Estes2012-03-214-0/+55
* cvsignore files that need thatWill Estes2012-02-031-0/+3