mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
Import setenv.c and unsetenv.c from roken
Import the roken implementation of setenv and unsetenv, which are required on HP-UX. Change-Id: Ia91f407d696f3add27796bf9e2f5998717f4c825 Reviewed-on: http://gerrit.openafs.org/5795 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Derrick Brashear <shadow@dementix.org>
This commit is contained in:
parent
ed9bf9b559
commit
95038fde9a
2
src/external/heimdal-files
vendored
2
src/external/heimdal-files
vendored
@ -81,6 +81,7 @@ lib/roken/net_write.c roken/net_write.c
|
|||||||
lib/roken/roken.h.in roken/roken.h.in
|
lib/roken/roken.h.in roken/roken.h.in
|
||||||
lib/roken/roken-common.h roken/roken-common.h
|
lib/roken/roken-common.h roken/roken-common.h
|
||||||
lib/roken/search.hin roken/search.hin
|
lib/roken/search.hin roken/search.hin
|
||||||
|
lib/roken/setenv.c roken/setenv.c
|
||||||
lib/roken/socket.c roken/socket.c
|
lib/roken/socket.c roken/socket.c
|
||||||
lib/roken/snprintf.c roken/snprintf.c
|
lib/roken/snprintf.c roken/snprintf.c
|
||||||
lib/roken/strerror_r.c roken/strerror_r.c
|
lib/roken/strerror_r.c roken/strerror_r.c
|
||||||
@ -89,6 +90,7 @@ lib/roken/strlcpy.c roken/strlcpy.c
|
|||||||
lib/roken/strnlen.c roken/strnlen.c
|
lib/roken/strnlen.c roken/strnlen.c
|
||||||
lib/roken/strsep.c roken/strsep.c
|
lib/roken/strsep.c roken/strsep.c
|
||||||
lib/roken/tsearch.c roken/tsearch.c
|
lib/roken/tsearch.c roken/tsearch.c
|
||||||
|
lib/roken/unsetenv.c roken/unsetenv.c
|
||||||
lib/roken/verr.c roken/verr.c
|
lib/roken/verr.c roken/verr.c
|
||||||
lib/roken/verrx.c roken/verrx.c
|
lib/roken/verrx.c roken/verrx.c
|
||||||
lib/roken/vsyslog.c roken/vsyslog.c
|
lib/roken/vsyslog.c roken/vsyslog.c
|
||||||
|
Loading…
Reference in New Issue
Block a user