Tue, 17 Aug 2010 18:57:57 +0200 execve returns a value on error and this catches it
Markus Brökers <mbroeker@largo.homelinux.org> [Tue, 17 Aug 2010 18:57:57 +0200] rev 139
execve returns a value on error and this catches it
Tue, 17 Aug 2010 14:47:41 +0200 Compatibility: We support Linux and BSD
Markus Brökers <mbroeker@largo.homelinux.org> [Tue, 17 Aug 2010 14:47:41 +0200] rev 138
Compatibility: We support Linux and BSD
Mon, 09 Aug 2010 12:12:55 +0200 From a 'C-Professional' :) Take a look at the source and pray
Markus Brökers <mbroeker@largo.homelinux.org> [Mon, 09 Aug 2010 12:12:55 +0200] rev 137
From a 'C-Professional' :) Take a look at the source and pray
Mon, 21 Jun 2010 21:58:00 +0200 getdir errors: avoid unneeded memory leaks
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 21 Jun 2010 21:58:00 +0200] rev 136
getdir errors: avoid unneeded memory leaks committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 21 Jun 2010 01:09:18 +0200 DBClient: update, query and metadata
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 21 Jun 2010 01:09:18 +0200] rev 135
DBClient: update, query and metadata committer: Markus Bröker <mbroeker@largo.homelinux.org>
Sat, 19 Jun 2010 22:33:54 +0200 simple corrections
Markus Bröker <mbroeker@largo.dyndns.tv> [Sat, 19 Jun 2010 22:33:54 +0200] rev 134
simple corrections make both jni functions invisible to others use platform independent separators committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 07 Jun 2010 23:21:56 +0200 little typo in sudoku.c
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 07 Jun 2010 23:21:56 +0200] rev 133
little typo in sudoku.c committer: Markus Bröker <mbroeker@largo.homelinux.org>
Mon, 07 Jun 2010 23:20:47 +0200 Adjusted to show side effects and their handling
Markus Bröker <mbroeker@largo.dyndns.tv> [Mon, 07 Jun 2010 23:20:47 +0200] rev 132
Adjusted to show side effects and their handling When dealing with static buffers, successive calls point to the same memory location and overwrite formers ones... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 02 Jun 2010 00:22:32 +0200 check for the return values
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 02 Jun 2010 00:22:32 +0200] rev 131
check for the return values committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 23:40:56 +0200 getbits added
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 23:40:56 +0200] rev 130
getbits added committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 14:50:45 +0200 PMC goes fullscreen ...
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 14:50:45 +0200] rev 129
PMC goes fullscreen ... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 01 Jun 2010 13:13:34 +0200 That's the proper way to use crypt.h
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 01 Jun 2010 13:13:34 +0200] rev 128
That's the proper way to use crypt.h committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 14:57:53 +0200 view/.gitignore: ignore the projects binary
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 14:57:53 +0200] rev 127
view/.gitignore: ignore the projects binary committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 14:56:44 +0200 mysql_db: get not more than num_fields fields from a row
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 14:56:44 +0200] rev 126
mysql_db: get not more than num_fields fields from a row I haven't tested the old approach, because i have never installed or used mysql. But it's nice to see that it actually works with this small patch. committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 13:38:53 +0200 postgresql_db: check connection status
Markus Bröker <mbroeker@largo.dyndns.tv> [Wed, 26 May 2010 13:38:53 +0200] rev 125
postgresql_db: check connection status During startup, check for a successfull connection to the db committer: Markus Bröker <mbroeker@largo.homelinux.org>
Wed, 26 May 2010 13:08:42 +0200 md5rec: the location of the header has changed
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>
Tue, 27 Apr 2010 14:51:02 +0200 ClientDriver for remote access and EmbeddedDriver for local access
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>
Tue, 09 Mar 2010 12:58:27 +0100 GNU Make and GNU Indent
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>
Mon, 08 Mar 2010 18:30:04 +0100 step 2) Header seperation
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>
Mon, 08 Mar 2010 18:30:04 +0100 step 1) move all headers to include/lsf
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>
Fri, 05 Mar 2010 23:16:32 +0100 crypt.h seems to be broken on many systems.
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>
Fri, 05 Mar 2010 22:16:39 +0100 wrong header: it's just ncurses.h
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>
Fri, 05 Mar 2010 22:15:40 +0100 Makefile: common linker flags
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>
Fri, 05 Mar 2010 22:04:25 +0100 The find utility needs a path parameter
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>
Fri, 05 Mar 2010 22:04:03 +0100 cosmetic changes
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>
Fri, 05 Mar 2010 22:03:56 +0100 buffer overflow in utf8 and ncurses demo
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>
Fri, 05 Mar 2010 22:03:25 +0100 sys/wait.h is the proper header, not wait.h
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>
Fri, 05 Mar 2010 22:03:16 +0100 respect the prototype
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:03:16 +0100] rev 112
respect the prototype committer: Markus Bröker <mbroeker@largo.homelinux.org>
Fri, 05 Mar 2010 22:02:56 +0100 bsd style socket handling...
Markus Bröker <mbroeker@largo.dyndns.tv> [Fri, 05 Mar 2010 22:02:56 +0100] rev 111
bsd style socket handling... committer: Markus Bröker <mbroeker@largo.homelinux.org>
Tue, 09 Feb 2010 08:38:32 +0100 Proper location of glassfish
Markus Bröker <mbroeker@largo.dyndns.tv> [Tue, 09 Feb 2010 08:38:32 +0100] rev 110
Proper location of glassfish committer: Markus Bröker <mbroeker@largo.homelinux.org>
(0) -100 -50 -30 +30 tip