Mercurial > hg > xemacs-beta
log src/fileio.c @ 5814:a216b3c2b09e
age | author | description |
---|---|---|
Tue, 07 Oct 2014 21:16:10 -0600 | Jerry James | Add TLS support. See xemacs-patches message with ID |
Mon, 20 Jan 2014 18:13:15 +0000 | Aidan Kehoe | Use an explicit hexadecimal constant for READ_BUF_SIZE, correct ChangeLog. |
Mon, 20 Jan 2014 17:53:07 +0000 | Aidan Kehoe | Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internal |
Thu, 16 Jan 2014 21:03:03 +0000 | Aidan Kehoe | Use a larger buffering size in #'copy-file too. |