diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2012-03-17 12:21:08 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2012-03-17 12:21:08 +0100 |
commit | 98b9d2122329f35477594a6161dbbe3b26b59b63 (patch) | |
tree | d5c2271ee6fd505c08646a7e81e90484fe7c3715 /community/gsoc/project_ideas/file_locking.mdwn | |
parent | 73c1db53be7f0a3828e2c51d332beadc935bd77b (diff) |
Miscellaneous.
Diffstat (limited to 'community/gsoc/project_ideas/file_locking.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/file_locking.mdwn | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/community/gsoc/project_ideas/file_locking.mdwn b/community/gsoc/project_ideas/file_locking.mdwn index 811027c3..206d4d7d 100644 --- a/community/gsoc/project_ideas/file_locking.mdwn +++ b/community/gsoc/project_ideas/file_locking.mdwn @@ -1,12 +1,13 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 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 document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="Fix and Complete File Locking Support"]] @@ -23,7 +24,7 @@ which needs a complete implementation. This task will require digging into parts of the code to understand how file locking works on the Hurd. Only general programming skills are required. -A preliminary patch is available on http://savannah.gnu.org/patch/?332 +A preliminary patch is [[!GNU_Savannah_patch 332 desc="available"]]. Possible mentors: Samuel Thibault (youpi) |