Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 24 Oct 2010 20:56:59 +0200] rev 150
recursion bug: don't follow symlinks
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 24 Oct 2010 20:55:54 +0200] rev 149
working Makefile rules O_O
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Sun, 24 Oct 2010 20:55:19 +0200] rev 148
safer strcpy
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Brökers <mbroeker@largo.homelinux.org> [Sat, 25 Sep 2010 16:37:03 +0200] rev 147
simple berkdb usage demo
Markus Brökers <mbroeker@largo.homelinux.org> [Mon, 30 Aug 2010 15:21:47 +0200] rev 146
gauss.c: set a proper accuracy value: 1E-6
Markus Brökers <mbroeker@largo.homelinux.org> [Sun, 29 Aug 2010 16:36:19 +0200] rev 145
removed code without effect
time_t represents the number of seconds since the birth of unix.
to deal with microseconds and friends, use
a) gettimeofday
b) struct timeval
Markus Brökers <mbroeker@largo.homelinux.org> [Sun, 29 Aug 2010 15:29:22 +0200] rev 144
sts: show time stamps added
Markus Brökers <mbroeker@largo.homelinux.org> [Wed, 18 Aug 2010 18:17:51 +0200] rev 143
a md5 demo is already in lsflib/tools