lib/login_tty.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 858adc30 2010-09-17T04:05:32 login_tty: Make the replacement code work on BSD systems. * lib/login_tty.c: Include <sys/ioctl.h>. (login_tty): Use ioctl TIOCSCTTY when available. * modules/login_tty (Depends-on): Add sys_ioctl. Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
Bruno Haible 61d87288 2010-09-17T00:23:14 Fix typos in comments.
Bruno Haible c811030c 2010-03-22T02:13:15 New module 'login_tty'.