mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* doc/glibc-functions/dup3.texi: Mention NetBSD bug fixed by the Gnulib implementation after the previous commit. * modules/dup3-tests (Depends-on): Remove test-xfail. (Makefile.am): Don't expect test-dup3 to fail on NetBSD.
17 lines
185 B
Plaintext
17 lines
185 B
Plaintext
Files:
|
|
tests/test-dup3.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
getdtablesize
|
|
msvc-nothrow
|
|
open
|
|
close
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-dup3
|
|
check_PROGRAMS += test-dup3
|