summaryrefslogtreecommitdiff
path: root/open_issues/glibc.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2014-03-11 11:10:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2014-03-11 11:10:40 +0100
commit08fa84c9662c3ac2b0b0bb6284efc97b87bfc815 (patch)
treebecdb097e81d65410c38dc86ffadc495437e7dc9 /open_issues/glibc.mdwn
parent8d5e38666c0c14a2cace5d532e3e1226b82e7c69 (diff)
Interlink file locking issues.
Diffstat (limited to 'open_issues/glibc.mdwn')
-rw-r--r--open_issues/glibc.mdwn10
1 files changed, 1 insertions, 9 deletions
diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn
index 923ca99d..33041e71 100644
--- a/open_issues/glibc.mdwn
+++ b/open_issues/glibc.mdwn
@@ -1853,15 +1853,7 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852
<braunr> teythoon: i think it should be in glibc
<braunr> maybe in mach/
- * POSIX record locking
-
- IRC, freenode, #hurd, 2014-02-27:
-
- <azeem_> tschwinge: schould POSIX record locking be on
- http://darnassus.sceen.net/~hurd-web/open_issues/glibc/#missing
- as well. or is that strictly a Hurd thing? (I don't remember)
- <tschwinge> azeem_: Neither do I :-), but I'll have a look later
- on.
+ * [[POSIX file record locking|file_locking]]
* <a name="execve_relative_paths">`execve` with relative paths</a>