This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: Define _HAVE_SA_LEN for 4.4 BSD


   From: Ulrich Drepper <drepper@redhat.com>
   Date: 10 Feb 2001 07:40:23 -0800

   Mark Kettenis <kettenis@wins.uva.nl> writes:

   > For 4.4 BSD we obviously need to define _HAVE_SA_LEN.  This fixes a
   > compilation problem for the Hurd since we use the 4.4 BSD `struct
   > sockaddr_*'.

   Applied.  But I thought Hurd uses the Linux networking code!?

We do, but we make an attempt to be source-compatible with BSD,
especially in the area of network interfaces where the Linux stuff
usually is a total hacked up mess :-).

Thanks,

Mark


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