diff options
author | Bo Borgerson <gigabo@gmail.com> | 2008-04-30 17:40:38 -0400 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-05-05 17:57:41 +0200 |
commit | c64411a38a25e696edb33e49f8917012d0cd4cba (patch) | |
tree | ba9d728482ddbc89202fbc551f0ee6f044418b9b /man | |
parent | fcd450ecb9121c3e2f9c11a5c0ed037b347730fa (diff) | |
download | coreutils-c64411a38a25e696edb33e49f8917012d0cd4cba.tar.xz |
base64 module: adjust API so it's compatible with gnulib's
* gl/lib/base64.c (base64_decode_ctx): If no context structure was passed in,
treat newlines as garbage (this is the historical behavior). Formerly
base64_decode.
(base64_decode_alloc_ctx): Formerly base64_decode_alloc.
* gl/lib/base64.h (base64_decode): Macro for four-argument calls.
(base64_decode_alloc): Likewise.
* src/base64.c (do_decode): Call base64_decode_ctx instead of base64_decode.
Signed-off-by: Bo Borgerson <gigabo@gmail.com>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions