Mercurial > hg > octave-kai > gnulib-hg
view modules/base64 @ 9552:6632990b0812
Override getpagesize on mingw.
author | Martin Lambers <marlam@marlam.de> |
---|---|
date | Wed, 26 Dec 2007 16:37:29 +0100 |
parents | 8812f453e378 |
children | 08e90860ec5e |
line wrap: on
line source
Description: Encode binary data using printable characters (base64). Files: lib/base64.h lib/base64.c m4/base64.m4 Depends-on: stdbool configure.ac: gl_FUNC_BASE64 Makefile.am: lib_SOURCES += base64.h base64.c Include: "base64.h" License: LGPLv2+ Maintainer: Simon Josefsson