summaryrefslogtreecommitdiff
path: root/src/MultiSrc.c
AgeCommit message (Expand)Author
2022-05-07Fix spelling/wording issuesAlan Coopersmith
2019-07-01build-fixes when _CONST_X_STRING is definedThomas E. Dickey
2018-09-30Fix fd leak when write() fails in WriteToFile()Alan Coopersmith
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
2012-03-29Fix segfaults when changing the text of a backed internationaled text widgetMatt Turner
2011-09-04Add conditional include config.h to source files as done in libXawGaetan Nadon
2011-09-01MultiSrc: Fix old-style function definitionsYaakov Selkowitz
2011-09-01Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>Gaetan Nadon
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