repo.or.cz
/
coreutils
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0.
[coreutils/ericb.git]
/
lib
/
buffer-lcm.h
blob
9a6cdf5f0e29f878d0c5e807c93f32e7fcd79266
1
#include <stddef.h>
2
size_t
buffer_lcm
(
size_t
,
size_t
,
size_t
);