sir_richard(a)svn.reactos.org wrote:
Author: sir_richard
Date: Mon Sep 20 06:30:21 2010
New Revision: 48825
+ <!-- FIXME: workarounds until we have a proper oldnames library -->
+ <define name="lseek">_lseek</define>
+ <define name="read">_read</define>
+ <define name="strdup">_strdup</define>
What's not "proper" with our oldnames library?