* util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate
commitaa2832dff99095dbf2067775726f9cc970a732cd
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Mon, 4 Feb 2002 18:09:42 +0000 (4 18:09 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Mon, 4 Feb 2002 18:09:42 +0000 (4 18:09 +0000)
tree9e76bb602992a840f722069dac04e3c1a4cb14f9
parent969fd8e233f866927a1fdf51fd1b436162ce91be
* util.c [!HAVE_TRUNCATE] (truncate): Close fd if my_ftruncate
fails.

* util.c [HAVE_CHARSET] (is_printable): Eliminate printable.
* setup.c [HAVE_CHARSET] (load_setup): Don't use
init_printable_table().

* charset.c (printable): Removed.
(init_printable_table): Removed.
src/ChangeLog
src/charsets.c
src/charsets.h
src/setup.c
src/util.c