Svante Signell, le Sun 20 Mar 2011 22:02:35 +0100, a écrit : > This function is defined in threads.c bud does not seem to be recognized > by the linker. What is the difference with a symbol reported as "T" or > "t" ?
t is for static functions, which can't be used outside the .o file. Is it hurd-only that we use the prune_threads function? Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

