rename strc{py,at}_truncate -> strlc{py,at}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6977 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -45,8 +45,6 @@ libroken_la_SOURCES = \
|
|||||||
simple_exec.c \
|
simple_exec.c \
|
||||||
snprintf.c \
|
snprintf.c \
|
||||||
socket.c \
|
socket.c \
|
||||||
strcat_truncate.c \
|
|
||||||
strcpy_truncate.c \
|
|
||||||
tm2time.c \
|
tm2time.c \
|
||||||
verify.c \
|
verify.c \
|
||||||
warnerr.c \
|
warnerr.c \
|
||||||
@@ -98,6 +96,8 @@ EXTRA_libroken_la_SOURCES = \
|
|||||||
strdup.c \
|
strdup.c \
|
||||||
strerror.c \
|
strerror.c \
|
||||||
strftime.c \
|
strftime.c \
|
||||||
|
strlcat.c \
|
||||||
|
strlcpy.c \
|
||||||
strlwr.c \
|
strlwr.c \
|
||||||
strncasecmp.c \
|
strncasecmp.c \
|
||||||
strndup.c \
|
strndup.c \
|
||||||
|
@@ -93,11 +93,11 @@ SOURCES = \
|
|||||||
snprintf.c \
|
snprintf.c \
|
||||||
socket.c \
|
socket.c \
|
||||||
strcasecmp.c \
|
strcasecmp.c \
|
||||||
strcat_truncate.c \
|
|
||||||
strcpy_truncate.c \
|
|
||||||
strdup.c \
|
strdup.c \
|
||||||
strerror.c \
|
strerror.c \
|
||||||
strftime.c \
|
strftime.c \
|
||||||
|
strlcat.c \
|
||||||
|
strlcpy.c \
|
||||||
strlwr.c \
|
strlwr.c \
|
||||||
strncasecmp.c \
|
strncasecmp.c \
|
||||||
strndup.c \
|
strndup.c \
|
||||||
@@ -143,8 +143,6 @@ OBJECTS = \
|
|||||||
print_version.o \
|
print_version.o \
|
||||||
resolve.o \
|
resolve.o \
|
||||||
roken_gethostby.o \
|
roken_gethostby.o \
|
||||||
strcat_truncate.o \
|
|
||||||
strcpy_truncate.o \
|
|
||||||
signal.o \
|
signal.o \
|
||||||
simple_exec.o \
|
simple_exec.o \
|
||||||
snprintf.o \
|
snprintf.o \
|
||||||
|
Reference in New Issue
Block a user