Mercurial > hg > octave-lojdl > gnulib-hg
view lib/euidaccess.h @ 9454:265fad13afeb
Fix the processing of finite numbers with the 'a' and 'A' directives.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 06 Nov 2007 00:41:57 +0100 |
parents | 67c56a27d86c |
children |
line wrap: on
line source
#if ! HAVE_DECL_EUIDACCESS int euidaccess (char const *file, int mode); #endif