diff options
author | Roland McGrath <roland@gnu.org> | 2006-07-29 23:12:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-07-29 23:12:43 +0000 |
commit | ab5823b4b6e760345d347b98830ccc75aa81bff6 (patch) | |
tree | f9b25d5f9a16e7ce0318aaf3adcccec0e83fd804 /nptl/tst-robustpi5.c | |
parent | aa583d2ff9fca922771d88f1afa255847f2aa4ed (diff) | |
download | glibc-ab5823b4b6e760345d347b98830ccc75aa81bff6.tar.gz glibc-ab5823b4b6e760345d347b98830ccc75aa81bff6.tar.xz glibc-ab5823b4b6e760345d347b98830ccc75aa81bff6.zip |
Updated to fedora-glibc-20060729T2255 cvs/fedora-glibc-2_4_90-14
Diffstat (limited to 'nptl/tst-robustpi5.c')
-rw-r--r-- | nptl/tst-robustpi5.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/tst-robustpi5.c b/nptl/tst-robustpi5.c new file mode 100644 index 0000000000..a494c332f1 --- /dev/null +++ b/nptl/tst-robustpi5.c @@ -0,0 +1,2 @@ +#define ENABLE_PI 1 +#include "tst-robust5.c" |