OSDN Git Service

Add portability checks to support DJGPP
authorChristophe GRENIER <grenier@cgsecurity.org>
Sat, 16 Feb 2008 11:10:56 +0000 (12:10 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 17 Feb 2008 22:33:57 +0000 (17:33 -0500)
commite7cc6f7d0b86d76963058ef099ca553da29d2c3f
tree6330b8039da0bedda548f1305184faa0a6198650
parentd69e7e28ca4f82a98fb9fcb11a6d0a8d1064ba94
Add portability checks to support DJGPP

DJGPP lacks sys/select.h and sys/un.h; add header checks to be more
portable.

Signed-off-by: Christophe Grenier <grenier@cgsecurity.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
configure
configure.in
lib/ext2fs/tdb.c
lib/uuid/gen_uuid.c