|
@@ -82,7 +82,7 @@ provides them.
|
|
int totfails = 0;
|
|
int totfails = 0;
|
|
|
|
|
|
int main (int argc, char *argv[]);
|
|
int main (int argc, char *argv[]);
|
|
-@@ -120,13 +104,3 @@ put8 (char *cp)
|
|
|
|
|
|
+@@ -119,13 +103,3 @@ put8 (char *cp)
|
|
printf("%02x", t);
|
|
printf("%02x", t);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -627,7 +627,7 @@ provides them.
|
|
range [FROM - N + 1, FROM - 1]. If N is odd the first byte in FROM
|
|
range [FROM - N + 1, FROM - 1]. If N is odd the first byte in FROM
|
|
--- a/stdlib/stdlib.h
|
|
--- a/stdlib/stdlib.h
|
|
+++ b/stdlib/stdlib.h
|
|
+++ b/stdlib/stdlib.h
|
|
-@@ -971,6 +971,12 @@ extern int getsubopt (char **__restrict
|
|
|
|
|
|
+@@ -984,6 +984,12 @@ extern int getsubopt (char **__restrict
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
|