lib/ttyname_r.c


Log

Author Commit Date CI Message
Jim Meyering d60f3b0c 2011-01-01T20:17:23 maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
Bruno Haible b34e3963 2010-12-22T17:09:26 ttyname_r: Work around bug on OSF/1 5.1. * doc/posix-functions/ttyname_r.texi: Mention the OSF/1 bug. * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Detect the OSF/1 bug. Say "no" instead of "guessing no" when the OSF/1 bug or the Solaris bug is present. * lib/ttyname_r.c (ttyname_r): Update comments.
Bruno Haible 64ee0bac 2010-04-26T00:18:10 ttyname_r: Make it work on Solaris 10.
Bruno Haible a731808a 2010-04-25T20:57:52 ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
Bruno Haible 116440ae 2010-03-21T14:38:25 New module 'ttyname_r'.