]> git.cameronkatri.com Git - mandoc.git/commit
Three fixes with respect to the names table:
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 19 Nov 2014 20:40:51 +0000 (20:40 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 19 Nov 2014 20:40:51 +0000 (20:40 +0000)
commit25bd307bf14d7b37f731ce817ce1acb10646fc7f
treef0a6907427341f864f28b9edb193d8b860627db1
parentd447db580f83836c66e1273a0c4ccbf7bbc939eb
Three fixes with respect to the names table:
1. Do not mask out NAME_FIRST before its first use.
2. Avoid duplicate NAME_FILE entries.
3. Correctly mask NAME_FILE for .so links.
mandocdb.c