Hash :
c4e942d6
Author :
Date :
2025-09-25T02:47:45
Tidy up some README.chromium files in Angle. Backfills the Update Mechanism field for dependencies and cleans up some of the other fields which are out of date. Bug: chromium:379934539 Change-Id: I9a952e905ce00c379c4d593dd67b7e0fc6f1794e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6981101 Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Name: ceval
URL: https://github.com/erstan/ceval-single-header
Version: N/A
Revision: 1ed80ae78ba7bef1744b1ccdffc6c6802eeec8fa
Update Mechanism: Manual
License: MIT
License File: LICENSE
Security Critical: no
Shipped: no
Description:
A C/C++ header for parsing and evaluation of arithmetic expressions.
Description of the patches:
- 0001-remove-sprintf.patch
This patch removes uses of sprintf() and replaces them with snprintf().