Home
last modified time | relevance | path

Searched hist:"6 c21fbf7" (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/
H A Duchar.hdiff 6c21fbf7 Wed Aug 07 20:00:17 GMT 2019 Sascha Wildner <saw@online.de> <uchar.h>: Define char16_t and char32_t better.

Define them unless we use C++11 or higher. Also, remove __char16_t
and __char32_t from <sys/types.h>. Furthermore, remove the unneeded
declaration guards.

Thanks to zrj for his help.
/dragonfly/sys/sys/
H A Dtypes.hdiff 6c21fbf7 Wed Aug 07 20:00:17 GMT 2019 Sascha Wildner <saw@online.de> <uchar.h>: Define char16_t and char32_t better.

Define them unless we use C++11 or higher. Also, remove __char16_t
and __char32_t from <sys/types.h>. Furthermore, remove the unneeded
declaration guards.

Thanks to zrj for his help.