]> git.donarmstrong.com Git - lilypond.git/commit - flower/include/libc-extension.hh
* flower/memory-stream.cc (Memory_out_stream): remove fopencookie support.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 6 Jun 2005 14:27:42 +0000 (14:27 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 6 Jun 2005 14:27:42 +0000 (14:27 +0000)
commit9087de1c637fc042ae3cbda8174a4ee9131cc523
treec1c08f22ebba24b12ae04e7b255caf5a2266f1d6
parentc21383ab66c2abe8e42eda7694eb05e876e6be2c
* flower/memory-stream.cc (Memory_out_stream): remove fopencookie support.

* ttftool/ttfps.c: use lily_cookie functions everywhere.

* flower/include/file-cookie.hh: new file. lily_cookie extension

* flower/file-cookie.cc: new file. lily_cookie extension.
15 files changed:
ChangeLog
flower/file-cookie.cc [new file with mode: 0644]
flower/include/file-cookie.hh [new file with mode: 0644]
flower/include/libc-extension.hh
flower/include/memory-stream.hh
flower/libc-extension.cc
flower/memory-stream.cc
lily/GNUmakefile
lily/pfb.cc
scripts/midi2ly.py
ttftool/include/proto.h
ttftool/include/ttftool.h
ttftool/ps.c
ttftool/ttfps.c
ttftool/util.c