Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 5827:4d7032d36975
Allow building --without-tls on the Windows native platform
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Mon, 10 Nov 2014 13:43:46 -0500 |
parents | 5d5aeb79edb4 |
children | 5f02d29a2a65 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 10 13:22:49 2014 -0500 +++ b/src/ChangeLog Mon Nov 10 13:43:46 2014 -0500 @@ -1,3 +1,10 @@ +2014-11-06 Vin Shelton <acs@xemacs.org> + + * sysdep.c (set_descriptor_non_blocking): Don't call ioctl() on + Windows native builds. + * emacs.c (main_1): Conditionalize tls variables and initialization. + * number.h: Elide Visual Studio warnings on NUMBER_TYPES expansion. + 2014-11-05 Jerry James <james@xemacs.org> * ExternalClient-Xlib.c (ExternalClientEventHandler): Cast integer