Stewart C. Strait wrote:
> If this ctype_b issue still is of interest, I have some
> additional information and have been using a rather
> crude and dangerous fix for lack of anything better.
> 
> If there are no replies, at least this message will
> serve as a test and perhaps give me a clue as to why I haven't seen any
> email from any kplug list in about 5 days.

I just discovered a little app on my machine called cscope. It goes
through all the source code and allows you to do these things (from the
man page):

       Find this C symbol:
       Find this function definition:
       Find functions called by this function:
       Find functions calling this function:
       Find this text string:
       Change this text string:
       Find this egrep pattern:
       Find this file:
       Find files #including this file:



Might be helpful for you.

Gus

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to