OSDN Git Service

Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout,
[android-x86/external-toybox.git] / toys / pending / getty.c
2016-08-04 Rob LandleyMake xopen() skip stdin/stdout/stderr, add xopen_stdio...
2014-08-23 Isaac Dunhamgetty needs fd 0 to stay open.
2014-06-25 Rob LandleyGlibc and uClibc provide CERASE from termios.h, but...
2014-04-23 Rob Landleyusage: is lower case (the help generator looks for...
2014-04-13 Isaac Dunhamgetty: build fix, clean up messages, simplify code
2014-04-09 Rob LandleyA getty implementation from Sandeep Sharma and Kyungwan...