diff options
author | Sitsofe Wheeler <sitsofe@yahoo.com> | 2018-03-20 10:46:32 +0000 |
---|---|---|
committer | Sitsofe Wheeler <sitsofe@yahoo.com> | 2018-03-21 22:09:28 +0000 |
commit | 5d413e0897fee7c2bf10d9ecc0860d3b399d66d5 (patch) | |
tree | 8025d7fe9c6d4cc874830b71db9d3817e149f253 /lib/types.h | |
parent | 8393ca93334319f066ce6abb44d0f4b4921abbe1 (diff) | |
download | fio-5d413e0897fee7c2bf10d9ecc0860d3b399d66d5.tar.gz fio-5d413e0897fee7c2bf10d9ecc0860d3b399d66d5.tar.bz2 |
oslib: make str* compat functions more uniform
- Ensure there are CONFIG_ guards in the headers and .c files because
sometime utilities include oslib headers directly and reference oslib
.c files in the Makefile
- Ensure all the oslib/str*.h files have redefinition guards
- Shuffle some #include lines from the .h files to the .c ones
- Ensure the <name>.c files have #include "<name>.h" in them so the
compiler can check the declaration and definition match
Signed-off-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Diffstat (limited to 'lib/types.h')
0 files changed, 0 insertions, 0 deletions