[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gdomap on hurd
From: |
Adam Fedor |
Subject: |
Re: gdomap on hurd |
Date: |
Fri, 21 May 2004 21:17:29 -0600 |
On Apr 16, 2004, at 7:27 PM, Matt Rice wrote:
here's a patch for gdomap and 2 files.
ignores EINTR which seems to happen
and use a function for use on systems like hurd which
don't define MAXHOSTNAMELEN.
it uses a public domain function xgethostname
by the Neal Walfield one of the hurd developers,
origin
http://web.walfield.org/pub/people/neal/xgethostname
which has been modified to integrate MINGWs
INTERNET_MAX_HOST_NAME_LENGTH. (untested; could
someone test this?)
I added this, fixing an error in the EINTR test, and just integrating
xgethostname into gdomap.c
it has been brought to my attention that the file
contains a copyright and assigns the code to the
public domain, and has been said that these do not
mix. the spirit is there though
I could have rewritten it, but it's short enough just to include
without worrying about an assignment.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: gdomap on hurd,
Adam Fedor <=