summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/getln.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace unbounded gets() in libsa with getln() which takes a buffer size,miod2015-11-161-0/+92