projects
/
onak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
99c35bb
)
Change buffer_put/fetchchar functions to use memcpy.
author
Jonathan McDowell
<noodles@earth.li>
Tue, 28 Sep 2004 11:02:18 +0000
(11:02 +0000)
committer
Jonathan McDowell
<noodles@earth.li>
Tue, 28 Sep 2004 11:02:18 +0000
(11:02 +0000)
We used an inefficient loop to copy data in the buffer character
functions; change them to use memcpy.
No differences found