<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Fri, 2011-12-02 at 10:48 -0800, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">The code that used getisax to check for MMX support was moved to pixman</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">and removed from the X server by commit eb2d7fe02f9cbc.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">The code that used HAVE_MKSTEMP was deleted by the Xprint removal in</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">commit 1c8bd318fbaf.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">All alloca calls were removed by the patch series end in commit 5e363500c8,</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">and used custom X checks instead of the autoconf HAVE_ALLOCA anyway.</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">I can find no record of HAVE_GETUID, HAVE_GETEUID, HAVE_LINK, HAVE_MEMMOVE,</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">HAVE_MEMSET, HAVE_STRCHR, HAVE_STRRCHR, HAVE_GETOPT, HAVE_GETOPT_LONG,</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">HAVE_DOPRNT, or HAVE_VPRINTF ever being used, and the calls to those</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">functions are not wrapped in #ifdefs.</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">(Most of those are in our baseline requirements of C89 &amp; Unix98 anyway.)</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#3c3c3c">Signed-off-by: Alan Coopersmith &lt;<A HREF="mailto:alan.coopersmith@oracle.com">alan.coopersmith@oracle.com</A>&gt;</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">---</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;configure.ac&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; 7 ++-----</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;include/dix-config.h.in&nbsp; |&nbsp;&nbsp; 30 ------------------------------</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;include/xwin-config.h.in |&nbsp;&nbsp;&nbsp; 3 ---</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">&nbsp;3 files changed, 2 insertions(+), 38 deletions(-)</FONT></TT><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
Reviewed-by: Gaetan Nadon &lt;memsize@videotron.ca&gt;
</BODY>
</HTML>