mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs - Rename libc/intrin/bits.h to libc/serialize.h - Block pthread cancelation in fchmodat() polyfill - Remove `clang-format off` statements in third_party
This commit is contained in:
parent
96f979dfc5
commit
fa20edc44d
3057 changed files with 410 additions and 4398 deletions
1
third_party/zstd/programs/benchfn.c
vendored
1
third_party/zstd/programs/benchfn.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/benchfn.h
vendored
1
third_party/zstd/programs/benchfn.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/benchzstd.c
vendored
1
third_party/zstd/programs/benchzstd.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/benchzstd.h
vendored
1
third_party/zstd/programs/benchzstd.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/datagen.c
vendored
1
third_party/zstd/programs/datagen.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/datagen.h
vendored
1
third_party/zstd/programs/datagen.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/dibio.c
vendored
1
third_party/zstd/programs/dibio.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/dibio.h
vendored
1
third_party/zstd/programs/dibio.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio.c
vendored
1
third_party/zstd/programs/fileio.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio.h
vendored
1
third_party/zstd/programs/fileio.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio_asyncio.c
vendored
1
third_party/zstd/programs/fileio_asyncio.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio_asyncio.h
vendored
1
third_party/zstd/programs/fileio_asyncio.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio_common.h
vendored
1
third_party/zstd/programs/fileio_common.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/fileio_types.h
vendored
1
third_party/zstd/programs/fileio_types.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/platform.h
vendored
1
third_party/zstd/programs/platform.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/timefn.c
vendored
1
third_party/zstd/programs/timefn.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/timefn.h
vendored
1
third_party/zstd/programs/timefn.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/util.c
vendored
1
third_party/zstd/programs/util.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/util.h
vendored
1
third_party/zstd/programs/util.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/zstdcli.c
vendored
1
third_party/zstd/programs/zstdcli.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/zstdcli_trace.c
vendored
1
third_party/zstd/programs/zstdcli_trace.c
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/zstdcli_trace.h
vendored
1
third_party/zstd/programs/zstdcli_trace.h
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
/*
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
* All rights reserved.
|
||||
|
|
1
third_party/zstd/programs/zstdgrep
vendored
1
third_party/zstd/programs/zstdgrep
vendored
|
@ -1,4 +1,3 @@
|
|||
// clang-format off
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (c) 2003 Thomas Klausner.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue