summaryrefslogtreecommitdiff
path: root/lib/read-file.c
Commit message (Expand)AuthorAgeFilesLines
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* read-file.c: tweak syntaxJim Meyering2010-12-271-4/+4
* read-file: reorganize to avoid various issuesPádraig Brady2010-12-131-40/+35
* 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