git: libc/pwcache: Some further work on the pwcache import.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Apr 4 12:01:11 PDT 2018
commit 3a710bb89ae81218bd30746f49d6a47fed498996
Author: Sascha Wildner <saw at online.de>
Date: Wed Apr 4 21:00:50 2018 +0200
libc/pwcache: Some further work on the pwcache import.
* Add prototypes
* Adjust Symbol.map and Versions.def
* Add MLINKS
* Bump .Dd in the manual page to the date it came into our tree
Summary of changes:
include/grp.h | 4 ++++
include/pwd.h | 4 ++++
lib/libc/Versions.def | 6 +++++-
lib/libc/gen/Makefile.inc | 4 +++-
lib/libc/gen/Symbol.map | 7 +++++++
lib/libc/gen/pwcache.3 | 2 +-
6 files changed, 24 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a710bb89ae81218bd30746f49d6a47fed498996
--
DragonFly BSD source repository
More information about the Commits
mailing list