summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fparseln.c
AgeCommit message (Expand)Author
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-01-11merge christos-time_tchristos
2009-01-051. reworking PR lib/40317:tnozaki
2007-03-08modify the previous fix so that no pointless realloc()s are done indrochner
2007-03-07-fix a condition so that fparseln() doesn't report spurious empty linesdrochner
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2004-05-11make this build in the tools/compat reachoverdrochner
2004-05-10Add FLOCKFILE() locking - should be threadsafe now.drochner
2003-01-18Merge the nathanw_sa branch.thorpej
2002-11-30- Migrate fparseln(3) from libutil to libc, where it should have been inlukem