public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* Re: gnats/200
@ 2001-06-11 12:00 pdm
0 siblings, 0 replies; 3+ messages in thread
From: pdm @ 2001-06-11 12:00 UTC (permalink / raw)
To: gnats-prs, nobody, pdm, soren
Synopsis: gnatsd.h includes <crypt.h> for crypt(3) rather than <unistd.h>
Responsible-Changed-From-To: unassigned->pdm
Responsible-Changed-By: pdm
Responsible-Changed-When: Mon Jun 11 12:00:50 2001
Responsible-Changed-Why:
I'll take care of this.
State-Changed-From-To: open->feedback
State-Changed-By: pdm
State-Changed-When: Mon Jun 11 12:00:50 2001
State-Changed-Why:
configure should check for the presence of gnats.h now.
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=200&database=gnats
^ permalink raw reply [flat|nested] 3+ messages in thread
* gnats/200
@ 2001-06-10 10:24 pdm
0 siblings, 0 replies; 3+ messages in thread
From: pdm @ 2001-06-10 10:24 UTC (permalink / raw)
To: nobody; +Cc: gnats-prs
The following reply was made to PR gnats/200; it has been noted by GNATS.
From: pdm@sourceware.cygnus.com
To: gnats-gnats@sources.redhat.com
Cc:
Subject: gnats/200
Date: 10 Jun 2001 17:17:19 -0000
CVSROOT: /cvs/gnats
Module name: gnats
Changes by: pdm@sources.redhat.com 2001-06-10 10:17:19
Modified files:
gnats : gnatsd.c configure.in configure autoconf.h.in
Log message:
* configure.in: Check for crypt.h added.
* autoconf.h.in: Regenerated.
* aclocal.m4: Regenerated.
* configure: Regenerated.
* gnatsd.c: Include crypt.h only if present; fixes PR gnats/200.
* configure.in: Remove the test for strftime (replaced by a
run-time check).
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnatsd.c.diff?cvsroot=gnats&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/configure.in.diff?cvsroot=gnats&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/configure.diff?cvsroot=gnats&r1=1.19&r2=1.20
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/autoconf.h.in.diff?cvsroot=gnats&r1=1.8&r2=1.9
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: gnats/200
@ 2001-06-03 3:24 Peter Novodvorsky
0 siblings, 0 replies; 3+ messages in thread
From: Peter Novodvorsky @ 2001-06-03 3:24 UTC (permalink / raw)
To: nobody; +Cc: gnats-prs
The following reply was made to PR gnats/200; it has been noted by GNATS.
From: Peter Novodvorsky <nidd@altlinux.ru>
To: gnats-gnats@sources.redhat.com
Cc:
Subject: Re: gnats/200
Date: 03 Jun 2001 14:04:21 +0400
In fact, crypt(3) is located in unistd.h according to XPG4.2. If
we want to support all this old unices we need to make check if
system's crypt defined in unistd.h or crypt.h.
--
Peter Novodvorsky http://www.altlinux.ru/ AltLinux Team, Russia
Debian.Org http://debian.org/~nidd
Debian --- no need to wait for tomorrow.
PS. Your stdio.h isn't very std (C) Larry Wall
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-06-11 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-11 12:00 gnats/200 pdm
-- strict thread matches above, loose matches on Subject: below --
2001-06-10 10:24 gnats/200 pdm
2001-06-03 3:24 gnats/200 Peter Novodvorsky
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).