Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Wed, 29 Apr 2009 20:21:31 -0500 | William Pitcock | gio: handle ungetc() stack accesses larger than size (e.g. support size * nmemb as it should be) |
Wed, 29 Apr 2009 20:09:59 -0500 | William Pitcock | gio: remove debug statement |
Wed, 29 Apr 2009 20:04:21 -0500 | William Pitcock | Implement getc()/ungetc(), and fix seeking. |