Hash :
66a08a86
Author :
Date :
2020-03-09T00:55:56
crypto/af_alg, renameatu, same, term-style-control: Depend on fstat. * modules/crypto/af_alg (Depends-on): Add fstat. * modules/renameatu (Depends-on): Likewise. * modules/same (Depends-on): Likewise. * modules/term-style-control (Depends-on): Likewise.
Description:
Compute message digest using kernel-supported cryptography algorithms.
Files:
lib/af_alg.h
lib/af_alg.c
lib/sys-limits.h
m4/af_alg.m4
Depends-on:
c99 [test $USE_AF_ALG = 1]
fflush [test $USE_AF_ALG = 1]
fseeko [test $USE_AF_ALG = 1]
ftello [test $USE_AF_ALG = 1]
fstat [test $USE_AF_ALG = 1]
sys_socket
sys_stat
configure.ac:
gl_AF_ALG
Makefile.am:
lib_SOURCES += af_alg.c
Include:
"af_alg.h"
License:
LGPLv2+
Maintainer:
all