This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: -remap: Should we remap before / after simplification?


On Thu, 15 Mar 2001, Zack Weinberg wrote:
> I will not support any change which is a performance improvement on
> Linux and a lose on just about every other system in existence.  (Do
> recent BSDs have getcwd(2)?)

You mean getcwd(3), right?

Yes, at least FreeBSD has that:

  taygeta[127]:~% man 3 getcwd | head
  GETCWD(3)              FreeBSD Library Functions Manual

  NAME
     getcwd, getwd - get working directory pathname

  LIBRARY
     Standard C Library (libc, -lc)

  taygeta[128]:~% uname -rs
  FreeBSD 4.2-RELEASE

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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