Mercurial > ecos
changeset 719:4927fab1d67e
* cdl/libc.cdl: Fix doc link.
| author | jlarmour |
|---|---|
| date | Mon, 24 Feb 2003 14:26:28 +0000 |
| parents | fafb1e51ac25 |
| children | 533d0b8231b2 |
| files | packages/language/c/libc/common/current/ChangeLog packages/language/c/libc/common/current/cdl/libc.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/language/c/libc/common/current/ChangeLog +++ b/packages/language/c/libc/common/current/ChangeLog @@ -1,3 +1,7 @@ +2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> + + * cdl/libc.cdl: Fix doc link. + 2000-05-02 Jonathan Larmour <jlarmour@redhat.co.uk> * New package
--- a/packages/language/c/libc/common/current/cdl/libc.cdl +++ b/packages/language/c/libc/common/current/cdl/libc.cdl @@ -56,7 +56,7 @@ standard - ISO/IEC 9899:1990. This allow well known standard C library functions, and in eCos starts a thread to invoke the user function main(). This package is a top-level placeholder to contain the implementations." - doc redirect/the-iso-standard-c-and-math-libraries.html + doc ref/libc.html } # ====================================================================
