Age | Commit message (Expand) | Author |
---|---|---|
2013-02-20 | dup2: Use dup3 if arch does not have the dup2 syscall | Markos Chandras |
2013-01-26 | libc/sysdeps: dup3: fix typo in comment | Mike Frysinger |
2012-11-17 | libc/sysdeps: dup3: check for __NR_dup3 since older kernels/arches lack it | Mike Frysinger |
2012-11-14 | libc/sysdeps: add dup3 syscall wrapper | Mike Frysinger |