This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SLASH_P


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]