diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-23 07:22:13 +0900 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-07-23 07:22:13 +0900 |
commit | c0792ffe1f4be354f62ff866cf4c7ebb367e70bb (patch) | |
tree | c18ec30ed2c53c0b3feb41a92de2938ee582a764 /community/gsoc | |
parent | e9990192bb52a2c6085d4c4d355c6ad9d8bdac67 (diff) | |
parent | a29dec0b89f2961c8af41e6cd851b4ed9c9d28d8 (diff) | |
download | web-c0792ffe1f4be354f62ff866cf4c7ebb367e70bb.tar.gz web-c0792ffe1f4be354f62ff866cf4c7ebb367e70bb.tar.bz2 web-c0792ffe1f4be354f62ff866cf4c7ebb367e70bb.zip |
Merge branch 'master' of http://git.savannah.gnu.org/cgit/hurd/web
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas/libgtop.mdwn | 7 | ||||
-rw-r--r-- | community/gsoc/project_ideas/procfs.mdwn | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/libgtop.mdwn b/community/gsoc/project_ideas/libgtop.mdwn index 8eb6953e..41897a1f 100644 --- a/community/gsoc/project_ideas/libgtop.mdwn +++ b/community/gsoc/project_ideas/libgtop.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2009, 2010 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2009, 2010, 2012 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 @@ -10,6 +11,10 @@ is included in the section entitled [[!meta title="Porting libgtop"]] +/!\ On 2012-05-05 Andjos reported (commit +web.git:8061106f2d1f15fa9a54947bc45d4cba68d89bba) that this task has already +been completed. + libgtop is a library used by many applications (especially GNOME applications) to abstract the system-specific methods for obtaining information about the current state of the system -- processes running, system load etc. diff --git a/community/gsoc/project_ideas/procfs.mdwn b/community/gsoc/project_ideas/procfs.mdwn index e6b484af..ac5fa6d8 100644 --- a/community/gsoc/project_ideas/procfs.mdwn +++ b/community/gsoc/project_ideas/procfs.mdwn @@ -15,7 +15,7 @@ License|/fdl]]."]]"""]] [[procfs|madhusudancs]] as a [[GSoC 2008 project|2008]]. [!] This was not the end of the story: [[jkoenig's -`procfs`|hurd/translator/procfs/jkoenig]] is yet another re-written and +`procfs`|hurd/translator/procfs]] is yet another re-written and improved version. --- |