From patchwork Sat Feb 25 21:06:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 732443 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vW0rm5WKcz9s85 for ; Sun, 26 Feb 2017 08:06:31 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="NnyTvWzE"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; q=dns; s= default; b=Okrzw/hGqgN31IIfbK64vD83ypKpDGPFEYAc8lgUa4eYlXShYyYsO wJlLq5P5o39jCxcaeRE/kyyrb2jLWo7ewoy2oSuVQK7w0GQyKh5Xp3DyV48wGZqq uOGGZLdNCUtWvxtPnMQelLYFSs3IBfbHwITswuHGP6QI9/SdCvupo4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:subject:message-id:mime-version:content-type; s= default; bh=3edW9iWgFrDvg0t1T/Nx+r4b9Fs=; b=NnyTvWzEDuZ+c5KaBBgg 3hy+oVn3L/VToJYSe94LV31Lk98a3/DhRpjml4uurTWMi2zkc+7bgTmu6pYkODso EJwy5HVvQPLGjc93dEGagLd31gWxtCVmby7D6RnyqKeGuCgy5zaulnL5EnCOX14m o0urZN8dAiznqFK0UnKXS8k= Received: (qmail 16895 invoked by alias); 25 Feb 2017 21:06:19 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 16585 invoked by uid 89); 25 Feb 2017 21:06:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=dennis, Dennis, Hx-languages-length:1268, UD:htm X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 25 Feb 2017 21:06:14 +0000 Received: from anthias (vie-188-118-249-200.dsl.sil.at [188.118.249.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id DA33C3F530 for ; Sat, 25 Feb 2017 16:06:12 -0500 (EST) Date: Sat, 25 Feb 2017 22:06:10 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] readings.html - streamline C historical information a bit Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes HTML and PDF formats should be sufficient, and the early C Reference Manual is just one of many other document on Dennis Ritchie's page, for anyone interested. Applied. Gerald Index: readings.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/readings.html,v retrieving revision 1.264 diff -u -r1.264 readings.html --- readings.html 25 Feb 2017 16:21:37 -0000 1.264 +++ readings.html 25 Feb 2017 21:03:31 -0000 @@ -353,17 +353,12 @@
  • Another formalism for sequence points by D. Hugh Redelmeier
  • -
  • C historical information: +
  • C historical information: