Re: Changing basename(3) and dirname(3) for future posix compatibility

2017-12-03 Thread Robert Elz
Date:Sun, 3 Dec 2017 12:36:00 +0100 From:Edgar =?iso-8859-1?B?RnXf?= Message-ID: <20171203113600.gl4...@trav.math.uni-bonn.de> | Has anyone scanned NetBSD's (or pkgsrc's) codebase for such uses? I am in the process of doing that - that's

Re: Changing basename(3) and dirname(3) for future posix compatibility

2017-12-03 Thread Edgar Fuß
> there might be NetBSD applications currently which are assuming > that the input string is not modified by these functions I'd be heavily surprised if that change wouldn't break half (OK, 10%) the consumers, either because they call both functions on the same path argument or because they