[PATCH 1/2] libcsupport: Add realpath.

Chris Johns chrisj at rtems.org
Sun Oct 5 00:02:38 UTC 2014


On 5/10/2014 4:12 am, Gedare Bloom wrote:
> Just a comment, is there already code in the filesystem path
> evaluation that implements similar functionality? Would it make sense
> to replace with a call to this?

I am not sure the actual semantics exactly match up, ie this call 
mallocs and returns a buffer that needs to be freed. The call is part of 
the SUSv4 I have handy and I assume newlib is supplying a suitable header.

I only added it because the editor uses it when printing the actual name 
in the status line.

Chris



More information about the devel mailing list