summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2019-10-30 03:11:02 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2019-10-30 03:11:02 +0100
commita216818c1410b8f3f27b215fb42926f5bb0be086 (patch)
tree1e8ad87b460b493e4396e5f7f93c2d265cd78870
parentadf432110c7ca5e257359b518eb6dd7cc52e0937 (diff)
TODO: drop this on upgrading to glibc 2.31 which has proper locking support.t/WRLCK-upgrade
-rw-r--r--.topmsg2
1 files changed, 2 insertions, 0 deletions
diff --git a/.topmsg b/.topmsg
index c9ec31eb99..057bdf8533 100644
--- a/.topmsg
+++ b/.topmsg
@@ -12,3 +12,5 @@ Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
LOCK_EX.
XXX: Adding to misc/sys/file.h is questionable
+
+TODO: drop this on upgrading to glibc 2.31 which has proper locking support.