public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* dnotify header question
@ 2002-03-25 18:17 Brian S Queen
  2002-03-25 19:40 ` Daniel Jacobowitz
  2002-03-26  7:48 ` Andreas Jaeger
  0 siblings, 2 replies; 3+ messages in thread
From: Brian S Queen @ 2002-03-25 18:17 UTC (permalink / raw)
  To: linux-kernel

I apologize if this is a repeat question.  I didn't see my own question
come by on the mailing list though.

I have been wondering how to get the new dnotify parts currently in
<linux/fcntl.h> into <fcntl.h>.  I have recompiled and entirley rebuilt
gcc with the --with-headers option in an effort to get it to
incorporate the new stuff from <linux/fcntl.h>.  Is this an false
expectation?  Do I have to submit the changes to the glibc folks to get
them into the <fcntl.h>?

Brian McQueen
NAS Division
NASA/Ames

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dnotify header question
  2002-03-25 18:17 dnotify header question Brian S Queen
@ 2002-03-25 19:40 ` Daniel Jacobowitz
  2002-03-26  7:48 ` Andreas Jaeger
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2002-03-25 19:40 UTC (permalink / raw)
  To: Brian S Queen; +Cc: linux-kernel

On Mon, Mar 25, 2002 at 10:17:54AM -0800, Brian S Queen wrote:
> I apologize if this is a repeat question.  I didn't see my own question
> come by on the mailing list though.
> 
> I have been wondering how to get the new dnotify parts currently in
> <linux/fcntl.h> into <fcntl.h>.  I have recompiled and entirley rebuilt
> gcc with the --with-headers option in an effort to get it to
> incorporate the new stuff from <linux/fcntl.h>.  Is this an false
> expectation?  Do I have to submit the changes to the glibc folks to get
> them into the <fcntl.h>?

Yes, you do.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dnotify header question
  2002-03-25 18:17 dnotify header question Brian S Queen
  2002-03-25 19:40 ` Daniel Jacobowitz
@ 2002-03-26  7:48 ` Andreas Jaeger
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Jaeger @ 2002-03-26  7:48 UTC (permalink / raw)
  To: Brian S Queen; +Cc: linux-kernel

Brian S Queen <bqueen@nas.nasa.gov> writes:

> I apologize if this is a repeat question.  I didn't see my own question
> come by on the mailing list though.
>
> I have been wondering how to get the new dnotify parts currently in
> <linux/fcntl.h> into <fcntl.h>.  I have recompiled and entirley rebuilt
> gcc with the --with-headers option in an effort to get it to
> incorporate the new stuff from <linux/fcntl.h>.  Is this an false
> expectation?  Do I have to submit the changes to the glibc folks to get
> them into the <fcntl.h>?

Update your glibc.  The fixes are already in <bits/fcntl.h> since
september 2000, I'm appending the relevant ChangeLog entries.

Andreas

2000-09-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Protect DN_* by
	__USE_GNU.
	* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.

2000-09-29  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/arm/bits/fcntl.h: Synch with Linux
	2.4.0-test9-pre7.
	* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.


-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-26  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-25 18:17 dnotify header question Brian S Queen
2002-03-25 19:40 ` Daniel Jacobowitz
2002-03-26  7:48 ` Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox