Ulrich Drepper aa9890239a Optimize grantpt.
grantpt was performing two consecutive calls to stat with the same
file name.  Avoid this by creating a special version of the ptsname
function which allows to pass the stat result back to the caller.
2009-11-24 18:50:32 -08:00
..
2009-10-19 21:23:15 -07:00
2009-11-20 08:30:20 -08:00
2009-09-28 11:37:20 -07:00
2009-10-30 00:11:07 -07:00
2009-11-06 09:33:27 -08:00
2009-11-24 18:50:32 -08:00
2009-03-15 21:33:19 +00:00
2009-10-22 22:50:00 -07:00