summaryrefslogtreecommitdiff
path: root/os/xprintf.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-03os/xprintf: add Xvscnprintf and XscnprintfDaniel Kurtz1-0/+44
2012-03-21Introduce a consistent coding styleKeith Packard1-17/+24
2011-10-11os: Remove Error()Jeremy Huddleston1-2/+3
2010-12-18Typo in xserver Xvasprintf()Colin Harrison1-1/+1
2010-12-07Add asprintf() implementation for platforms without itAlan Coopersmith1-24/+146
2010-05-13Use lowercase variant of XNFalloc and XstrdupMikhail Gusarov1-1/+1
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-4/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2005-02-03Bugzilla #1865 (https://bugs.freedesktop.org/show_bug.cgi?id=1865)Alexander Gottwald1-0/+8
2005-01-14Added copyright notice.Alexander Gottwald1-0/+28
2004-12-03Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 AddedAlexander Gottwald1-0/+64