diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-21 12:43:38 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-21 12:43:38 +0100 |
commit | 29b6f1b8a084c61d2d62d33e2d4413b91afae6e3 (patch) | |
tree | 9f1aafdc980a67e7ab50f9ce8a6f21fd84a7c605 /advantages.mdwn | |
parent | 4c113ea8877b63993f2060cb095d5e500922e46f (diff) | |
download | web-29b6f1b8a084c61d2d62d33e2d4413b91afae6e3.tar.gz web-29b6f1b8a084c61d2d62d33e2d4413b91afae6e3.tar.bz2 web-29b6f1b8a084c61d2d62d33e2d4413b91afae6e3.zip |
faq/posix_compatibility: New.
Diffstat (limited to 'advantages.mdwn')
-rw-r--r-- | advantages.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/advantages.mdwn b/advantages.mdwn index 8b41f3cd..100c8ff8 100644 --- a/advantages.mdwn +++ b/advantages.mdwn @@ -17,8 +17,8 @@ terms of the [[GNU General Public License (GPL)|GPL]]. It's compatible as it provides a familiar programming and user environment. For all intents and purposes, the Hurd provides the same facilities as a modern [[Unix]]-like kernel. The Hurd uses the [[GNU C Library|glibc]], whose -development closely tracks standards such as ANSI/ISO, BSD, POSIX, Single Unix, -SVID, and X/Open. +development closely tracks [[standards such as ANSI/ISO, BSD, POSIX, Single +Unix, SVID, and X/Open|faq/posix_compatibility]]. Unlike other popular kernel software, the Hurd has an object-oriented structure that allows it to evolve without compromising its design. This structure will |