https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201674
--- Comment #2 from [email protected] --- [10.1-STABLE #6 r283530: Mon May 25] > nm -aD /lib/libc.so.7 | grep swapcontext 00000000000dab60 T __sys_swapcontext 00000000000dab60 W _swapcontext 00000000000455b0 W swapcontext 00000000000455b0 W swapcontext [10.2-BETA2 #5 r285668M: Sat Jul 18] > nm -aD /lib/libc.so.7 | grep swapcontext 00000000000dab80 T __sys_swapcontext 00000000000dab80 W _swapcontext -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
