summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/dup3.c
AgeCommit message (Expand)Author
2017-06-21remove editor hints for viWaldemar Brodkorb
2013-02-20dup2: Use dup3 if arch does not have the dup2 syscallMarkos Chandras
2013-01-26libc/sysdeps: dup3: fix typo in commentMike Frysinger
2012-11-17libc/sysdeps: dup3: check for __NR_dup3 since older kernels/arches lack itMike Frysinger
2012-11-14libc/sysdeps: add dup3 syscall wrapperMike Frysinger