Mercurial > hg > octave-nkf > gnulib-hg
view lib/ffsll.c @ 17293:815194217914
stpncpy: port to OS X 10.8
* lib/stpncpy.c (__stpncpy): Parenthesize name when definining function.
Problem reported by Assaf Gordon in <http://bugs.gnu.org/13495>.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 21 Jan 2013 22:16:32 -0800 |
parents | d0eb709725f5 |
children |
line wrap: on
line source
#define FUNC ffsll #define TYPE long long int #define GCC_BUILTIN __builtin_ffsll #include "ffsl.h"