view modules/imaxdiv @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents a5f428baa61c
children 6a764f23e302
line wrap: on
line source

Description:
imaxdiv() function: division of 'intmax_t'.

Files:
lib/imaxdiv.c
m4/imaxdiv.m4

Depends-on:
inttypes

configure.ac:
gl_FUNC_IMAXDIV

Makefile.am:
EXTRA_DIST += imaxdiv.c

Include:
<inttypes.h>

License:
LGPL

Maintainer:
Bruno Haible