cvs commit: src/lib/libc/gen ttyname.3 ttyname.c

Poul-Henning Kamp phk at FreeBSD.org
Tue Mar 8 21:35:52 GMT 2005


phk         2005-03-08 21:35:52 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         ttyname.3 ttyname.c 
  Log:
  Have ttyname_r() try to ask DEVFS for the device name.
  
  Document ttyname_r().
  
  Simplify threaded/unthreaded stuff a lot.
  
  Revision  Changes    Path
  1.11      +2 -0      src/lib/libc/gen/ttyname.3
  1.17      +14 -35    src/lib/libc/gen/ttyname.c


More information about the cvs-src mailing list