Home | History | Annotate | Download | only in base64
History log of /src/usr.bin/base64/base64.c
RevisionDateAuthorComments
 1.8  23-Aug-2023  rillig base64: getc and fputc are specified to return EOF, not -1

No binary change.
 1.7  11-Aug-2023  rillig base64: fix double fclose

Input errors are currently not reported, therefore no user-visible
change.
 1.6  11-Aug-2023  rillig base64: nix trailing whitespace and redundant braces, strict bool mode

No binary change.
 1.5  27-Aug-2021  christos make ignore whitespace the default
 1.4  25-Aug-2021  rillig base64: fix lint warning about 'strchr' discarding 'const'

No change to the resulting binary.
 1.3  14-Aug-2020  christos Use fout, fin (Mustafa Dogan)
 1.2  25-Jul-2018  christos branches: 1.2.2; 1.2.4;
Provide MacOS/X compatible flags (where possible)
Propagate errno
 1.1  24-Jul-2018  christos Tiny base64 encoder/decoder command patterned after the linux and the macosx
ones with the same name,.
 1.2.4.2  10-Jun-2019  christos Sync with HEAD
 1.2.4.1  25-Jul-2018  christos file base64.c was added on branch phil-wifi on 2019-06-10 22:10:17 +0000
 1.2.2.2  28-Jul-2018  pgoyette Sync with HEAD
 1.2.2.1  25-Jul-2018  pgoyette file base64.c was added on branch pgoyette-compat on 2018-07-28 04:38:13 +0000

RSS XML Feed