DragonFly-2.1.1.268.g75ce8d master include grp.h pwd.h lib/libc/gen Makefile.inc
Hasso Tepper
hasso at crater.dragonflybsd.org
Fri Jan 2 15:41:34 PST 2009
commit 75ce8d9fc3ccabbd5bd15bcf79ab1e7da8a5b4cb
Author: Hasso Tepper <hasso at estpak.ee>
Date: Sat Jan 3 00:48:31 2009 +0200
Temporary hack out reentrant user database functions.
Bringing in reentrant user database functions caused major issues with
pkgsrc and there is no time to fix these (2008Q4 is released really
soon now). Also there seem to be some missing pieces to conform SUSv3.
The hack will be reverted after 2.2 release.
The patch by pavalos@, requested by me.
Summary of changes:
include/grp.h | 5 ++++-
include/pwd.h | 4 +++-
lib/libc/gen/Makefile.inc | 5 +++++
3 files changed, 12 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=75ce8d9fc3ccabbd5bd15bcf79ab1e7da8a5b4cb
--
DragonFly BSD source repository
More information about the Commits
mailing list