summaryrefslogtreecommitdiff
path: root/src/ifdef.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* admin: update all copyright notices to include the year 2009Jim Meyering2009-11-111-2/+2
* * src/ifdef.c: Fix typo: "GNU DIFF General Public License" should bePaul Eggert2007-07-191-2/+2
* * src/system.h (PARAMS, PROTOTYPES): Remove; no longer needed.Paul Eggert2006-03-131-8/+8
* (next_line): Remove; replace with...Paul Eggert2004-04-121-13/+19
* Include <xalloc.h>.Paul Eggert2002-02-281-0/+2
* (format_group, print_ifdef_lines): Avoid core dumps withPaul Eggert2002-02-281-17/+17
* Assume C89 or better.Paul Eggert2001-11-241-248/+242
* (groups_letter_value): tolower -> _tolowerPaul Eggert1994-10-151-1/+1
* isdigit -> ISDIGIT, etc.Paul Eggert1994-09-221-6/+6
* Fix copyright notice.Paul Eggert1994-09-121-2/+2
* (format_group, groups_letter_value): Use * instead of [] in prototypes.Paul Eggert1994-09-011-5/+5
* GNU diffutils 2.6Paul Eggert1993-09-171-3/+5
* (scan_char_literal): New function, for new %c'x' andPaul Eggert1993-09-151-49/+102
* (struct group): New struct.Paul Eggert1993-09-131-76/+267
* Add prototypes to function declarations.Paul Eggert1993-08-271-12/+11
* entered into RCSPaul Eggert1992-09-301-22/+23
* *** empty log message ***Paul Eggert1992-09-281-13/+50
* *** empty log message ***Paul Eggert1992-09-271-21/+46
* *** empty log message ***Paul Eggert1992-09-241-29/+55
* *** empty log message ***Paul Eggert1992-09-061-4/+4
* Initial revisionPaul Eggert1992-01-021-0/+94