* pread64
@ 2003-01-03 0:51 Mark Kettenis
2003-01-03 1:08 ` pread64 Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Mark Kettenis @ 2003-01-03 0:51 UTC (permalink / raw)
To: drow; +Cc: gdb
Hi Daniel,
As you've probably noticed I've been hacking away at GDB's configure
script over the last few days. In the process, I've stumbled over the
rather erhh... "baroque" way that's used to make sure a prototype for
pread64 is available. This made me wonder if you'd considered
defining _GNU_SOURCE instead?
Mark
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pread64
2003-01-03 0:51 pread64 Mark Kettenis
@ 2003-01-03 1:08 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2003-01-03 1:08 UTC (permalink / raw)
To: Mark Kettenis; +Cc: gdb
On Fri, Jan 03, 2003 at 01:51:37AM +0100, Mark Kettenis wrote:
> Hi Daniel,
>
> As you've probably noticed I've been hacking away at GDB's configure
> script over the last few days. In the process, I've stumbled over the
> rather erhh... "baroque" way that's used to make sure a prototype for
> pread64 is available. This made me wonder if you'd considered
> defining _GNU_SOURCE instead?
At the time I just wanted to make sure it got defined; those three are
all documented macros, and it was the first thing I came up with trying
to go header -> appropriate macros. If you prefer -D_GNU_SOURCE, go
right ahead.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-03 1:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-03 0:51 pread64 Mark Kettenis
2003-01-03 1:08 ` pread64 Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox