summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-24lndir 1.0.5HEADlndir-1.0.5masterAlan Coopersmith1-1/+1
2023-05-20Fix #1: Segmentation fault on trailing slashesAlan Coopersmith1-1/+1
2023-03-29Make existing link warning more explicitNaïm Favier1-1/+1
2022-12-04lndir 1.0.4lndir-1.0.4Alan Coopersmith1-2/+2
2022-10-19Use strlcat and strlcpy if availableAlan Coopersmith3-2/+43
2022-10-19Use memmove instead of strcpy for overlapping stringsAlan Coopersmith1-1/+2
2022-10-19Reduce number of strcmp calls to check directory names for revision controlAlan Coopersmith1-17/+20
2022-10-19Fix -Wsign-conversion warning from clangAlan Coopersmith1-1/+1
2022-10-19Fix -Wshorten-64-to-32 warnings from clangAlan Coopersmith1-2/+2
2022-10-19Mark global variables as staticAlan Coopersmith1-5/+5
2022-10-19constify a couple more function argumentsAlan Coopersmith1-2/+2
2022-10-19gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-24autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2022-07-24autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2022-06-18Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parametersAlan Coopersmith1-2/+2
2022-01-15gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-15Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-26/+19
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2012-03-07lndir 1.0.3lndir-1.0.3Alan Coopersmith1-1/+1
2011-09-28Add printf & noreturn attributes for static analysisAlan Coopersmith2-4/+4
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-5/+5
2011-05-07config: Remove unnecessary AC_SUBST from configure.acAlan Coopersmith1-1/+0
2011-05-07config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-6/+8
2011-05-07Convert main() to use traditional argc & argv names instead of ac & avAlan Coopersmith1-12/+12
2011-05-07Add missing -withrevinfo flag to usage outputAlan Coopersmith1-1/+2
2010-08-13lndir 1.0.2lndir-1.0.2Alan Coopersmith1-1/+3
2010-08-13Let XORG_DEFAULT_OPTIONS handle AC_PROG_CC & AC_PROG_INSTALLAlan Coopersmith1-3/+0
2010-08-13upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-8/+4
2010-04-21Man page: note that *~ is always skipped, update second list of scm subdirsAlan Coopersmith1-2/+6
2010-04-21Enable AC_SYS_LARGEFILE & AC_USE_SYSTEM_EXTENSIONSAlan Coopersmith2-1/+9
2010-04-21Assume POSIX, lose support for old Minix & LynxOSAlan Coopersmith1-31/+2
2010-04-21Move to xorg-macros 1.4 & use INSTALL_CMD to generate INSTALL fileAlan Coopersmith2-11/+13
2010-04-16Fill in COPYING & README filesAlan Coopersmith2-8/+42
2010-04-16Add standard .gitignoreAlan Coopersmith1-0/+78
2009-10-15Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-5/+10
2009-10-15Add .hg & .git to the list of known revision control subdirectoriesAlan Coopersmith2-5/+11
2009-10-15include <limits.h> to ensure INT_MAX is defined after 23bacbd6cAlan Coopersmith1-0/+1
2009-10-15Fix broken assumption where stat.st_nlink == 1Eric Blake1-0/+2
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-13/+10
2007-12-03Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
2005-12-21Update package version for X11R7 release.lndir-1.0.1XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-15Update package version number for final X11R7 release candidate.lndir-1.0.0XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-10Initial revision.MODULAR_COPYKevin E Martin4-0/+104
2005-11-23Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763XORG-6_99_99_903XORG-6_8_99_903Alan Coopersmith1-3/+3
2005-07-14Bug 3774 <https://bugs.freedesktop.org/show_bug.cgi?id=3774> Patch 3081XORG-6_99_99_902XORG-6_99_99_901XORG-6_99_99_900XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Alan Coopersmith1-2/+2