Mercurial > hg > xemacs-beta
view src/s/irix6-0.h @ 4610:38e8af61f38d
Check if env vars are encodable by native coding system, #'setenv
2009-02-11 Aidan Kehoe <kehoea@parhasard.net>
* process.el (setenv):
Check whether the environment variable and value can be encoded by
the native coding system, error if not, as does GNU Emacs (but our
implementation is different).
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 11 Feb 2009 12:14:28 +0000 |
parents | 223736d75acb |
children | aa5ed11f473b |
line wrap: on
line source
/* Synched up with: FSF 19.31. */ #include "irix5-3.h" /* Irix 6.2 doesn't need -lw */ #undef NEED_LIBW #undef memmove /* Use the standard system memmove() */