Mercurial > hg > octave-nkf > gnulib-hg
view modules/memxor @ 16749:2c1499f688aa
logf-ieee: Fix test whether logf works.
* m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 01 Apr 2012 19:31:01 +0200 |
parents | 2f6973883335 |
children |
line wrap: on
line source
Description: memxor() function: binary exclusive or operation on two memory blocks Files: lib/memxor.h lib/memxor.c m4/memxor.m4 Depends-on: configure.ac: gl_MEMXOR Makefile.am: lib_SOURCES += memxor.c Include: "memxor.h" License: LGPLv2+ Maintainer: Simon Josefsson