Miscellaneous support routines The following support routines are called by newlib, although they don’t apply to the embedded environment. isatty() Checks for a terminal device. kill() Simply exits. getpd() Can safely return any value greater than 1, although the value doesn’t effect anything in newlib.