view modules/gperf @ 40215:88b18d82fa61

crypto/des: Fix undefined behaviour. * lib/des.c (READ_64BIT_DATA): Cast bytes to 'unsigned int', to avoid shift operations on 'int'.
author Bruno Haible <bruno@clisp.org>
date Sat, 09 Mar 2019 22:21:25 +0100
parents 71ec1d2c1db9
children
line wrap: on
line source

Description:
Provides the GNU gperf build tool.

Applicability:
all

Files:

Depends-on:

configure.ac:

Makefile.am:
GPERF = gperf
V_GPERF = $(V_GPERF_@AM_V@)
V_GPERF_ = $(V_GPERF_@AM_DEFAULT_V@)
V_GPERF_0 = @echo "  GPERF   " $@;

Include:

License:
unlimited

Maintainer:
all