summaryrefslogtreecommitdiff
path: root/LEGAL
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-05-01 22:07:46 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-05-10 15:59:23 +0900
commit2d670274481647bf3bc9c82a9472bc8500a97a45 (patch)
treea902dbeba46e56f28631abb80249ecf0beba9d12 /LEGAL
parent1d0e670e91a379bb276815014e9879a9aa9b6551 (diff)
downloadruby-2d670274481647bf3bc9c82a9472bc8500a97a45.tar.gz
Removed missing/dup2.c
This function should be always available, as POSIX-compliant or Windows platform are required since 1.9. Also the code in this file is MT-unsafe.
Diffstat (limited to 'LEGAL')
-rw-r--r--LEGAL1
1 files changed, 0 insertions, 1 deletions
diff --git a/LEGAL b/LEGAL
index f9606079b5..ecd1e16050 100644
--- a/LEGAL
+++ b/LEGAL
@@ -531,7 +531,6 @@ mentioned below.
[include/ruby/st.h]
[missing/acosh.c]
[missing/alloca.c]
-[missing/dup2.c]
[missing/erf.c]
[missing/finite.c]
[missing/hypot.c]