summaryrefslogtreecommitdiffstats
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2020-02-10build-aux/update-copyright 2019 2020Allan McRae4-4/+4
2019-10-23Update copyright yearsAllan McRae4-4/+4
2019-10-12move wordsplit into common for sharingAndrew Gregory2-0/+115
2019-10-04autotools: distribute meson filesEli Schwartz1-1/+2
2018-11-28common/ini: remove unnecessary alpm includeAndrew Gregory1-2/+1
2018-11-02Add meson.build files to build with mesonDave Reisner1-0/+4
2018-08-29common/ini: Depend on util-common, not utilDave Reisner1-1/+1
2018-05-14Remove all modelines from the projectEli Schwartz5-10/+0
2018-03-14Update coyrights for 2018Allan McRae4-4/+4
2017-01-04ini: only recognize comments at beginning of lineAndrew Gregory1-7/+2
2017-01-04Update copyright yearsAllan McRae4-4/+4
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster2-6/+6
2016-01-04Update copyright years for 2016Allan McRae4-4/+4
2015-11-11Refactor strtrim functionSilvan Jegen1-9/+5
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt1-0/+2
2015-09-20move ini parser into commonAndrew Gregory2-0/+146
2015-09-20move strtrim to util-commonAndrew Gregory2-0/+41
2015-03-03common: Avoid errors on systems that define strnlen but not strndupWill Miles1-1/+3
2015-02-01Update copyright notices for 2015Allan McRae2-2/+2
2014-09-23wrap fgets to retry on EINTRAndrew Gregory2-0/+28
2014-08-03llstat: modify path in placeAndrew Gregory2-8/+12
2014-08-03move _alpm_lstat into util-commonAndrew Gregory2-0/+29
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz3-3/+3
2014-01-06Update copyright years for 2014Allan McRae2-2/+2
2013-11-15Fix whitespace and other formatting issuesJason St. John1-9/+10
2013-09-04common: compare value rather than pointer addressSami Kerola1-1/+1
2013-03-14update util-common.h copyright yearAllan McRae1-1/+1
2013-01-04Split common utility functions for libalpm and pacmanAllan McRae3-0/+145