Port: Replace dirent->d_type by stat S_ISREG
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 9 Oct 2015 20:19:40 +0000 (16:19 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 16 Oct 2015 19:40:32 +0000 (15:40 -0400)
commit5606034769d535dcc6aed8cfe66f9fdce42fb6dc
treeb1413d5d3b7ccf0947213c2adedfb942aa6c764c
parent37566b71e5598181de2ecdb390a8cab19786f4e1
Port: Replace dirent->d_type by stat S_ISREG

dirent->d_type is Linux specific while 'stat' is part of POSIX

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/lib/test_ctf_writer.c
This page took 0.023993 seconds and 4 git commands to generate.