Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 13:08:42 +0200] rev 124
md5rec: the location of the header has changed
i have moved the lsf.h header to lsf/lsf.h in the lsflib project
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 27 Apr 2010 14:51:02 +0200] rev 123
ClientDriver for remote access and EmbeddedDriver for local access
The default constructor should always use the simplest, possible way
to connect to an embedded database.
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 09 Mar 2010 12:58:27 +0100] rev 122
GNU Make and GNU Indent
The Makefile depends on GNU tools and the user may choose the location
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 08 Mar 2010 18:30:04 +0100] rev 121
step 2) Header seperation
cpuid, bits, list and maybe lsf are too common names
and have to reside in a seperate folder to avoid clashes
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 08 Mar 2010 18:30:04 +0100] rev 120
step 1) move all headers to include/lsf
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 23:16:32 +0100] rev 119
crypt.h seems to be broken on many systems.
The manpage tells me that i have to include unistd.h...
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:16:39 +0100] rev 118
wrong header: it's just ncurses.h
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:15:40 +0100] rev 117
Makefile: common linker flags
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:04:25 +0100] rev 116
The find utility needs a path parameter
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:04:03 +0100] rev 115
cosmetic changes
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:03:56 +0100] rev 114
buffer overflow in utf8 and ncurses demo
the buffer for wctomb was too small
committer: Markus Bröker <mbroeker@largo.homelinux.org>
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:03:25 +0100] rev 113
sys/wait.h is the proper header, not wait.h
committer: Markus Bröker <mbroeker@largo.homelinux.org>