]> git.cameronkatri.com Git - mandoc.git/commit
"Push down the buffer to where they are used.
authorKristaps Dzonsons <kristaps@bsd.lv>
Sat, 15 May 2010 05:11:50 +0000 (05:11 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Sat, 15 May 2010 05:11:50 +0000 (05:11 +0000)
commit905ae9b50e2df6b0aa40251169647de09df31881
tree8f7ba9842356fb9a7aebf31511f1ce084e98f471
parent1db04df566a46d5f7b51e6496c47de3a488b01b5
"Push down the buffer to where they are used.
Handle the stdin/file argument in one function.
On top, use either mmap or if that failed reading the whole file into a
single buffer." (patches by Joerg Sonnenberger, ed. Kristaps)
main.c