diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2018-05-25 16:53:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2018-05-25 16:53:56 +0200 |
commit | 7b2c10b40b5224b7cb9bddf73215316681ae424d (patch) | |
tree | 95ed661e5631e4a7a1ccc7727310736eae82a577 /community/gsoc/project_ideas/procfs.mdwn | |
parent | f5663ced68296bf52cb07427cf9760041fcc24dd (diff) | |
download | web-7b2c10b40b5224b7cb9bddf73215316681ae424d.tar.gz web-7b2c10b40b5224b7cb9bddf73215316681ae424d.tar.bz2 web-7b2c10b40b5224b7cb9bddf73215316681ae424d.zip |
Further clean up list of Google Summer of Code project ideas
Diffstat (limited to 'community/gsoc/project_ideas/procfs.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/procfs.mdwn | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/community/gsoc/project_ideas/procfs.mdwn b/community/gsoc/project_ideas/procfs.mdwn index ac5fa6d8..00479d7d 100644 --- a/community/gsoc/project_ideas/procfs.mdwn +++ b/community/gsoc/project_ideas/procfs.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009, 2011, 2012 Free Software Foundation, -Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2011, 2012, 2018 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 @@ -11,14 +11,17 @@ License|/fdl]]."]]"""]] [[!meta title="procfs"]] -[!] Madhusudan.C.S has implemented a new, fully functional -[[procfs|madhusudancs]] as a [[GSoC 2008 project|2008]]. +[[!template id=highlight text="""/!\ Obsolete /!\ + +--- -[!] This was not the end of the story: [[jkoenig's +This is no longer valid as a Google Summer of Code project. +Madhusudan.C.S has implemented a new, fully functional +[[procfs|madhusudancs]] as a [[GSoC 2008 project|2008]]. +This was not the end of the story: [[jkoenig's `procfs`|hurd/translator/procfs]] is yet another re-written and -improved version. +improved version."""]] ---- Although there is no standard (POSIX or other) for the layout of the `/proc` pseudo-filesystem, it turned out a very useful facility in GNU/Linux and other |