Hi, libfixposix, like gnulib, attempts to bridge over portability problems and adds utility data structures. https://github.com/sionescu/libfixposix/tree/master/src/lib
Things it has but gnulib doesn't have: - <sys/signalfd.h> emulation - sendfile - <syslog.h> - O_CLOEXEC support for sockets (?) - A bitset data structure. Bruno