[PATCH] Replace system() with tlink_execute() in tlink.c

Adam Nemet anemet@lnxw.com
Wed Aug 25 07:33:00 GMT 2004


On Wed, 25 Aug 2004 00:00:33 -0700, Zack Weinberg <zack@codesourcery.com> said:
> 
> I do not know this getpwd() function, nor is it in the C library of
> any operating system I have convenient access to.  Please use getcwd()
> -- a stopgap implementation is in libiberty, so you don't have to
> worry about portability issues if you use it.

I think getpwd() is the one that is provided by libiberty.  In fact it
is used by repo.c and toplev.c as well.

Adam



More information about the Gcc-patches mailing list