summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/libFS
AgeCommit message (Collapse)Author
2022-10-28put reallocarray() in the public namespacewiz
reallocarray() will be part of the next POSIX release, see https://austingroupbugs.net/view.php?id=1218 adapt an errno value to match POSIX expectations As discussed on tech-userlevel
2022-09-09updates for libFS 1.0.9.mrg
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
Adjust various places that add GCC-only options to check for the active compiler first.
2009-01-11bump majorschristos
2008-09-13Install pkgconfig files. Where applicable, remove .if 0 code that tried tocube
do the same thing.
2008-07-29initial import of the crossbuild framework for modular Xorg. thismrg
is heavily based upon the work rtr@ did on src/x11, but hacked to work for modern modular Xorg source split. the sources will live in xsrc/external/mit/<package>/dist. documentation on using this will come when the above directories are fully populated. there are 192 of them so it may take some time before that is completed.