naiveproxy/src
Elly Fong-Jones 611b3bdcf9 base: include sys/types.h in symbolize.h
It is needed for ssize_t. In glibc specifically, ssize_t happens to get
transitively included by some other header - I'm not sure exactly what -
but POSIX says ssize_t is in sys/types.h and in other libcs the included
is needed for the type.

Bug: 1380656
Change-Id: Ibeef8c80f44595b6056fc1be8a104ab7428aa8bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3997878
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1066486}
2022-11-04 07:18:48 +08:00
..
base base: include sys/types.h in symbolize.h 2022-11-04 07:18:48 +08:00
build sysroot: Fix arm64 build requiring glibc 2.29 2022-11-04 07:18:48 +08:00
build_overrides build: Disable Android java templates 2022-11-04 07:18:47 +08:00
buildtools libc++: Disable exceptions and RTTI 2022-11-04 07:18:47 +08:00
chrome Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
components build: Remove tests and minimize 2022-11-03 06:54:40 +08:00
crypto build: Remove tests and minimize 2022-11-03 06:54:40 +08:00
ipc Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
net net: Remove upstream temporary debug code breaking build 2022-11-04 07:18:48 +08:00
testing/gtest/include/gtest Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
third_party third_party/protobuf: Reduce the required alignment of ArenaString from 8 to 4 2022-11-04 07:18:48 +08:00
tools Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
url url: Remove perfetto tracing 2022-11-04 07:18:47 +08:00
.clang-format Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
.gitattributes Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
.gn Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
AUTHORS Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
BUILD.gn build: Remove tests and minimize 2022-11-03 06:54:40 +08:00
build.sh Add build scripts 2022-11-04 07:18:48 +08:00
config.json Add example config.json 2022-11-04 07:18:47 +08:00
DEPS Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00
get-android-sys.sh Add continuous integration and tests 2022-11-04 07:18:48 +08:00
get-clang.sh Add build scripts 2022-11-04 07:18:48 +08:00
get-openwrt.sh Add build scripts 2022-11-04 07:18:48 +08:00
get-sysroot.sh Add build scripts 2022-11-04 07:18:48 +08:00
LICENSE Import chromium-107.0.5304.87 2022-11-03 06:54:01 +08:00