David van Moolenbroek 69cba46141 libc: make ttyname(3) use devname(3)
There was an off-by-one in the old MINIX-specific implementation,
which caused ttyname(3) to fail at random. Since we now have a working
devname(3), there is no need for MINIX-specific code anymore here.

Change-Id: I27d8b6c4f66c84f383156ed494b740d071af02a7
2014-07-28 17:05:53 +02:00
2014-07-28 17:05:44 +02:00
2014-07-28 17:05:50 +02:00
2014-07-28 17:05:50 +02:00
2014-07-28 17:05:49 +02:00
2014-07-28 17:05:53 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:24 +02:00
2014-07-28 17:05:50 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:40 +02:00
2014-07-28 17:05:50 +02:00
2014-07-28 17:05:23 +02:00
2014-07-28 17:05:20 +02:00
2014-07-28 17:05:23 +02:00
2010-01-21 10:16:05 +00:00
2014-07-28 17:05:12 +02:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%