summaryrefslogtreecommitdiff
path: root/src/MultiSrc.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-07Fix spelling/wording issuesAlan Coopersmith1-9/+9
2019-07-01build-fixes when _CONST_X_STRING is definedThomas E. Dickey1-2/+0
2018-09-30Fix fd leak when write() fails in WriteToFile()Alan Coopersmith1-3/+6
2014-11-07Use SEEK_* names instead of raw numbers for fseek whence argumentAlan Coopersmith1-2/+2
2014-11-07Just use C89 size_t instead of rolling our own Size_t & Off_tAlan Coopersmith1-12/+4
2013-07-06Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)Alan Coopersmith1-3/+0
2012-03-29Fix segfaults when changing the text of a backed internationaled text widgetMatt Turner1-0/+1
2011-09-04Add conditional include config.h to source files as done in libXawGaetan Nadon1-0/+3
2011-09-01MultiSrc: Fix old-style function definitionsYaakov Selkowitz1-81/+47
2011-09-01Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>Gaetan Nadon1-1/+1
2011-08-24unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypesYaakov Selkowitz1-16/+0
2011-08-02Strip trailing whitespace.Matt Turner1-83/+83
2011-08-01Purge CVS tags.Matt Turner1-2/+0
2011-08-01Move sources to src/.Matt Turner1-0/+1461