summaryrefslogtreecommitdiff
path: root/include/sys (follow)
AgeCommit message (Expand)Author
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-05-13Add fortify_fn() helper in fortify-headers.hsin
2015-03-14Use __typeof__ to in part avoid replicating function typesTrutz Behn
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-28Add sendto() checksin
2015-02-24Add send() checksin
2015-02-24Remove compile time checkssin
2015-02-22Remove header license commentssin
2015-02-04Remember to #undef __errordeclsin
2015-02-04Style fixsin
2015-02-04Add recvfrom() checkssin
2015-01-30Add recv() checkssin
2015-01-30Use consistent naming conventionsin
2015-01-30Add FD_{CLR,SET} checkssin