OSDN Git Service

Support platform macros for GNU/kFreeBSD and GNU/HURD.
authorrelan <relan@users.noreply.github.com>
Wed, 7 Oct 2015 19:18:26 +0000 (22:18 +0300)
committerrelan <relan@users.noreply.github.com>
Fri, 9 Oct 2015 06:26:23 +0000 (09:26 +0300)
commit77a236ce4cd8ba5493e3dd0350e8a1ef54df6dae
tree32d34959d9a05a234bc52e8a3de49aad140c0bd9
parentb7953e251b0aec68cdd056ddafd2d4c17b338b8b
Support platform macros for GNU/kFreeBSD and GNU/HURD.

While GNU/kFreeBSD uses glibc it's obviously not Linux, so it requires
explicit __GLIBC__ check. Strangely, but GNU/HURD does not define
__GLIBC__, so check for __GNU__.
libexfat/platform.h