summaryrefslogtreecommitdiff
path: root/sysutils/lookat/files/patch-getline.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not redefine getline(3) on version that already have itBaptiste Daroussin2016-07-301-0/+22
| | | | Notes: svn path=/head/; revision=419289
* - Update to version 1.4.3Pawel Pekala2013-08-191-27/+0
| | | | | | | - Use http redirection while fetching Notes: svn path=/head/; revision=325011
* - Update to version 1.4.2Pawel Pekala2013-01-041-28/+22
| | | | | | | | | | | | - Install config file by default - this allows to view compressed files, add usual remove if not edited statements in pkg-plist - Remove leading article from COMMENT - Simplify REINPLACE_CMD - Convert to OptionsNG - Take maintainership Notes: svn path=/head/; revision=309933
* - Fix build after addition of adding getdelim(), getline()Martin Wilke2009-03-231-0/+33
PR: 132982 Submitted by: Florian Smeets <flo@kasimir.com> Notes: svn path=/head/; revision=230805