summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst
diff options
context:
space:
mode:
authorlarryhastings <larry@hastings.org>2017-09-04 20:30:19 (GMT)
committerGitHub <noreply@github.com>2017-09-04 20:30:19 (GMT)
commitf9f17346d722b6f073a048b41ec0d6adf336d1d2 (patch)
tree419ced40748802468c84a321be18777a0eb47626 /Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst
parent002d64039b60c1a9289f981fe73a5cf91d082136 (diff)
downloadcpython-f9f17346d722b6f073a048b41ec0d6adf336d1d2.zip
cpython-f9f17346d722b6f073a048b41ec0d6adf336d1d2.tar.gz
cpython-f9f17346d722b6f073a048b41ec0d6adf336d1d2.tar.bz2
Blurbify master branch. (#3298)
Blurbify master branch.
Diffstat (limited to 'Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst')
-rw-r--r--Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst b/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst
new file mode 100644
index 0000000..0bfb77e
--- /dev/null
+++ b/Misc/NEWS.d/next/Build/0035.bpo-28762.Ru0YN_.rst
@@ -0,0 +1,2 @@
+lockf() is available on Android API level 24, but the F_LOCK macro is not
+defined in android-ndk-r13.