1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 02:10:57 +02:00
Files
coreutils/gl/modules/buffer-lcm

24 lines
266 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-h
configure.ac:
Makefile.am:
lib_SOURCES += buffer-lcm.c buffer-lcm.h
Include:
"buffer-lcm.h"
License:
GPL
Maintainer:
Paul Eggert