d5e6ad5027
This minor maintenance release provides the recent round of build configuration improvements and janitorial cleanups. Alan Coopersmith (26): Convert sources to X.Org standard coding style unifdef -Unotyet -UNOTYET Fix many const char * warnings Remove unused uASSERT macro Remove unused debugging & function tracing frameworks Remove unused uStrCasePrefix fallback for strncasecmp Remove unused uRealloc & uRecalloc functions Remove unused uTmpAlloc & uTmpFree fallbacks for alloca Replace sole call to uFree() with direct call to free() Replace custom uAlloc/uCalloc with plain malloc/calloc Replace uStringDup() with direct calls to strdup() Replace uStrCaseCmp() with direct calls to strcasecmp() Add printf & noreturn attributes recommended by gcc Replace several malloc+sprintf pairs with asprintf() calls Replace remaining sprintf calls with snprintf() Combine repeated sequences of fprintf() calls into single calls Replace calls to index() with calls to strchr() Combine IsoKeyCaps array of strings into a single string Move some local variables to the scope in which they live Remove unused INPUT_* definitions Fix some sign/size conversion warnings from clang Add -version option to print program version Remove old CVS id tags configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xkbprint 1.0.4 Gaetan Nadon (3): man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |