Page MenuHomeFreeBSD

D44880.id137424.diff
No OneTemporary

D44880.id137424.diff

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

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)

Event Timeline