1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/intprops
Paul Eggert 266a433bc1 * modules/intprops: New file.
* MODULES.html.sh (Numeric conversion functions <stdlib.h>):
Add intprops.
* modules/getloadavg (Files): Remove lib/intprops.h.
(Depends-on): Add intprops.
* modules/human: Likewise.
* modules/inttostr: Likewise.
* modules/openat: Likewise.
* modules/sig2str: Likewise.
* modules/userspec: Likewise.
* modules/utimecmp: Likewise.
* modules/xnanosleep: Likewise.
* modules/xstrtol: Likewise.
2006-02-26 08:45:03 +00:00

22 lines
193 B
Plaintext

Description:
Properties of integer types
Files:
lib/intprops.h
Depends-on:
configure.ac:
Makefile.am:
EXTRA_DIST += intprops.h
Include:
"intprops.h"
License:
GPL
Maintainer:
Paul Eggert