Commit 363dd38d authored by Michael Forney's avatar Michael Forney Committed by Commit Bot

Roll src/third_party/lss/ 7bde79cc2..f70e2f164 (1 commit)

https://chromium.googlesource.com/linux-syscall-support.git/+log/7bde79cc274d..f70e2f1641e2

$ git log 7bde79cc2..f70e2f164 --date=short --no-merges --format='%ad %ae %s'
2020-01-22 mforney Avoid conflict with pread64/pwrite64 defined by libc

Created with:
  roll-dep src/third_party/lss

Change-Id: I5d9d0dbecd7f1ce1f8beb74eb5a5d7b3dec246ec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020542Reviewed-by: default avatarMike Frysinger <vapier@chromium.org>
Commit-Queue: Mike Frysinger <vapier@chromium.org>
Cr-Commit-Position: refs/heads/master@{#735177}
parent 1258fd5a
...@@ -224,7 +224,7 @@ vars = { ...@@ -224,7 +224,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lss # the commit queue can handle CLs rolling lss
# and whatever else without interference from each other. # and whatever else without interference from each other.
'lss_revision': '7bde79cc274d06451bf65ae82c012a5d3e476b5a', 'lss_revision': 'f70e2f1641e280e777edfdad7f73a2cfa38139c7',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling NaCl # the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment