/>
summaryrefslogtreecommitdiff
path: root/include/strings.h
AgeCommit message (Expand)Author
2011-08-22Don't pollute the namespace with stdint.h. (This file is included fromdholland
2009-08-19include <stdint.h> instead of <sys/types.h>.yamt
2009-07-21Some parts of gcc fail with the direct include of sys/inttypes.h, sojoerg
2009-07-21Move popcount et al to src/common and add popcount32/popcount64.joerg
2009-07-21Add popcount(3) and the long and long long version. Name is inspired byjoerg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-08-02Do not include SSP files unless _FORTIFY_SOURCE > 0.kristerw
2007-05-30Match usage of FORTIFY_SOURCE on other platforms by not requiring specialtls
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2000-01-10Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due tokleink
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink