This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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]

[Bug hurd/183] New: bits/in.h portability


I found some possible problem with the portability of the bits/in.h provided
by Glibc. The sysdeps/unix/sysv/linux/bits/in.h version has a number of
macros that aren't defined in sysdeps/generic/bits/in.h, and I suspect a
number of them are not really Linux-specific (Particularly, IPV6_PKTINFO
is defined on GNU/Linux and *BSD systems, and used unconditionaly by bind9)

Before I could dump cleanly the differences between both files, I had to do
some fixes in linux/bits/in.h because due to cosmetical changes they were
out of sync. This was already sent as a separate bug and commited by Roland.
Currently a diff between both files will output only non-cosmetical differences.

-- 
           Summary: bits/in.h portability
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hurd
        AssignedTo: roland at gnu dot org
        ReportedBy: rmh at debian dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=183

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


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