From 964f7c34d1d40dd5f0a0fa4262f733edff61ace8 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 1 Oct 2012 21:57:54 +0000 Subject: 2012-10-01 Jeff Johnston * README: replace sources.redhat.com with sourceware.org. * HOWTO: Ditto. --- newlib/HOWTO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'newlib/HOWTO') diff --git a/newlib/HOWTO b/newlib/HOWTO index 6a0f2a92f..63616200d 100644 --- a/newlib/HOWTO +++ b/newlib/HOWTO @@ -84,12 +84,12 @@ purpose of Linux-based open standards for embedded development. In brief, the intent is to define multiple levels for API functions that allows the user to size the library appropriately for their application--at least in terms of the predefined lists. For full details, refer to the EL/IX home -page at http://sources.redhat.com/elix/. The likely best way to tell how to +page at http://sourceware.org/elix/. The likely best way to tell how to classify any new functions in terms of needing an ELIX level qualification is to ask Jeff Johnston. To see how it works and try classification on your own, refer to the API specification on the web site, -http://sources.redhat.com/elix/api/current/api.pdf. +http://sourceware.org/elix/api/current/api.pdf. (Unfortunately, it is not complete with respect to either the C99 or POSIX standards, so particular C and POSIX functions may or may not be found.) -- cgit v1.2.3