1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-26 12:16:34 +02:00
Files
coreutils/gl/modules/buffer-lcm
T

24 lines
264 B
Plaintext
Raw Normal View History

Description:
Compute a good buffer size for dealing with two files.
Files:
lib/buffer-lcm.c
lib/buffer-lcm.h
Depends-on:
stddef
configure.ac:
Makefile.am:
lib_SOURCES += buffer-lcm.c buffer-lcm.h
Include:
"buffer-lcm.h"
License:
GPL
Maintainer:
Paul Eggert