Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc libc: Add <stdalign.h> and <stdnoreturn.h>.



details:   https://anonhg.NetBSD.org/src/rev/02563b61d893
branches:  trunk
changeset: 818192:02563b61d893
user:      kamil <kamil%NetBSD.org@localhost>
date:      Sun Oct 02 17:28:57 2016 +0000

description:
libc: Add <stdalign.h> and <stdnoreturn.h>.

These headers conform C1x (ISO/IEC 9899:201x).

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 081cd07fc0d3 -r 02563b61d893 doc/CHANGES
--- a/doc/CHANGES       Sun Oct 02 17:19:00 2016 +0000
+++ b/doc/CHANGES       Sun Oct 02 17:28:57 2016 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2187 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2188 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -367,3 +367,4 @@
        libc: Update to tzcode2016f. [christos 20160916]
        nvme(4): NVMe driver is now MPSAFE. [jdolecek 20160918]
        zoneinfo: Import tzdata2016g.  [kre 20160929]
+       libc: Add <stdalign.h> and <stdnoreturn.h>. [kamil 20161002]



Home | Main Index | Thread Index | Old Index