summaryrefslogtreecommitdiff
path: root/src/AsciiSrc.c
AgeCommit message (Expand)Author
2019-07-01build-fixes when _CONST_X_STRING is definedThomas E. Dickey
2018-09-30Bug 24635: File Descriptor leaks in libxaw-1.0.7Eric Sesterhenn
2014-11-07Use SEEK_* names instead of raw numbers for fseek whence argumentAlan Coopersmith
2014-11-07Just use C89 size_t instead of rolling our own Size_t & Off_tAlan Coopersmith
2013-07-06Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)Alan Coopersmith
2011-09-08Make WriteToFile take constified argumentsAlan Coopersmith
2011-09-04Add conditional include config.h to source files as done in libXawGaetan Nadon
2011-09-01Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>Gaetan Nadon
2011-08-26AsciiSrc: Fix old-style function definitionsYaakov Selkowitz
2011-08-24unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypesYaakov Selkowitz
2011-08-02Strip trailing whitespace.Matt Turner
2011-08-01Purge CVS tags.Matt Turner
2011-08-01Move sources to src/.Matt Turner