Xinqi Bao's Git

drop support for proprietary UNIX variants
authorMatthias-Christian Ott <[email protected]>
Mon, 2 Jun 2008 16:40:22 +0000 (18:40 +0200)
committerMatthias-Christian Ott <[email protected]>
Mon, 2 Jun 2008 16:40:22 +0000 (18:40 +0200)
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.


No differences found