PPC fixes from Anton Blanchard to ar Makefile, semctl04, and read02
- One Makefile was calling cc directly, use $(CC) instead
- semctl04 should pass in semun, (it was passing in semun.buf)
- do not hardcode O_DIRECTORY, on ppc for example 0100000 is O_NOFOLLOW
3 files changed