095d76d233
This is a straight copy of the appropriate files. They are not compiled yet. I'm separating out the two patches so that it's easy to see what changed. Bug=v8:13477 Change-Id: I2177cc08ff3a74cc7be70bb5ca9c981c0c316814 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4006234 Auto-Submit: Scott Violet <sky@chromium.org> Reviewed-by: Hannes Payer <hpayer@chromium.org> Commit-Queue: Hannes Payer <hpayer@chromium.org> Cr-Commit-Position: refs/heads/main@{#84563}
19 lines
443 B
Plaintext
19 lines
443 B
Plaintext
name: "glibc"
|
|
description:
|
|
"This is a fork of glibc containing a handful of files that implement "
|
|
"intrinsic functions."
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://www.gnu.org/software/libc"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://sourceware.org/git/?p=glibc.git;a=summary"
|
|
}
|
|
version: "985ff73ad29bc4cc4e15ce6d182ecd808b7b02d7"
|
|
last_upgrade_date { year: 2022 month: 11 day: 7 }
|
|
license_type: NOTICE
|
|
}
|