Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156481241
D38408.id116640.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
615 B
Referenced Files
None
Subscribers
None
D38408.id116640.diff
View Options
diff --git a/lib/libc/locale/xlocale.3 b/lib/libc/locale/xlocale.3
--- a/lib/libc/locale/xlocale.3
+++ b/lib/libc/locale/xlocale.3
@@ -180,10 +180,8 @@
.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
--- a/lib/libc/stdlib/Symbol.map
+++ b/lib/libc/stdlib/Symbol.map
@@ -93,11 +93,9 @@
strtol_l;
strtold_l;
strtoll_l;
- strtoq_l;
strtoul_l;
strtoull_l;
strtoumax_l;
- strtouq_l;
};
FBSD_1.4 {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 11:35 PM (15 m, 8 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33063831
Default Alt Text
D38408.id116640.diff (615 B)
Attached To
Mode
D38408: xlocale: garbage collect references to strtoq_l/strtouq_l
Attached
Detach File
Event Timeline
Log In to Comment