summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-06-11Import reallocarray() from libX11Alan Coopersmith1-2/+3
2022-06-10Add extutilP.h header for xgeExtRegister() prototypeAlan Coopersmith1-0/+1
2013-11-07Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith1-1/+0
2013-04-13Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith1-0/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2010-06-11Remove headers for functions found in liblbxutilAlan Coopersmith1-3/+0
2009-11-06Fix CFLAGS/CPPFLAGS so lint works properlyAlan Coopersmith1-1/+3
2009-07-20Remove XTest header, belongs to libXtst.Peter Hutterer1-1/+0
2009-07-15Move libXext library headers from xextproto to libXext.Peter Hutterer1-1/+26
2007-12-06Merge branch 'master' into xgePeter Hutterer1-0/+16
2007-11-27Add hooks for checking code with lint/sparse/etc.Alan Coopersmith1-0/+16
2007-05-15Add GenericEvent extension (XGE).Peter Hutterer1-0/+1
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin1-1/+1
2005-07-15Set .so versions correctly for Solaris and recent OpenBSD releasesAlan Coopersmith1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard1-1/+1
2005-05-18Add man/Makefile.am and src/Makefile.amSøren Sandmann Pedersen1-0/+25