fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf
[musl] / src / unistd / setxid.c
2011-07-30 Rich Felkerfix some bugs in setxid and update setrlimit to use...
2011-07-30 Rich Felkeradd setxid.c for new set*id() framework. missed in...