summaryrefslogtreecommitdiff
path: root/include/sys/select.h (follow)
AgeCommit message (Expand)Author
2023-11-16Add hardening for select()jvoisin
2023-11-01Add support for FD_ISSETjvoisin
2023-08-22Clean up some includesjvoisin
2023-06-25add initial clang supportDaniel Kolesa
2023-06-25avoid __extension__ with clangDaniel Kolesa
2023-04-13Make use of __builtin_dynamic_object_sizejvoisin
2018-07-24Don't use __extension__ in C++ codeA. Wilcox
2016-09-10Bump copyright yearsin
2015-06-25Add __extension__ mark to include_next to silence -pedanticSteven Barth
2015-06-04Use the __inline__ keyword instead of __inline to avoid breakageTrutz Behn
2015-06-03Use namespace-safe macro, param and variable namesTrutz Behn
2015-05-21Fix return-type of fortified FD_CLR and FD_SETTrutz Behn
2015-05-13Add LICENSE headersin
2015-03-14Add __artificial__ to aid in debuggingsin
2015-03-13Restore C++ supportsin
2015-03-13Rework fortify implementation to use extern inlinesin
2015-03-11Put include guards in the reserved namespaceTrutz Behn
2015-03-11Ignore C++ for nowsin
2015-03-11Add ifdef guards for C++ codesin
2015-02-22Remove header license commentssin
2015-01-30Use consistent naming conventionsin
2015-01-30Add FD_{CLR,SET} checkssin