diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2015-10-31 16:09:56 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2015-10-31 16:09:56 +0100 |
commit | 88018d40f93fd7d734e1dbddd2957388047f81f8 (patch) | |
tree | cf2774657788240f30050936442060a1fde6a085 /glibc.mdwn | |
parent | 73215d9a93e06721aeb6db1410d9be6b00848ac6 (diff) | |
download | web-88018d40f93fd7d734e1dbddd2957388047f81f8.tar.gz web-88018d40f93fd7d734e1dbddd2957388047f81f8.tar.bz2 web-88018d40f93fd7d734e1dbddd2957388047f81f8.zip |
news/2015-10-31-releases
Diffstat (limited to 'glibc.mdwn')
-rw-r--r-- | glibc.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2012, 2013, 2015 Free +Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -35,9 +35,9 @@ have been removed. ## [[Hurd-specific Port|hurd/glibc]] -An important part of the [[Hurd]] actually resides in glibc: here, the POSIX +An important part of the [[Hurd]] actually resides in glibc: here, the system interfaces are implemented on top of the [[Hurd IPC protocols|hurd/interface]]. -This is different to the Linux port, where most simple POSIX interfaces are in +This is different to the Linux port, where most simple system interfaces are in fact simply forwarded to/implemented as [[system_call]]s. |