diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
commit | 08fa84c9662c3ac2b0b0bb6284efc97b87bfc815 (patch) | |
tree | becdb097e81d65410c38dc86ffadc495437e7dc9 /open_issues/file_locking.mdwn | |
parent | 8d5e38666c0c14a2cace5d532e3e1226b82e7c69 (diff) | |
download | web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.tar.gz web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.tar.bz2 web-08fa84c9662c3ac2b0b0bb6284efc97b87bfc815.zip |
Interlink file locking issues.
Diffstat (limited to 'open_issues/file_locking.mdwn')
-rw-r--r-- | open_issues/file_locking.mdwn | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/open_issues/file_locking.mdwn b/open_issues/file_locking.mdwn index 563307a4..7dfbdb94 100644 --- a/open_issues/file_locking.mdwn +++ b/open_issues/file_locking.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 2014 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,7 +11,25 @@ License|/fdl]]."]]"""]] [[!tag open_issue_hurd open_issue_glibc]] -IRC, #hurd, 2010-12-31. +[[!toc]] + + +# Google Summer of Code Project Idea + +[[community/gsoc/project_ideas/File_Locking]]. + + +# visudo + +[[visudo]]. + + +# Existing Work + +[[!GNU_Savannah_patch 332]]. + + +# IRC, freenode, #hurd, 2010-12-31 <pinotree> youpi: i found the issue with python-apt <pinotree> s/with/of/ @@ -72,3 +91,8 @@ IRC, #hurd, 2010-12-31. <youpi> ah, no, on Linux flock is its own system call <youpi> (which is independant from lockf from the locking point of view, iirc) + + +# 2014-03-11 + +[[!message-id "1394523876.28244.11.camel@workhorse-peter-baumgarten-com"]]. |