Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 0 additions & 27 deletions libc-bottom-half/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,6 @@ file(
headers/public/*.h
)

# TODO: these headers are not actually installed in the sysroot since the
# musl-sourced ones are. These should probably be deleted from the source
# tree and the musl ones used instead.
list(REMOVE_ITEM globbed_headers
headers/public/dirent.h
headers/public/errno.h
headers/public/fcntl.h
headers/public/inttypes.h
headers/public/netinet/in.h
headers/public/poll.h
headers/public/stdlib.h
headers/public/string.h
headers/public/sys/ioctl.h
headers/public/sys/resource.h
headers/public/sys/select.h
headers/public/sys/socket.h
headers/public/sys/stat.h
headers/public/sys/time.h
headers/public/sys/times.h
headers/public/sys/types.h
headers/public/sys/uio.h
headers/public/sys/un.h
headers/public/time.h
headers/public/unistd.h
headers/public/wchar.h
)

if (WASI STREQUAL "p1")
list(REMOVE_ITEM globbed_headers headers/public/wasi/wasip2.h)
endif()
Expand Down
10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/dirent.h

This file was deleted.

7 changes: 0 additions & 7 deletions libc-bottom-half/headers/public/errno.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/fcntl.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/inttypes.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/netinet/in.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/poll.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/stdlib.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/string.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/sys/ioctl.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/sys/resource.h

This file was deleted.

18 changes: 0 additions & 18 deletions libc-bottom-half/headers/public/sys/select.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/sys/socket.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/sys/stat.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/sys/time.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/sys/times.h

This file was deleted.

16 changes: 0 additions & 16 deletions libc-bottom-half/headers/public/sys/types.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/sys/uio.h

This file was deleted.

6 changes: 0 additions & 6 deletions libc-bottom-half/headers/public/sys/un.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/time.h

This file was deleted.

10 changes: 0 additions & 10 deletions libc-bottom-half/headers/public/unistd.h

This file was deleted.

9 changes: 0 additions & 9 deletions libc-bottom-half/headers/public/wchar.h

This file was deleted.