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 \
|
||||
snprintf.c \
|
||||
socket.c \
|
||||
strcat_truncate.c \
|
||||
strcpy_truncate.c \
|
||||
tm2time.c \
|
||||
verify.c \
|
||||
warnerr.c \
|
||||
@@ -98,6 +96,8 @@ EXTRA_libroken_la_SOURCES = \
|
||||
strdup.c \
|
||||
strerror.c \
|
||||
strftime.c \
|
||||
strlcat.c \
|
||||
strlcpy.c \
|
||||
strlwr.c \
|
||||
strncasecmp.c \
|
||||
strndup.c \
|
||||
|
@@ -93,11 +93,11 @@ SOURCES = \
|
||||
snprintf.c \
|
||||
socket.c \
|
||||
strcasecmp.c \
|
||||
strcat_truncate.c \
|
||||
strcpy_truncate.c \
|
||||
strdup.c \
|
||||
strerror.c \
|
||||
strftime.c \
|
||||
strlcat.c \
|
||||
strlcpy.c \
|
||||
strlwr.c \
|
||||
strncasecmp.c \
|
||||
strndup.c \
|
||||
@@ -143,8 +143,6 @@ OBJECTS = \
|
||||
print_version.o \
|
||||
resolve.o \
|
||||
roken_gethostby.o \
|
||||
strcat_truncate.o \
|
||||
strcpy_truncate.o \
|
||||
signal.o \
|
||||
simple_exec.o \
|
||||
snprintf.o \
|
||||
|
Reference in New Issue
Block a user