summaryrefslogtreecommitdiff
path: root/lndir.c
AgeCommit message (Expand)AuthorFilesLines
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-10-19Use strlcat and strlcpy if availableAlan Coopersmith1-0/+33
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
2011-09-28Add printf & noreturn attributes for static analysisAlan Coopersmith1-3/+3
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-5/+5
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-04-21Enable AC_SYS_LARGEFILE & AC_USE_SYSTEM_EXTENSIONSAlan Coopersmith1-0/+4
2010-04-21Assume POSIX, lose support for old Minix & LynxOSAlan Coopersmith1-31/+2
2009-10-15Add .hg & .git to the list of known revision control subdirectoriesAlan Coopersmith1-3/+9
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-03Use __APPLE__ instead of __DARWIN__Jeremy Huddleston1-1/+1
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
2004-08-26Fix lndir to handle symlinks to directories correctly (Bug #1083, H.J. Lu).sco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903sco_port_updatelg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchKevin E Martin1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich1-1/+3
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-4/+6
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-64/+98
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+353