Mercurial > hg > octave-jordi > gnulib-hg
view modules/count-one-bits @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | f547a45baada |
children | 9cb973331b93 |
line wrap: on
line source
Description: Counts the number of 1-bits in a word. Files: lib/count-one-bits.h m4/count-one-bits.m4 Depends-on: inline verify configure.ac: gl_COUNT_ONE_BITS Makefile.am: Include: "count-one-bits.h" License: GPL Maintainer: Ben Pfaff