global-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Global-commit] global/libutil find.c


From: Shigio YAMAGUCHI
Subject: [Global-commit] global/libutil find.c
Date: Wed, 25 Jan 2017 01:29:18 -0500 (EST)

CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       17/01/25 01:29:18

Modified files:
        libutil        : find.c 

Log message:
        Submitted by Punit Agrawal.
        
        Gnu Global package in Debian fails to build from source on Hurd as
        the build errors out when PATH_MAX is not defined. Here's the snippet
        from libutil/find.c that triggers the failure -
        
        Punit Agrawal (6):
          libutil: Drop extraneous function declarations
          libutil: Staticize locally used functions
          libutil: Remove usage of PATH_MAX from getrealpath
          libutil: Remove usage of PATH_MAX from has_symlinkloop
          libutil: Convert rootdir to a dynamically allocated array
          libutil: Drop the requirement for PATH_MAX macro
        
         libutil/find.c | 219 
++++++++++++++++++++++++++++++---------------------------
         1 file changed, 114 insertions(+), 105 deletions(-)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/find.c?cvsroot=global&r1=1.106&r2=1.107



reply via email to

[Prev in Thread] Current Thread [Next in Thread]