Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108592996
D44880.id137424.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
393 B
Referenced Files
None
Subscribers
None
D44880.id137424.diff
View Options
diff --git a/lib/libthr/thread/thr_syscalls.c b/lib/libthr/thread/thr_syscalls.c
--- a/lib/libthr/thread/thr_syscalls.c
+++ b/lib/libthr/thread/thr_syscalls.c
@@ -651,7 +651,7 @@
#undef SLOT
#define SLOT(name) \
- *(__libsys_interposing_slot(INTERPOS_##name)) = \
+ *(__libc_interposing_slot(INTERPOS_##name)) = \
(interpos_func_t)__thr_##name;
SLOT(accept);
SLOT(accept4);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 6:05 PM (5 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16202884
Default Alt Text
D44880.id137424.diff (393 B)
Attached To
Mode
D44880: libthr: always use __libc_interposing_slot()
Attached
Detach File
Event Timeline
Log In to Comment