]> git.proxmox.com Git - wasi-libc.git/commit
Use __BIGGEST_ALIGNMENT__ instead of max_align_t (#375)
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Mon, 9 Jan 2023 16:33:58 +0000 (01:33 +0900)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 2 Aug 2023 10:24:08 +0000 (12:24 +0200)
commit0c3fbfcad5474fe6cd71ed592de29e4094e3bb24
tree09f49fb0a49d94d8340e2c71faa0d8e4551e9e0c
parente74d5f4330b376472384232de93a227f101ecb41
Use __BIGGEST_ALIGNMENT__ instead of max_align_t (#375)

Also, remove no longer necessary __need_STDDEF_H_misc stuff.

References:
https://github.com/WebAssembly/wasi-libc/pull/335
https://github.com/WebAssembly/wasi-sdk/issues/111
https://github.com/llvm/llvm-project/blob/2e999b7dd1934a44d38c3a753460f1e5a217e9a5/clang/lib/Headers/stddef.h#L106-L113
libc-bottom-half/headers/public/__struct_sockaddr.h
libc-bottom-half/headers/public/__struct_sockaddr_in.h
libc-bottom-half/headers/public/__struct_sockaddr_in6.h
libc-bottom-half/headers/public/__struct_sockaddr_storage.h
libc-bottom-half/headers/public/__struct_sockaddr_un.h