aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/locale/xlocale.32
-rw-r--r--lib/libc/stdlib/Symbol.map2
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/locale/xlocale.3 b/lib/libc/locale/xlocale.3
index d1d424feba41..54068b8d7efa 100644
--- a/lib/libc/locale/xlocale.3
+++ b/lib/libc/locale/xlocale.3
@@ -180,10 +180,8 @@ along with the headers that expose them, is provided here:
.Xr strtol_l 3 ,
.Xr strtold_l 3 ,
.Xr strtoll_l 3 ,
-.Xr strtoq_l 3 ,
.Xr strtoul_l 3 ,
.Xr strtoull_l 3 ,
-.Xr strtouq_l 3 ,
.Xr wcstombs_l 3 ,
.Xr wctomb_l 3
.It In string.h
diff --git a/lib/libc/stdlib/Symbol.map b/lib/libc/stdlib/Symbol.map
index 7e0b141a21b6..9d2944fdb7e9 100644
--- a/lib/libc/stdlib/Symbol.map
+++ b/lib/libc/stdlib/Symbol.map
@@ -93,11 +93,9 @@ FBSD_1.3 {
strtol_l;
strtold_l;
strtoll_l;
- strtoq_l;
strtoul_l;
strtoull_l;
strtoumax_l;
- strtouq_l;
};
FBSD_1.4 {