ref: 2d5ec4081c7598dbd55945f23676d5b54542f574
parent: 210336f9b78b4089163bc16804a1e76984c6c46d
author: rrt <rrt>
date: Mon Nov 27 12:41:24 EST 2006
Change lengths to st_size_t from st_ssize_t (apart from the sheer logic, it makes the types match fread and fwrite). Remove st_wveread as it was just calling st_rawread. Make PRC header check publically accessible as a function, and use it in auto.c. Fix it to work properly (just check the first 16 bytes). Tidy the auto.c code a little. Remove ability to disable internal GSM library (no need, it's tiny, machine-independent, and doesn't affect the license).