summaryrefslogtreecommitdiff
path: root/lib/read-file.c
Commit message (Expand)AuthorAgeFilesLines
* read-file: Don't occupy too much unused memory.Bruno Haible2010-08-281-0/+9
* read-file: Avoid memory reallocations with regular files.Giuseppe Scrivano2010-08-281-43/+92
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-25/+25
* * lib/arcfour.c: Assume config.h.Eric Blake2006-10-291-3/+1
* 2006-06-19 Paul Eggert <eggert@cs.ucla.edu>Simon Josefsson2006-06-211-22/+19
* Add read-file module.Simon Josefsson2006-06-161-0/+141