Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159821694
D5571.id14151.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
681 B
Referenced Files
None
Subscribers
None
D5571.id14151.diff
View Options
Index: head/lib/libc/amd64/sys/cerror.S
===================================================================
--- head/lib/libc/amd64/sys/cerror.S
+++ head/lib/libc/amd64/sys/cerror.S
@@ -39,6 +39,7 @@
#include "SYS.h"
.globl HIDENAME(cerror)
+ .hidden HIDENAME(cerror)
/*
* The __error() function is thread aware. For non-threaded
Index: head/lib/libc/i386/sys/cerror.S
===================================================================
--- head/lib/libc/i386/sys/cerror.S
+++ head/lib/libc/i386/sys/cerror.S
@@ -39,6 +39,7 @@
#include "SYS.h"
.globl HIDENAME(cerror)
+ .hidden HIDENAME(cerror)
/*
* The __error() function is thread aware. For non-threaded
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 19, 1:47 PM (14 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34082589
Default Alt Text
D5571.id14151.diff (681 B)
Attached To
Mode
D5571: libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER
Attached
Detach File
Event Timeline
Log In to Comment