summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/fd_set.h
AgeCommit message (Expand)Author
2021-08-22LibC: Modify fd_set to be compatible with X/OPENPeter Elliott
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-16LibC: Bump FD_SETSIZE to 1024Andreas Kling
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling