aboutsummaryrefslogtreecommitdiffhomepage
path: root/linux/Makefile
Commit message (Expand)AuthorAge
* Add our own vsscanf implementation, in case the system's libc does not haveGravatar jkeil2002-11-26
* Add a scandir() implementation for systems that do not have it in libc.Gravatar jkeil2002-11-26
* removed -W -Wall -g and other gcc-specific warning/debug optionsGravatar arpi2002-08-22
* Add a configure test for the strsep function (it's missing on solaris)Gravatar jkeil2002-03-29
* timer.c not used - why to compileGravatar arpi2002-03-24
* POSIX compatible timer's callbackGravatar nick2002-02-25
* Independed compilation of SUBDIRSGravatar nick2001-10-24