summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* XmuReadBitmapDataFromFile: set close-on-exec when opening filesHEADmasterAlan Coopersmith2023-03-271-1/+7
* test: Add simple test cases for functions in src/reallocarray.cAlan Coopersmith2023-03-273-0/+236
* test: Add simple test cases for functions in src/StrToShap.cAlan Coopersmith2023-03-272-1/+202
* test: Add simple test cases for functions in src/StrToOrnt.cAlan Coopersmith2023-03-272-1/+170
* test: Add simple test cases for functions in src/StrToLong.cAlan Coopersmith2023-03-272-1/+171
* test: Add simple test cases for functions in src/StrToJust.cAlan Coopersmith2023-03-272-1/+170
* test: Add simple test cases for functions in src/StrToGrav.cAlan Coopersmith2023-03-272-1/+205
* test: Add simple test cases for functions in src/StrToBS.cAlan Coopersmith2023-03-272-1/+173
* test: Add simple test cases for functions in src/Lower.cAlan Coopersmith2023-03-272-1/+242
* test: Add simple test cases for functions in src/CursorName.cAlan Coopersmith2023-03-272-1/+143
* test: Add simple test cases for functions in src/RdBitF.cAlan Coopersmith2023-03-275-1/+210
* test: Convert test code to use glib test helpersAlan Coopersmith2023-03-275-23/+69
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-061-2/+3
* src/Makefile.am: Remove hardcoded -D_BSD_SOURCEAlan Coopersmith2023-02-161-1/+1
* configure: raise minimum autoconf requirement to 2.70Alan Coopersmith2023-02-162-5/+6
* libXmu 1.1.4libXmu-1.1.4Alan Coopersmith2022-10-171-2/+2
* Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith2022-09-171-0/+18
* Add simple test cases for _XEditRes{Put,Get}* functionsAlan Coopersmith2022-09-134-1/+131
* _XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bitAlan Coopersmith2022-09-131-1/+1
* Handle -Wmissing-field-initializers warningsAlan Coopersmith2022-09-131-2/+2
* Handle -Wsign-compare warningsAlan Coopersmith2022-09-133-4/+4
* Clear some more -Wdiscarded-qualifiers warningsAlan Coopersmith2022-09-132-4/+4
* Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith2022-09-134-5/+5
* Use memcpy instead of memmove when buffers are known not to overlapAlan Coopersmith2022-09-132-4/+3
* More typo fixesAlan Coopersmith2022-09-137-17/+17
* get_os_name: Use autoconf to detect uname() supportAlan Coopersmith2022-08-212-26/+11
* XmuGetHostname: Drop support for ancient USG systemsAlan Coopersmith2022-08-211-19/+0
* Remove support for XA_IP_ADDRESSMatthieu Herrb2022-08-213-33/+3
* Fix OWNER_OS in XmuConvertStandardSelection() on LinuxMatthieu Herrb2022-08-211-0/+3
* Unifdef SYSVNETMatthieu Herrb2022-08-211-9/+0
* Convert code to use Xmumallocarray() & reallocarray()Alan Coopersmith2022-08-063-13/+22
* Import reallocarray() from libX11 (originally from OpenBSD)Alan Coopersmith2022-08-065-1/+113
* Remove unnnecessary casts from *alloc() and free() callsAlan Coopersmith2022-08-069-48/+43
* COPYING: correct source file path namesAlan Coopersmith2022-08-061-2/+2
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+99
* Fix spelling/wording issuesAlan Coopersmith2022-07-1710-37/+37
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* libXmu 1.1.3libXmu-1.1.3Alan Coopersmith2019-03-161-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-192-12/+9
* Apply standard X.Org formatting & bracketing to StrToWidg.cAlan Coopersmith2018-05-051-76/+74
* Convert tabs to spaces in StrToWidg.cAlan Coopersmith2018-05-051-53/+53
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Include <direct.h> for _getdrives() on Win32Jon TURNEY2015-04-121-0/+1
* Remove pointless X_NOT_POSIXJon TURNEY2015-03-231-2/+2
* ShapeEllipseOrRoundedRectangle: Check height AND width, not width twiceAlan Coopersmith2013-12-021-1/+1
* Remove SUNSHLIB support for SunOS 4.x shared librariesAlan Coopersmith2013-11-224-77/+3
* libXmu 1.1.2libXmu-1.1.2Alan Coopersmith2013-09-071-1/+1