# HG changeset patch # User jlarmour # Date 1046096788 0 # Node ID 9bd98d8fcac6e4a16db316a78d2e20fbb8e63c31 # Parent 1d546b6b41ae43dc9d5fc520f4fa2337b947f599 * cdl/libc.cdl: Fix doc link. diff --git a/packages/language/c/libc/common/current/ChangeLog b/packages/language/c/libc/common/current/ChangeLog --- 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 + + * cdl/libc.cdl: Fix doc link. + 2000-05-02 Jonathan Larmour * New package diff --git a/packages/language/c/libc/common/current/cdl/libc.cdl b/packages/language/c/libc/common/current/cdl/libc.cdl --- 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 } # ====================================================================