log linux/Makefile @ 9212:24b102dbd0fe

age author description
Tue, 26 Nov 2002 18:53:00 +0000 jkeil Add our own vsscanf implementation, in case the system's libc does not have
Tue, 26 Nov 2002 18:31:30 +0000 jkeil Add a scandir() implementation for systems that do not have it in libc.
Thu, 22 Aug 2002 23:29:46 +0000 arpi removed -W -Wall -g and other gcc-specific warning/debug options
Fri, 29 Mar 2002 21:24:36 +0000 jkeil Add a configure test for the strsep function (it's missing on solaris)
Sun, 24 Mar 2002 01:05:57 +0000 arpi timer.c not used - why to compile
Mon, 25 Feb 2002 14:24:11 +0000 nick POSIX compatible timer's callback
Wed, 24 Oct 2001 07:34:41 +0000 nick Independed compilation of SUBDIRS