public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* lib/include files and compiling...
@ 2001-12-01 19:40 Steve Mertz
  0 siblings, 0 replies; only message in thread
From: Steve Mertz @ 2001-12-01 19:40 UTC (permalink / raw)
  To: cygwin

Hi.

Just curious as to why in /usr/include/stdio.h:
FILE *  _EXFUN(tmpfile, (void));

While many others (Linux, OpenBSD) have
extern FILE *tmpfile __P ((void));

What is the motivation behind putting the _EXFUN infront of the 'tmpfile'
instead of behind it?   I am finding that this is causing some compatibility
problems and I cannot compile things because of it.


Thanks!
-- Steve



--
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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-02  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-01 19:40 lib/include files and compiling Steve Mertz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).