[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: underscores and function names




Interesting. I didn't realize that.


At 03:14 AM 1/4/2005, Jan Hudec wrote:

In fact I believe it's not. While __ means something like "bare bones
version to use if you are sure you have made all sanity-checks and hold
all the locks", _ rather means "this function isn't here". Symbols
starting with one _ are traditionaly used for library symbols, that
should have been static, but for some techical reason can't. I believe
it's the same in kernel.

-------------------------------------------------------------------------------
Jan 'Bulb' Hudec <bulb@xxxxxx>

/*********************************/ Michael R. Hines Grad Student, Florida State Dept. Computer Science http://www.cs.fsu.edu/~mhines/ Jusqu'à ce que le futur vienne... /*********************************/


-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/