Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2007 04:31:11 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        Tijl Coosemans <tijl@ulyssis.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: porting software using glibc's getline()
Message-ID:  <20070924003111.GA3041@hades.panopticon>
In-Reply-To: <200709221131.11807.tijl@ulyssis.org>
References:  <20070921162208.GA83826@hades.panopticon> <200709221131.11807.tijl@ulyssis.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Tijl Coosemans (tijl@ulyssis.org) wrote:
> > I have a problem porting a piece of software that use
> > getline(char**, int*, FILE*). This function is only present in glibc
> > so I wonder what do I do in this case? Maybe there is some port which
> > provides required functionality (like for example argp-standalone)?
> Just a guess, but maybe devel/libgetline?
Unfortunately, no. libgetline is command line library (like readline),
it has nothing to do with what getline() of glibc does :(

-- 
Best regards,
  Dmitry Marakasov               mailto:amdmi3@amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070924003111.GA3041>