Mercurial > hg > octave-kai > gnulib-hg
view modules/remainder @ 15814:625d9f3201d8
acl: Fix specification.
* lib/file-has-acl.c (file_has_acl): Fix specification.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 03 Oct 2011 15:48:57 +0200 |
parents | 6ff1b1c23f57 |
children | a50ff00ce4ee |
line wrap: on
line source
Description: remainder() function: floating-point remainder function. Files: m4/mathfunc.m4 Depends-on: configure.ac: gl_COMMON_DOUBLE_MATHFUNC([remainder]) Makefile.am: Include: <math.h> Link: $(REMAINDER_LIBM) License: LGPL Maintainer: Bruno Haible