Hello, All info is already in the commit message. Just view it there.
I have tested it on my i386 GNU/Hurd Debian and i386 GNU/Linux Debian. Both work well. Packaging and unit tests succeeded, too. I would like you to review it and point out any issues or suggestions. After it's ready. I will send it to abseil upstream. Thanks! Yuqian Yang (1): Port abseil to GNU/Hurd. absl/base/config.h | 2 +- absl/base/internal/raw_logging.cc | 2 +- absl/base/internal/strerror_test.cc | 4 +++- absl/debugging/internal/stack_consumption.cc | 2 +- absl/debugging/internal/stack_consumption_test.cc | 8 +------- absl/debugging/internal/symbolize.h | 2 +- absl/debugging/internal/vdso_support.h | 2 +- absl/log/internal/test_helpers.cc | 4 ++++ absl/log/log_modifier_methods_test.cc | 6 ++++-- absl/log/stripping_test.cc | 4 ++-- 10 files changed, 19 insertions(+), 17 deletions(-) -- Yuqian Yang <crup...@crupest.life>