* tst-join5.c (tf1, tf2): Add a cast.
authorRoland McGrath <roland@gnu.org>
Sun, 23 Mar 2003 10:01:48 +0000 (10:01 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 23 Mar 2003 10:01:48 +0000 (10:01 +0000)
commitb910f7887bdc3c07e460c8ee25ba552c6a2249a5
tree06271b5c9ed70bf9c3dd2a08c551a2a54c1ed302
parent24eaaef61dffee283b6d32328f3e5126063d9d2a
* tst-join5.c (tf1, tf2): Add a cast.

* Makeconfig (includes): Append -I$(..)nptl to this variable.

* tst-barrier2.c (do_test) [! _POSIX_THREAD_PROCESS_SHARED]:
Don't test anything.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-flock2.c: Likewise.
* tst-mutex4.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-signal1.c: Likewise.
* tst-spin2.c: Likewise.
* tst-cond11.c [! _POSIX_CLOCK_SELECTION]: Likewise.

* tst-mutex4.c: Use test-skeleton.c.
* tst-spin2.c: Likewise.
* tst-sysconf.c: Likewise.
* tst-barrier2.c: Likewise.
* tst-cond4.c: Likewise.
* tst-cond6.c: Likewise.
* tst-rwlock4.c: Likewise.
* tst-unload.c: Likewise.
* tst-flock2.c (do_test): Use return instead of exit.
13 files changed:
nptl/ChangeLog
nptl/Makeconfig
nptl/tst-barrier2.c
nptl/tst-cond11.c
nptl/tst-cond4.c
nptl/tst-cond6.c
nptl/tst-flock2.c
nptl/tst-join5.c
nptl/tst-mutex4.c
nptl/tst-rwlock4.c
nptl/tst-signal1.c
nptl/tst-spin2.c
nptl/tst-unload.c