i good trick for finding a function's src is to run acid on a program that uses it and ...
src(fname) will you give you something which starts with a nice plumbable string. brucee On 11/8/06, Joel Salomon <[EMAIL PROTECTED]> wrote:
> The source for the entire C library is in /sys/src/libc/*/*. > It might take a few milliseconds to grep through. Plus a few seconds to open a window, type the grep command; compared to right-clicking in acme, it's practically an eternity ☺. --Joel
