Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp forgot the SAFE versions for LIST



details:   https://anonhg.NetBSD.org/src/rev/29a22e73ac9c
branches:  trunk
changeset: 791647:29a22e73ac9c
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Nov 27 17:28:39 2013 +0000

description:
forgot the SAFE versions for LIST

diffstat:

 distrib/sets/lists/comp/mi |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r eeac65cb5b2d -r 29a22e73ac9c distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Wed Nov 27 17:25:46 2013 +0000
+++ b/distrib/sets/lists/comp/mi        Wed Nov 27 17:28:39 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1865 2013/11/27 16:36:54 christos Exp $
+#      $NetBSD: mi,v 1.1866 2013/11/27 17:28:39 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4755,6 +4755,7 @@
 ./usr/share/man/cat3/LIST_ENTRY.0              comp-c-catman           .cat
 ./usr/share/man/cat3/LIST_FIRST.0              comp-c-catman           .cat
 ./usr/share/man/cat3/LIST_FOREACH.0            comp-c-catman           .cat
+./usr/share/man/cat3/LIST_FOREACH_SAFE.0       comp-c-catman           .cat
 ./usr/share/man/cat3/LIST_HEAD.0               comp-c-catman           .cat
 ./usr/share/man/cat3/LIST_HEAD_INITIALIZER.0   comp-c-catman           .cat
 ./usr/share/man/cat3/LIST_INIT.0               comp-c-catman           .cat
@@ -11391,6 +11392,7 @@
 ./usr/share/man/html3/LIST_ENTRY.html          comp-c-htmlman          html
 ./usr/share/man/html3/LIST_FIRST.html          comp-c-htmlman          html
 ./usr/share/man/html3/LIST_FOREACH.html                comp-c-htmlman          html
+./usr/share/man/html3/LIST_FOREACH_SAFE.html   comp-c-htmlman          html
 ./usr/share/man/html3/LIST_HEAD.html           comp-c-htmlman          html
 ./usr/share/man/html3/LIST_HEAD_INITIALIZER.html       comp-c-htmlman          html
 ./usr/share/man/html3/LIST_INIT.html           comp-c-htmlman          html
@@ -17826,6 +17828,7 @@
 ./usr/share/man/man3/LIST_ENTRY.3              comp-c-man              .man
 ./usr/share/man/man3/LIST_FIRST.3              comp-c-man              .man
 ./usr/share/man/man3/LIST_FOREACH.3            comp-c-man              .man
+./usr/share/man/man3/LIST_FOREACH_SAFE.3       comp-c-man              .man
 ./usr/share/man/man3/LIST_HEAD.3               comp-c-man              .man
 ./usr/share/man/man3/LIST_HEAD_INITIALIZER.3   comp-c-man              .man
 ./usr/share/man/man3/LIST_INIT.3               comp-c-man              .man



Home | Main Index | Thread Index | Old Index