This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libdwfl: Use realpath (name, NULL) instead of canonicalize_file_name (name).


On Mon, Mar 05, 2018 at 02:24:56PM +0100, Mark Wielaard wrote:
> Some systems apparently don't provide canonicalize_file_name. Since
> canonicalize_file_name (path) is defined as realpath(path, NULL) just
> use realpath everywhere.

Pushed to master.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]