# HG changeset patch # User jlarmour # Date 1046096788 0 # Node ID 4927fab1d67e1c5d01aa8b2772a46fabf90941d5 # Parent fafb1e51ac25a3d76c45aa64be0897b4749732da * 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 } # ====================================================================