summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/POSIX/README
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/POSIX/README')
-rw-r--r--testsuites/libtests/POSIX/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/testsuites/libtests/POSIX/README b/testsuites/libtests/POSIX/README
index 48dfa8121f..8ba8622280 100644
--- a/testsuites/libtests/POSIX/README
+++ b/testsuites/libtests/POSIX/README
@@ -1,4 +1,4 @@
-This testsuite consists of a collection of (non-functional) programs snippets
+This testsuite consists of a collection of (non-functional) program snippets
to check an RTEMS toolchain consisting of
* GCC (libgcc etc.)
* binutils
@@ -7,7 +7,7 @@ to check an RTEMS toolchain consisting of
for IEEE Std 1003.1-2008 (aka. POSIX[1]) compliance by link-tests.
All of these programs are supposed to be compilable without any warning,
-independently of the configuration being used in any of the components
+independently of the configuration used in any of the components
involved.
NB:
@@ -17,9 +17,10 @@ NB:
- These program snippets are not supposed to be functional.
- This suite only checks for a subset of POSIX library calls, which are
- known to have been critical in RTEMS/GCC/newlib interaction at some point
+ known to have been critical to RTEMS/GCC/newlib interaction at some point
in RTEMS/GCC/newlib's history.
References:
[1] The Open Group Base Specifications Issue 7, IEEE Std 1003.1™-2008,
http://www.opengroup.org/onlinepubs/9699919799
+