Skip to content

Delete some private headers#707

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:remove-some-private-headers
Jan 6, 2026
Merged

Delete some private headers#707
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:remove-some-private-headers

Conversation

@alexcrichton
Copy link
Copy Markdown
Collaborator

This commit deletes some various private header files from the libc-bottom-half folder. They're mostly unused or don't seem to really modify that much. I've been annoyed that #include <stdio.h> doesn't define printf for debugging within libc itself, and this is intended to fix that.

This commit deletes some various private header files from the
libc-bottom-half folder. They're mostly unused or don't seem to really
modify that much. I've been annoyed that `#include <stdio.h>` doesn't
define `printf` for debugging within libc itself, and this is intended
to fix that.
@alexcrichton alexcrichton merged commit b429acf into WebAssembly:main Jan 6, 2026
25 checks passed
@alexcrichton alexcrichton deleted the remove-some-private-headers branch January 6, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants