https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63471
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu.org --- Comment #9 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to Janne Blomqvist from comment #7) > I'm not sure we care about OS X 10.4 anymore? Newer versions apparently > provide the POSIX ttyname_r. I confirm that 10.5 and later Mac OS versions provide ttyname_r with the correct signature, and we don't care about 10.4 anymore.