libc: add ctermid
authorAlan Cox <alan@etchedpixels.co.uk>
Sat, 24 Oct 2015 12:56:07 +0000 (13:56 +0100)
committerAlan Cox <alan@etchedpixels.co.uk>
Sat, 24 Oct 2015 12:56:07 +0000 (13:56 +0100)
commitdad3023caaee636717ebe46f44d44f7d06d2adf1
tree3c098f3987842de60980326065f6b151c6180c89
parent6c172f809d102b9c72ae96b62da77dfefb2b6928
libc: add ctermid

Yes this is a cheap implementation but it works as we have a proper
/dev/tty now
Library/libs/ctermid.c [new file with mode: 0644]