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:
Justine Tunney 2023-11-28 14:24:28 -08:00
parent 96f979dfc5
commit fa20edc44d
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3057 changed files with 410 additions and 4398 deletions

View file

@ -1,4 +1,3 @@
// clang-format off
/*
api.h - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
Copyright (c) 1990-2008 Info-ZIP. All rights reserved.

View file

@ -1,4 +1,3 @@
// clang-format off
/*
Copyright (c) 1990-2008 Info-ZIP. All rights reserved.

View file

@ -1,4 +1,3 @@
// clang-format off
/*
Copyright (c) 1990-2008 Info-ZIP. All rights reserved.

View file

@ -1,4 +1,3 @@
// clang-format off
/*
Copyright (c) 1990-2007 Info-ZIP. All rights reserved.

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
deflate.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
fileio.c - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
globals.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
unix/osdep.h - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
revision.h - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
tailor.h - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
timezone.c - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
timezone.h - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
trees.h - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
ttyio.c - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
ttyio.h - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
unix/unix.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
util.c

View file

@ -1,4 +1,3 @@
// clang-format off
/*
Copyright (c) 1990-2008 Info-ZIP. All rights reserved.

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zip.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zip.h - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zipcloak.c - Zip 3

View file

@ -1,4 +1,3 @@
/* clang-format off */
/*
ziperr.h - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zipfile.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zipnote.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zipsplit.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
zipup.c - Zip 3

View file

@ -1,4 +1,3 @@
// clang-format off
/*
unix/zipup.h - Zip 3