]> git.donarmstrong.com Git - lilypond.git/commit
* flower/memory-stream.cc (Memory_out_stream): remove fopencookie support.
authorhanwen <hanwen>
Mon, 6 Jun 2005 14:27:42 +0000 (14:27 +0000)
committerhanwen <hanwen>
Mon, 6 Jun 2005 14:27:42 +0000 (14:27 +0000)
commit81bf2d70da6353fd998ca3e95e45ed4d3ed40b58
treec1c08f22ebba24b12ae04e7b255caf5a2266f1d6
parent3c39a9bd69804de37b98794c1d7b273583d00ff2
* 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