Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 20:22:08 +0400
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        freebsd-ports@freebsd.org
Subject:   porting software using glibc's getline()
Message-ID:  <20070921162208.GA83826@hades.panopticon>

next in thread | raw e-mail | index | archive | help
Hi!

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)?

-- 
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?20070921162208.GA83826>