summaryrefslogtreecommitdiff
path: root/lib/linebuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Tweak doc.Bruno Haible2007-05-141-4/+4
* * lib/linebuffer.c (readlinebuffer_delim): New function,Jim Meyering2007-05-121-1/+9
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Assume C89, so PARAMS isn't needed.Paul Eggert2003-06-181-12/+3
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-0/+2
* (readlinebuffer): Renamed from readline.Paul Eggert2003-01-131-6/+5
* Avoid function names used in standard libraries.Bruno Haible2002-12-311-1/+4
* back out Copyright date changes for files with no changes yearJim Meyering2000-08-071-1/+1
* update copyright dateJim Meyering2000-07-091-1/+1
* [struct linebuffer] (size): Declare to be of type size_t, not long.Jim Meyering1999-07-041-4/+5
* Make PARAMS-defining conditionals consistent.Jim Meyering1998-01-161-8/+14
* .Jim Meyering1996-10-291-4/+4
* Define and use macro, PARAMS, not __P.Jim Meyering1996-10-171-6/+7
* merge with 1.12Jim Meyering1995-06-181-1/+1
* Undef __P before defining it.Jim Meyering1995-03-121-0/+1
* Change _P to __P.Jim Meyering1994-11-041-9/+9
* Initial revisionJim Meyering1992-11-081-0/+42