git: libc/regex: Fix up the regex upgrade.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Aug 20 13:39:01 PDT 2015
commit 012b8ed88b34d8b74a7abfc5c918055178f9b6f1
Author: Sascha Wildner <saw at online.de>
Date: Thu Aug 20 22:33:12 2015 +0200
libc/regex: Fix up the regex upgrade.
* Fix typo in 3 function names: s/regnw/regwn/.
* Add missing overriding #defines for 4 further functions to <regex.h>.
Summary of changes:
Makefile_upgrade.inc | 3 +++
lib/libc/tre-regex/Makefile.inc | 6 +++---
lib/libc/tre-regex/Symbol.map | 6 +++---
lib/libc/tre-regex/regex.3 | 10 +++++-----
lib/libc/tre-regex/regex.h | 12 ++++++++----
5 files changed, 22 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/012b8ed88b34d8b74a7abfc5c918055178f9b6f1
--
DragonFly BSD source repository
More information about the Commits
mailing list