Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5340:9dd4559b9e9a
Try again, s/usg5-4.h, this type with qxestrcpy_ascii(), etc.
2011-01-15 Aidan Kehoe <kehoea@parhasard.net>
* s/usg5-4.h (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):
That didn't work; attempt with qxestrcpy_ascii(),
qxestrncpy_ascii().
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 15 Jan 2011 17:24:06 +0000 |
parents | 8608eadee6ba |
children | fde0802ee3e0 |
comparison
equal
deleted
inserted
replaced
5339:ba62563ec7c7 | 5340:9dd4559b9e9a |
---|---|
1 2011-01-15 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * s/usg5-4.h (PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): | |
4 That didn't work; attempt with qxestrcpy_ascii(), | |
5 qxestrncpy_ascii(). | |
6 | |
1 2011-01-14 Aidan Kehoe <kehoea@parhasard.net> | 7 2011-01-14 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * s/hpux11.h (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): | 9 * s/hpux11.h (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): |
4 * s/usg5-4.h (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): | 10 * s/usg5-4.h (PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): |
5 Replace sprintf() with qxesprintf(), strcpy with qxestrpy(), | 11 Replace sprintf() with qxesprintf(), strcpy with qxestrpy(), |