Mail Archives: cygwin/2003/04/12/00:21:04
On Fri, 11 Apr 2003, Martin Gainty wrote:
> Hello:
> In the source I see references to what looks like a macro SLASH_P
> What is SLASH_P?
> Thanks, Martin
Martin,
You might want to install the "ctags" package and run that over the Cygwin
source. This will provide you with backreferences from any use of a type
or a function (or a macro) to its definition.
As for the macro itself, you must be looking at a very old source.
SLASH_P is no more as of 1/9/2003... I did do a "grep -l SLASH_P *.h" in
the winsup/cygwin directory of an older source, and, sure enough, there it
was, in line 104 of winsup.h (cygwin-1.3.12-2-src).
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Knowledge is an unending adventure at the edge of uncertainty.
-- Leto II
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -