This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 16dcbb39b29818cad658879292a855cb481359ce (commit) from dee6f51854542355f1a087e707be6932334c9c85 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 16dcbb39b29818cad658879292a855cb481359ce Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Fri Aug 23 09:41:20 2024 +0200 readings: Add ANSI C89 diff --git a/htdocs/readings.html b/htdocs/readings.html index 1f1dbae3..423bc4c1 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -338,6 +338,9 @@ names. <li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm">C99 Defect Reports</a></li> + <li><a href="https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub160.pdf">ANSI C89, + as adopted as FIPS PUB 160</a></li> + <li><a href="http://www.lysator.liu.se/c/rat/title.html">C89 Rationale (HTML)</a></li> ----------------------------------------------------------------------- Summary of changes: htdocs/readings.html | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- gcc-wwwdocs