Clean up localeconv(3).
The OpenBSD doesn't support C99, and the extent to which we support locales is trivial, so just do it ourselves. Change-Id: If0a06e627ecc593f7b8ea3e9389365782e49b00e
This commit is contained in:
@@ -14,11 +14,6 @@ libc_common_src_files_arm64 := \
|
||||
upstream-freebsd/lib/libc/string/wcslen.c \
|
||||
upstream-freebsd/lib/libc/string/wcsrchr.c \
|
||||
upstream-freebsd/lib/libc/string/wmemcmp.c \
|
||||
upstream-openbsd/lib/libc/locale/_def_numeric.c \
|
||||
upstream-openbsd/lib/libc/locale/_def_messages.c \
|
||||
upstream-openbsd/lib/libc/locale/_def_monetary.c \
|
||||
upstream-openbsd/lib/libc/locale/_def_time.c \
|
||||
upstream-openbsd/lib/libc/locale/localeconv.c \
|
||||
upstream-openbsd/lib/libc/string/bcopy.c \
|
||||
upstream-openbsd/lib/libc/string/strcat.c \
|
||||
upstream-openbsd/lib/libc/string/strcpy.c \
|
||||
|
||||
Reference in New Issue
Block a user