Alright -- I still get some missing prototype warning for
clock_nanosleep, so more feature magic might be needed still.
On Mon, Aug 1, 2016 at 4:03 PM, Joel Sherrill wrote:
> Looks OK to me.
>
> --joel
>
> On August 1, 2016 4:01:39 PM EDT, Gedare Bloom wrote:
>>This feature enables the prototype
---
newlib/libc/include/sys/features.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/newlib/libc/include/sys/features.h
b/newlib/libc/include/sys/features.h
index dbc4ebe..93635ba 100644
--- a/newlib/libc/include/sys/features.h
+++ b/newlib/libc/include/sys/features.h
@@ -328,6 +328,7 @@ ex
This feature enables the prototype for clock_nanosleep, which is now
available in RTEMS.
On Mon, Aug 1, 2016 at 3:55 PM, Gedare Bloom wrote:
> ---
> newlib/libc/include/sys/features.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/newlib/libc/include/sys/features.h
> b/newlib/libc/inc