Open files in binary mode on systems that have O_BINARY
[libtar.git] / compat / TODO
blob1b44a33f882345a286be9daa0669c0f77508197c
1 - fix COMPAT_FUNC_INET_ATON to check for existing function in -lresolv
2 - fix COMPAT_FUNC_MAKEDEV to avoid problems with IBM C compiler
3   (calling cpp macro with more args that necessary doesn't fail, but
4   calling it with too few macros does fail)