Hallvard Furuseth
|
722d4c4332
|
include <stdlib.h> to get malloc & co
|
1999-03-03 17:42:17 +00:00 |
|
Hallvard Furuseth
|
7bfd11cb4c
|
cast printf(%ld) argument from pid_t to long
|
1999-03-03 17:40:08 +00:00 |
|
Hallvard Furuseth
|
246e269acc
|
Cast char' arguments to ctype.h functions to unsigned char'.
These functions require their arguments to be in the range of `unsigned char'.
|
1999-02-22 19:29:42 +00:00 |
|
Kurt Spanier
|
2889c67adf
|
Client programs for test008-concurrency moved to subdir tests/progs.
Building tests/progs/*.c in the main build process.
==> Test-suite must be called by 'make test', or 'make test-bdb2'
|
1999-02-22 11:28:01 +00:00 |
|