summaryrefslogtreecommitdiffstats
path: root/linux/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add our own vsscanf implementation, in case the system's libc does not havejkeil2002-11-261-1/+1
* Add a scandir() implementation for systems that do not have it in libc.jkeil2002-11-261-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* Add a configure test for the strsep function (it's missing on solaris)jkeil2002-03-291-1/+1
* timer.c not used - why to compilearpi2002-03-241-1/+1
* POSIX compatible timer's callbacknick2002-02-251-1/+1
* Independed compilation of SUBDIRSnick2001-10-241-0/+46