libXdmcp: Changes to 'master'

Paulo Cesar Pereira de Andrade pcpa at kemper.freedesktop.org
Wed Nov 26 17:47:04 PST 2008


 Alloc.c |   19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

New commits:
commit 498cce64f12de67271316417de821460e8eee066
Author: Paulo Cesar Pereira de Andrade <pcpa at mandriva.com.br>
Date:   Wed Nov 26 23:45:09 2008 -0200

    Mark Xalloc, Xrealloc, and Xfree as weak symbols.
    
    Maybe a _X_WEAK macro could be added to <X11/Xfuncproto.h>, but that
    could actually encourage use of __attribute__((weak)), what is not
    intended.
    This change uses the same semantics used in libXfont to declare
    weak symbols that are overridden by the ones defined in the X Server.



More information about the xorg-commit mailing list