Sun, 29 Aug 2010 16:36:19 +0200 removed code without effect
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
Sun, 29 Aug 2010 15:29:22 +0200 sts: show time stamps added
Markus Brökers <mbroeker@largo.homelinux.org> [Sun, 29 Aug 2010 15:29:22 +0200] rev 144
sts: show time stamps added
Wed, 18 Aug 2010 18:17:51 +0200 a md5 demo is already in lsflib/tools
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
Wed, 18 Aug 2010 16:17:00 +0200 asm/decimal.c: provide a default wordsize
Markus Bröker <mbroeker@volpe.spectre.org> [Wed, 18 Aug 2010 16:17:00 +0200] rev 142
asm/decimal.c: provide a default wordsize
Wed, 18 Aug 2010 16:15:18 +0200 getbits: calculates the proper value but showed a different one
Markus Bröker <mbroeker@volpe.spectre.org> [Wed, 18 Aug 2010 16:15:18 +0200] rev 141
getbits: calculates the proper value but showed a different one
Wed, 18 Aug 2010 16:14:40 +0200 Comments corrected: misspellings and other trivial things
Markus Bröker <mbroeker@volpe.spectre.org> [Wed, 18 Aug 2010 16:14:40 +0200] rev 140
Comments corrected: misspellings and other trivial things
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>
(0) -100 -15 +15 tip