summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 dayslibXmu 1.2.1HEADlibXmu-1.2.1masterMatt Turner1-1/+1
9 daystest: Add prototype for Xmureallocarray to silence warningMatt Turner1-0/+3
9 daystest: Add missing setjmp()Matt Turner1-2/+6
2024-03-24libXmu 1.2.0libXmu-1.2.0Alan Coopersmith1-1/+1
2024-02-17Use XtAsprintf to simplify os_name string generationAlan Coopersmith2-7/+3
2024-02-17unifdef SYSVAlan Coopersmith1-1/+1
2024-02-17Remove "#ifndef notdef" checksAlan Coopersmith2-4/+0
2024-02-17unifdef LynxAlan Coopersmith1-5/+0
2024-02-17unifdef hpuxAlan Coopersmith1-4/+0
2023-03-27XmuReadBitmapDataFromFile: set close-on-exec when opening filesAlan Coopersmith1-1/+7
2023-03-27test: Add simple test cases for functions in src/reallocarray.cAlan Coopersmith3-0/+236
2023-03-27test: Add simple test cases for functions in src/StrToShap.cAlan Coopersmith2-1/+202
2023-03-27test: Add simple test cases for functions in src/StrToOrnt.cAlan Coopersmith2-1/+170
2023-03-27test: Add simple test cases for functions in src/StrToLong.cAlan Coopersmith2-1/+171
2023-03-27test: Add simple test cases for functions in src/StrToJust.cAlan Coopersmith2-1/+170
2023-03-27test: Add simple test cases for functions in src/StrToGrav.cAlan Coopersmith2-1/+205
2023-03-27test: Add simple test cases for functions in src/StrToBS.cAlan Coopersmith2-1/+173
2023-03-27test: Add simple test cases for functions in src/Lower.cAlan Coopersmith2-1/+242
2023-03-27test: Add simple test cases for functions in src/CursorName.cAlan Coopersmith2-1/+143
2023-03-27test: Add simple test cases for functions in src/RdBitF.cAlan Coopersmith5-1/+210
2023-03-27test: Convert test code to use glib test helpersAlan Coopersmith5-23/+69
2023-03-06configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+3
2023-02-16src/Makefile.am: Remove hardcoded -D_BSD_SOURCEAlan Coopersmith1-1/+1
2023-02-16configure: raise minimum autoconf requirement to 2.70Alan Coopersmith2-5/+6
2022-10-17libXmu 1.1.4libXmu-1.1.4Alan Coopersmith1-2/+2
2022-09-17Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith1-0/+18
2022-09-13Add simple test cases for _XEditRes{Put,Get}* functionsAlan Coopersmith4-1/+131
2022-09-13_XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bitAlan Coopersmith1-1/+1
2022-09-13Handle -Wmissing-field-initializers warningsAlan Coopersmith1-2/+2
2022-09-13Handle -Wsign-compare warningsAlan Coopersmith3-4/+4
2022-09-13Clear some more -Wdiscarded-qualifiers warningsAlan Coopersmith2-4/+4
2022-09-13Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith4-5/+5
2022-09-13Use memcpy instead of memmove when buffers are known not to overlapAlan Coopersmith2-4/+3
2022-09-13More typo fixesAlan Coopersmith7-17/+17
2022-08-21get_os_name: Use autoconf to detect uname() supportAlan Coopersmith2-26/+11
2022-08-21XmuGetHostname: Drop support for ancient USG systemsAlan Coopersmith1-19/+0
2022-08-21Remove support for XA_IP_ADDRESSMatthieu Herrb3-33/+3
2022-08-21Fix OWNER_OS in XmuConvertStandardSelection() on LinuxMatthieu Herrb1-0/+3
2022-08-21Unifdef SYSVNETMatthieu Herrb1-9/+0
2022-08-06Convert code to use Xmumallocarray() & reallocarray()Alan Coopersmith3-13/+22
2022-08-06Import reallocarray() from libX11 (originally from OpenBSD)Alan Coopersmith5-1/+113
2022-08-06Remove unnnecessary casts from *alloc() and free() callsAlan Coopersmith9-48/+43
2022-08-06COPYING: correct source file path namesAlan Coopersmith1-2/+2
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+99
2022-07-17Fix spelling/wording issuesAlan Coopersmith10-37/+37
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2019-03-16libXmu 1.1.3libXmu-1.1.3Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith2-12/+9
2018-05-05Apply standard X.Org formatting & bracketing to StrToWidg.cAlan Coopersmith1-76/+74