Commit Graph
6 Commits
Author SHA1 Message Date
Matthias-Christian Ott 50b4785f26 terminate error message with newline 2008-06-04 19:52:59 +02:00
Matthias-Christian Ott c61b34e8e1 correct LENGTH() 2008-06-02 20:15:52 +02:00
Matthias-Christian Ott 693e2413c8 simplify control flow 2008-06-02 20:01:35 +02:00
Matthias-Christian Ott 0b3510df45 remove debug code 2008-06-02 18:42:23 +02:00
Matthias-Christian Ott 40c0ecfe82 remove stdio slave pty opening 2008-06-02 18:41:23 +02:00
Matthias-Christian Ott e2ac1676b1 drop support for proprietary UNIX variants
Proprietary UNIX variants like AIX, HP-UX or SCO UNIX
are nowadays rarely used and maintaining compatibility to
non-standard operating systems interfaces is wasteful and
practically useless.

Projects like xterm suffer from backward compatibility to decades-old
UNIX variants and terminal standards. This does not conform to st's
design goals.
2008-06-02 18:40:22 +02:00