We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a593ce + 8b60cc8 commit 8e83f95Copy full SHA for 8e83f95
opal/util/Makefile.am
@@ -70,7 +70,6 @@ headers = \
70
show_help.h \
71
show_help_lex.h \
72
stacktrace.h \
73
- strncpy.h \
74
string_copy.h \
75
sys_limits.h \
76
timings.h \
@@ -110,7 +109,6 @@ libopalutil_la_SOURCES = \
110
109
show_help.c \
111
show_help_lex.l \
112
stacktrace.c \
113
- strncpy.c \
114
string_copy.c \
115
sys_limits.c \
116
uri.c \
opal/util/strncpy.c
opal/util/strncpy.h
0 commit comments