public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/2119] New: New macro SIOCGIFHWADDR
@ 2006-01-07 14:24 tschwinge at gnu dot org
  2006-01-07 14:25 ` [Bug hurd/2119] " tschwinge at gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tschwinge at gnu dot org @ 2006-01-07 14:24 UTC (permalink / raw)
  To: glibc-bugs

Please apply the following tiny patch to both the trunk and glibc-2_3-branch.

It's needed to make DHCP clients function.

-- 
           Summary: New macro SIOCGIFHWADDR
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hurd
        AssignedTo: roland at gnu dot org
        ReportedBy: tschwinge at gnu dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i586-pc-gnu
  GCC host triplet: i586-pc-gnu
GCC target triplet: i586-pc-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/2119] New macro SIOCGIFHWADDR
  2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
@ 2006-01-07 14:25 ` tschwinge at gnu dot org
  2006-01-07 23:29 ` cvs-commit at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tschwinge at gnu dot org @ 2006-01-07 14:25 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From tschwinge at gnu dot org  2006-01-07 14:25 -------
Created an attachment (id=820)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=820&action=view)
The patch.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/2119] New macro SIOCGIFHWADDR
  2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
  2006-01-07 14:25 ` [Bug hurd/2119] " tschwinge at gnu dot org
@ 2006-01-07 23:29 ` cvs-commit at gcc dot gnu dot org
  2006-01-07 23:31 ` roland at gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2006-01-07 23:29 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2006-01-07 23:29 -------
Subject: Bug 2119

CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2006-01-07 23:29:39

Modified files:
	sysdeps/mach/hurd/bits: ioctls.h 

Log message:
	2004-08-03  Marco Gerards  <marco@gnu.org>
	
	[BZ #2119]
	* sysdeps/mach/hurd/bits/ioctls.h (SIOCGIFHWADDR): New macro.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/bits/ioctls.h.diff?cvsroot=glibc&r1=1.7&r2=1.8



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/2119] New macro SIOCGIFHWADDR
  2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
  2006-01-07 14:25 ` [Bug hurd/2119] " tschwinge at gnu dot org
  2006-01-07 23:29 ` cvs-commit at gcc dot gnu dot org
@ 2006-01-07 23:31 ` roland at gnu dot org
  2007-07-21 21:44 ` samuel dot thibault at ens-lyon dot org
  2010-09-02 15:41 ` schwab at linux-m68k dot org
  4 siblings, 0 replies; 6+ messages in thread
From: roland at gnu dot org @ 2006-01-07 23:31 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |2123


http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/2119] New macro SIOCGIFHWADDR
  2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
                   ` (2 preceding siblings ...)
  2006-01-07 23:31 ` roland at gnu dot org
@ 2007-07-21 21:44 ` samuel dot thibault at ens-lyon dot org
  2010-09-02 15:41 ` schwab at linux-m68k dot org
  4 siblings, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-07-21 21:44 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From samuel dot thibault at ens-lyon dot org  2007-07-21 21:43 -------
Fixed in latest release.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug hurd/2119] New macro SIOCGIFHWADDR
  2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
                   ` (3 preceding siblings ...)
  2007-07-21 21:44 ` samuel dot thibault at ens-lyon dot org
@ 2010-09-02 15:41 ` schwab at linux-m68k dot org
  4 siblings, 0 replies; 6+ messages in thread
From: schwab at linux-m68k dot org @ 2010-09-02 15:41 UTC (permalink / raw)
  To: glibc-bugs



-- 
Bug 2119 depends on bug 2123, which changed state.

Bug 2123 Summary: tracker for 2.3.7 release requirements - DO NO TOUCH YOURSELF
http://sourceware.org/bugzilla/show_bug.cgi?id=2123

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

http://sourceware.org/bugzilla/show_bug.cgi?id=2119

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2010-09-02 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-07 14:24 [Bug hurd/2119] New: New macro SIOCGIFHWADDR tschwinge at gnu dot org
2006-01-07 14:25 ` [Bug hurd/2119] " tschwinge at gnu dot org
2006-01-07 23:29 ` cvs-commit at gcc dot gnu dot org
2006-01-07 23:31 ` roland at gnu dot org
2007-07-21 21:44 ` samuel dot thibault at ens-lyon dot org
2010-09-02 15:41 ` schwab at linux-m68k dot org

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).