about summary refs log tree commit diff
path: root/src/unistd/dup3.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* support linux kernel apis (new archs) with old syscalls removedRich Felker2014-05-291-0/+4
* greatly improve freopen behaviorRich Felker2012-10-241-2/+13
* move accept4, dup3, and pipe2 to non-linux-specific locationsRich Felker2012-09-291-0/+10