xserver/hw/xfree86/dummylib
Daniel Stone 9b1debcdb6 Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
..
Makefile.am Adding initial build system. 2005-07-01 20:29:53 +00:00
README Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dummylib.h Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fatalerror.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
getvalidbios.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
logvwrite.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
pcitestmulti.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
verrorf.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xalloc.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86addrestolist.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
xf86allocscripi.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86drvmsg.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86drvmsgverb.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86errorf.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86errorfverb.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86getpagesize.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86getverb.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86info.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86msg.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86msgverb.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86opt.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86screens.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86servisinit.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00
xf86verbose.c Change all misc.h and os.h references to <X11/foo.h>. 2005-07-01 22:43:43 +00:00

libdummy (dummylib) contains basic utility functions required by libxf86_os.a.
There is one symbol per source/object so that each can be overriden
individually by whatever uses this library.


$XFree86$