summaryrefslogtreecommitdiff
path: root/src/printf.c
AgeCommit message (Expand)Author
1995-03-09add 1995 to Copyright datesJim Meyering
1994-12-20* src/*.c: Include "error.h" instead of simply declaringJim Meyering
1994-12-04Use strr?chr instead of r?index.Jim Meyering
1994-10-01.Jim Meyering
1994-09-27merge with 1.10n2Jim Meyering
1994-09-24Don't include <ctype.h> or define IS* macros since system.h now does that.Jim Meyering
1994-06-20.Jim Meyering
1994-04-19.Jim Meyering
1994-02-01.Jim Meyering
1993-11-20merge with 1.9.1aJim Meyering
1993-10-26merge with 1.8.1iJim Meyering
1993-10-24merge with 1.8.1hJim Meyering
1993-10-17merge with 1.8.1gJim Meyering
1993-10-12merge with 1.8.1dJim Meyering
1993-10-12merge with 1.8.1bJim Meyering
1993-09-08merge with 1.8.1 + partial --version and --helpJim Meyering
1993-04-01Define isascii macro to be 1 also if STDC_HEADERS.Jim Meyering
1992-12-07(print_formatted, print_esc): Define ISXDIGIT and ISXDIGIT and useJim Meyering
1992-11-12all files: make most variables static and const when possible.Jim Meyering
1992-11-01Make file-scope variable static.Jim Meyering
1992-11-01Initial revisionJim Meyering