From 63289176d5555903b72776dd96b38b3a13a257ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Thu, 23 Mar 2017 12:13:11 +0100 Subject: Update primary bootstrap --- bootstrap/lib/stdlib/ebin/array.beam | Bin 11992 -> 11788 bytes bootstrap/lib/stdlib/ebin/base64.beam | Bin 4540 -> 4628 bytes bootstrap/lib/stdlib/ebin/beam_lib.beam | Bin 19168 -> 18696 bytes bootstrap/lib/stdlib/ebin/c.beam | Bin 17660 -> 17472 bytes bootstrap/lib/stdlib/ebin/dets.beam | Bin 51544 -> 49040 bytes bootstrap/lib/stdlib/ebin/dets_server.beam | Bin 6996 -> 6868 bytes bootstrap/lib/stdlib/ebin/dets_utils.beam | Bin 28444 -> 27896 bytes bootstrap/lib/stdlib/ebin/dets_v9.beam | Bin 49188 -> 47980 bytes bootstrap/lib/stdlib/ebin/dict.beam | Bin 9712 -> 9532 bytes bootstrap/lib/stdlib/ebin/digraph.beam | Bin 8312 -> 7892 bytes bootstrap/lib/stdlib/ebin/edlin.beam | Bin 10184 -> 10052 bytes bootstrap/lib/stdlib/ebin/edlin_expand.beam | Bin 3920 -> 3900 bytes bootstrap/lib/stdlib/ebin/epp.beam | Bin 29280 -> 28040 bytes bootstrap/lib/stdlib/ebin/erl_anno.beam | Bin 3648 -> 3636 bytes bootstrap/lib/stdlib/ebin/erl_bits.beam | Bin 2524 -> 2480 bytes bootstrap/lib/stdlib/ebin/erl_compile.beam | Bin 7280 -> 7116 bytes bootstrap/lib/stdlib/ebin/erl_eval.beam | Bin 30636 -> 29828 bytes bootstrap/lib/stdlib/ebin/erl_expand_records.beam | Bin 22676 -> 21804 bytes bootstrap/lib/stdlib/ebin/erl_internal.beam | Bin 7764 -> 7704 bytes bootstrap/lib/stdlib/ebin/erl_lint.beam | Bin 91328 -> 88996 bytes bootstrap/lib/stdlib/ebin/erl_parse.beam | Bin 89564 -> 89120 bytes bootstrap/lib/stdlib/ebin/erl_pp.beam | Bin 26856 -> 26492 bytes bootstrap/lib/stdlib/ebin/erl_scan.beam | Bin 28612 -> 28228 bytes bootstrap/lib/stdlib/ebin/erl_tar.beam | Bin 33964 -> 32512 bytes bootstrap/lib/stdlib/ebin/error_logger_file_h.beam | Bin 4460 -> 4368 bytes bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam | Bin 4744 -> 4696 bytes bootstrap/lib/stdlib/ebin/escript.beam | Bin 17584 -> 16856 bytes bootstrap/lib/stdlib/ebin/ets.beam | Bin 22808 -> 22296 bytes bootstrap/lib/stdlib/ebin/eval_bits.beam | Bin 8384 -> 8116 bytes bootstrap/lib/stdlib/ebin/file_sorter.beam | Bin 30376 -> 29304 bytes bootstrap/lib/stdlib/ebin/filelib.beam | Bin 10320 -> 10052 bytes bootstrap/lib/stdlib/ebin/filename.beam | Bin 14244 -> 14112 bytes bootstrap/lib/stdlib/ebin/gen.beam | Bin 5408 -> 5384 bytes bootstrap/lib/stdlib/ebin/gen_event.beam | Bin 13556 -> 13068 bytes bootstrap/lib/stdlib/ebin/gen_fsm.beam | Bin 9492 -> 9420 bytes bootstrap/lib/stdlib/ebin/gen_server.beam | Bin 13024 -> 12792 bytes bootstrap/lib/stdlib/ebin/gen_statem.beam | Bin 17352 -> 17064 bytes bootstrap/lib/stdlib/ebin/io.beam | Bin 6284 -> 6204 bytes bootstrap/lib/stdlib/ebin/io_lib.beam | Bin 9984 -> 9948 bytes bootstrap/lib/stdlib/ebin/io_lib_fread.beam | Bin 7252 -> 7192 bytes bootstrap/lib/stdlib/ebin/io_lib_pretty.beam | Bin 17116 -> 17020 bytes bootstrap/lib/stdlib/ebin/lib.beam | Bin 9596 -> 9500 bytes bootstrap/lib/stdlib/ebin/log_mf_h.beam | Bin 2636 -> 2520 bytes bootstrap/lib/stdlib/ebin/maps.beam | Bin 2892 -> 2880 bytes bootstrap/lib/stdlib/ebin/ms_transform.beam | Bin 20492 -> 19696 bytes bootstrap/lib/stdlib/ebin/otp_internal.beam | Bin 9788 -> 9836 bytes bootstrap/lib/stdlib/ebin/pool.beam | Bin 3840 -> 3828 bytes bootstrap/lib/stdlib/ebin/proc_lib.beam | Bin 10872 -> 10668 bytes bootstrap/lib/stdlib/ebin/qlc.beam | Bin 70032 -> 68628 bytes bootstrap/lib/stdlib/ebin/qlc_pt.beam | Bin 76976 -> 75396 bytes bootstrap/lib/stdlib/ebin/re.beam | Bin 13580 -> 13360 bytes bootstrap/lib/stdlib/ebin/sets.beam | Bin 6744 -> 6552 bytes bootstrap/lib/stdlib/ebin/shell.beam | Bin 30300 -> 29704 bytes bootstrap/lib/stdlib/ebin/slave.beam | Bin 4856 -> 4760 bytes bootstrap/lib/stdlib/ebin/sofs.beam | Bin 38676 -> 37608 bytes bootstrap/lib/stdlib/ebin/stdlib.app | 2 +- bootstrap/lib/stdlib/ebin/supervisor.beam | Bin 23792 -> 22412 bytes bootstrap/lib/stdlib/ebin/supervisor_bridge.beam | Bin 2072 -> 2016 bytes bootstrap/lib/stdlib/ebin/sys.beam | Bin 8564 -> 8408 bytes bootstrap/lib/stdlib/ebin/timer.beam | Bin 5468 -> 5420 bytes bootstrap/lib/stdlib/ebin/unicode.beam | Bin 11596 -> 11416 bytes bootstrap/lib/stdlib/ebin/win32reg.beam | Bin 5600 -> 5432 bytes bootstrap/lib/stdlib/ebin/zip.beam | Bin 27356 -> 26424 bytes 63 files changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/lib/stdlib/ebin') diff --git a/bootstrap/lib/stdlib/ebin/array.beam b/bootstrap/lib/stdlib/ebin/array.beam index 570f1fb7f6..d70a5239e7 100644 Binary files a/bootstrap/lib/stdlib/ebin/array.beam and b/bootstrap/lib/stdlib/ebin/array.beam differ diff --git a/bootstrap/lib/stdlib/ebin/base64.beam b/bootstrap/lib/stdlib/ebin/base64.beam index 38d738fb4a..1f60f385a6 100644 Binary files a/bootstrap/lib/stdlib/ebin/base64.beam and b/bootstrap/lib/stdlib/ebin/base64.beam differ diff --git a/bootstrap/lib/stdlib/ebin/beam_lib.beam b/bootstrap/lib/stdlib/ebin/beam_lib.beam index 1dada1d9b6..0ec559086e 100644 Binary files a/bootstrap/lib/stdlib/ebin/beam_lib.beam and b/bootstrap/lib/stdlib/ebin/beam_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/c.beam b/bootstrap/lib/stdlib/ebin/c.beam index 446418f655..f79cae8ea2 100644 Binary files a/bootstrap/lib/stdlib/ebin/c.beam and b/bootstrap/lib/stdlib/ebin/c.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets.beam b/bootstrap/lib/stdlib/ebin/dets.beam index 75baaa543d..f5815fae1f 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets.beam and b/bootstrap/lib/stdlib/ebin/dets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_server.beam b/bootstrap/lib/stdlib/ebin/dets_server.beam index 0fa002bd15..a7381dd920 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_server.beam and b/bootstrap/lib/stdlib/ebin/dets_server.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_utils.beam b/bootstrap/lib/stdlib/ebin/dets_utils.beam index e58fa432de..bd19fa49db 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_utils.beam and b/bootstrap/lib/stdlib/ebin/dets_utils.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dets_v9.beam b/bootstrap/lib/stdlib/ebin/dets_v9.beam index 23b5b5d321..482ba1af9d 100644 Binary files a/bootstrap/lib/stdlib/ebin/dets_v9.beam and b/bootstrap/lib/stdlib/ebin/dets_v9.beam differ diff --git a/bootstrap/lib/stdlib/ebin/dict.beam b/bootstrap/lib/stdlib/ebin/dict.beam index 2394a5dad2..25e1d2e60e 100644 Binary files a/bootstrap/lib/stdlib/ebin/dict.beam and b/bootstrap/lib/stdlib/ebin/dict.beam differ diff --git a/bootstrap/lib/stdlib/ebin/digraph.beam b/bootstrap/lib/stdlib/ebin/digraph.beam index 6cba675635..4e3e7bcdc4 100644 Binary files a/bootstrap/lib/stdlib/ebin/digraph.beam and b/bootstrap/lib/stdlib/ebin/digraph.beam differ diff --git a/bootstrap/lib/stdlib/ebin/edlin.beam b/bootstrap/lib/stdlib/ebin/edlin.beam index dd6ee8ccc2..d46735c226 100644 Binary files a/bootstrap/lib/stdlib/ebin/edlin.beam and b/bootstrap/lib/stdlib/ebin/edlin.beam differ diff --git a/bootstrap/lib/stdlib/ebin/edlin_expand.beam b/bootstrap/lib/stdlib/ebin/edlin_expand.beam index 3026dbd6c1..0a01568c9b 100644 Binary files a/bootstrap/lib/stdlib/ebin/edlin_expand.beam and b/bootstrap/lib/stdlib/ebin/edlin_expand.beam differ diff --git a/bootstrap/lib/stdlib/ebin/epp.beam b/bootstrap/lib/stdlib/ebin/epp.beam index d4eed5218b..7db2022396 100644 Binary files a/bootstrap/lib/stdlib/ebin/epp.beam and b/bootstrap/lib/stdlib/ebin/epp.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_anno.beam b/bootstrap/lib/stdlib/ebin/erl_anno.beam index baef5c0c95..e901b51609 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_anno.beam and b/bootstrap/lib/stdlib/ebin/erl_anno.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_bits.beam b/bootstrap/lib/stdlib/ebin/erl_bits.beam index f95fadc7fb..38fb5eb4a5 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_bits.beam and b/bootstrap/lib/stdlib/ebin/erl_bits.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_compile.beam b/bootstrap/lib/stdlib/ebin/erl_compile.beam index 9466739f29..75e838bb81 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_compile.beam and b/bootstrap/lib/stdlib/ebin/erl_compile.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_eval.beam b/bootstrap/lib/stdlib/ebin/erl_eval.beam index b15305abf3..4b130ba3a4 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_eval.beam and b/bootstrap/lib/stdlib/ebin/erl_eval.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam index 44332da361..4b09697539 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_expand_records.beam and b/bootstrap/lib/stdlib/ebin/erl_expand_records.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_internal.beam b/bootstrap/lib/stdlib/ebin/erl_internal.beam index b35ddeeb25..55dc3eefd7 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_internal.beam and b/bootstrap/lib/stdlib/ebin/erl_internal.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_lint.beam b/bootstrap/lib/stdlib/ebin/erl_lint.beam index 38f0d5da7a..63968ab6cf 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_lint.beam and b/bootstrap/lib/stdlib/ebin/erl_lint.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_parse.beam b/bootstrap/lib/stdlib/ebin/erl_parse.beam index cb1e3fad72..306c0a57e9 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_parse.beam and b/bootstrap/lib/stdlib/ebin/erl_parse.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_pp.beam b/bootstrap/lib/stdlib/ebin/erl_pp.beam index d6314819ca..3e386547e4 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_pp.beam and b/bootstrap/lib/stdlib/ebin/erl_pp.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_scan.beam b/bootstrap/lib/stdlib/ebin/erl_scan.beam index 29f14b5686..7f006ebfd9 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_scan.beam and b/bootstrap/lib/stdlib/ebin/erl_scan.beam differ diff --git a/bootstrap/lib/stdlib/ebin/erl_tar.beam b/bootstrap/lib/stdlib/ebin/erl_tar.beam index a28c9e9221..9a3ec9a834 100644 Binary files a/bootstrap/lib/stdlib/ebin/erl_tar.beam and b/bootstrap/lib/stdlib/ebin/erl_tar.beam differ diff --git a/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam b/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam index 25a7810e08..00e92ce306 100644 Binary files a/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam and b/bootstrap/lib/stdlib/ebin/error_logger_file_h.beam differ diff --git a/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam b/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam index d5b73fbdb4..37bf96c402 100644 Binary files a/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam and b/bootstrap/lib/stdlib/ebin/error_logger_tty_h.beam differ diff --git a/bootstrap/lib/stdlib/ebin/escript.beam b/bootstrap/lib/stdlib/ebin/escript.beam index 01db5e3161..87eca72bf9 100644 Binary files a/bootstrap/lib/stdlib/ebin/escript.beam and b/bootstrap/lib/stdlib/ebin/escript.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ets.beam b/bootstrap/lib/stdlib/ebin/ets.beam index ee769b5dec..994bb089d6 100644 Binary files a/bootstrap/lib/stdlib/ebin/ets.beam and b/bootstrap/lib/stdlib/ebin/ets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/eval_bits.beam b/bootstrap/lib/stdlib/ebin/eval_bits.beam index db56adf05a..0f0427ce94 100644 Binary files a/bootstrap/lib/stdlib/ebin/eval_bits.beam and b/bootstrap/lib/stdlib/ebin/eval_bits.beam differ diff --git a/bootstrap/lib/stdlib/ebin/file_sorter.beam b/bootstrap/lib/stdlib/ebin/file_sorter.beam index f63f3a2dab..c89599e4c9 100644 Binary files a/bootstrap/lib/stdlib/ebin/file_sorter.beam and b/bootstrap/lib/stdlib/ebin/file_sorter.beam differ diff --git a/bootstrap/lib/stdlib/ebin/filelib.beam b/bootstrap/lib/stdlib/ebin/filelib.beam index 7d8b9c1d9b..fdaea73286 100644 Binary files a/bootstrap/lib/stdlib/ebin/filelib.beam and b/bootstrap/lib/stdlib/ebin/filelib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/filename.beam b/bootstrap/lib/stdlib/ebin/filename.beam index 51f873fcb1..af5a9b727e 100644 Binary files a/bootstrap/lib/stdlib/ebin/filename.beam and b/bootstrap/lib/stdlib/ebin/filename.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen.beam b/bootstrap/lib/stdlib/ebin/gen.beam index 2f7b6afd36..812c636b51 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen.beam and b/bootstrap/lib/stdlib/ebin/gen.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_event.beam b/bootstrap/lib/stdlib/ebin/gen_event.beam index 6446caa3b6..aa1fca4e7e 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_event.beam and b/bootstrap/lib/stdlib/ebin/gen_event.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_fsm.beam b/bootstrap/lib/stdlib/ebin/gen_fsm.beam index 6caed29dd8..5538b9a80a 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_fsm.beam and b/bootstrap/lib/stdlib/ebin/gen_fsm.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_server.beam b/bootstrap/lib/stdlib/ebin/gen_server.beam index 015a708bf6..c09943167d 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_server.beam and b/bootstrap/lib/stdlib/ebin/gen_server.beam differ diff --git a/bootstrap/lib/stdlib/ebin/gen_statem.beam b/bootstrap/lib/stdlib/ebin/gen_statem.beam index 9bbb4bfa7f..b4f2d97231 100644 Binary files a/bootstrap/lib/stdlib/ebin/gen_statem.beam and b/bootstrap/lib/stdlib/ebin/gen_statem.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io.beam b/bootstrap/lib/stdlib/ebin/io.beam index 15f6160cd4..6998269f87 100644 Binary files a/bootstrap/lib/stdlib/ebin/io.beam and b/bootstrap/lib/stdlib/ebin/io.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io_lib.beam b/bootstrap/lib/stdlib/ebin/io_lib.beam index 73936df34f..fced342da5 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib.beam and b/bootstrap/lib/stdlib/ebin/io_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io_lib_fread.beam b/bootstrap/lib/stdlib/ebin/io_lib_fread.beam index 3d1a6ad10c..c9714afe80 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib_fread.beam and b/bootstrap/lib/stdlib/ebin/io_lib_fread.beam differ diff --git a/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam b/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam index bf749837ce..76a7a675cc 100644 Binary files a/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam and b/bootstrap/lib/stdlib/ebin/io_lib_pretty.beam differ diff --git a/bootstrap/lib/stdlib/ebin/lib.beam b/bootstrap/lib/stdlib/ebin/lib.beam index c84b4cc4ae..0a4d019e48 100644 Binary files a/bootstrap/lib/stdlib/ebin/lib.beam and b/bootstrap/lib/stdlib/ebin/lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/log_mf_h.beam b/bootstrap/lib/stdlib/ebin/log_mf_h.beam index a33703469d..a5e8dfea83 100644 Binary files a/bootstrap/lib/stdlib/ebin/log_mf_h.beam and b/bootstrap/lib/stdlib/ebin/log_mf_h.beam differ diff --git a/bootstrap/lib/stdlib/ebin/maps.beam b/bootstrap/lib/stdlib/ebin/maps.beam index 868bdb1367..7079935dae 100644 Binary files a/bootstrap/lib/stdlib/ebin/maps.beam and b/bootstrap/lib/stdlib/ebin/maps.beam differ diff --git a/bootstrap/lib/stdlib/ebin/ms_transform.beam b/bootstrap/lib/stdlib/ebin/ms_transform.beam index c67e80772c..1e422c0ab1 100644 Binary files a/bootstrap/lib/stdlib/ebin/ms_transform.beam and b/bootstrap/lib/stdlib/ebin/ms_transform.beam differ diff --git a/bootstrap/lib/stdlib/ebin/otp_internal.beam b/bootstrap/lib/stdlib/ebin/otp_internal.beam index 5a55413aa4..12d2e0d119 100644 Binary files a/bootstrap/lib/stdlib/ebin/otp_internal.beam and b/bootstrap/lib/stdlib/ebin/otp_internal.beam differ diff --git a/bootstrap/lib/stdlib/ebin/pool.beam b/bootstrap/lib/stdlib/ebin/pool.beam index da60598778..3dacc8e54e 100644 Binary files a/bootstrap/lib/stdlib/ebin/pool.beam and b/bootstrap/lib/stdlib/ebin/pool.beam differ diff --git a/bootstrap/lib/stdlib/ebin/proc_lib.beam b/bootstrap/lib/stdlib/ebin/proc_lib.beam index 7b2bcf3f61..c60f6c590d 100644 Binary files a/bootstrap/lib/stdlib/ebin/proc_lib.beam and b/bootstrap/lib/stdlib/ebin/proc_lib.beam differ diff --git a/bootstrap/lib/stdlib/ebin/qlc.beam b/bootstrap/lib/stdlib/ebin/qlc.beam index 2269812b08..691cdbf912 100644 Binary files a/bootstrap/lib/stdlib/ebin/qlc.beam and b/bootstrap/lib/stdlib/ebin/qlc.beam differ diff --git a/bootstrap/lib/stdlib/ebin/qlc_pt.beam b/bootstrap/lib/stdlib/ebin/qlc_pt.beam index 2ef0e276e3..78cce4b16b 100644 Binary files a/bootstrap/lib/stdlib/ebin/qlc_pt.beam and b/bootstrap/lib/stdlib/ebin/qlc_pt.beam differ diff --git a/bootstrap/lib/stdlib/ebin/re.beam b/bootstrap/lib/stdlib/ebin/re.beam index 307f025736..61e40bb79e 100644 Binary files a/bootstrap/lib/stdlib/ebin/re.beam and b/bootstrap/lib/stdlib/ebin/re.beam differ diff --git a/bootstrap/lib/stdlib/ebin/sets.beam b/bootstrap/lib/stdlib/ebin/sets.beam index 2681abe656..c7c2a13a2d 100644 Binary files a/bootstrap/lib/stdlib/ebin/sets.beam and b/bootstrap/lib/stdlib/ebin/sets.beam differ diff --git a/bootstrap/lib/stdlib/ebin/shell.beam b/bootstrap/lib/stdlib/ebin/shell.beam index 4b924e45e4..5a6351b25b 100644 Binary files a/bootstrap/lib/stdlib/ebin/shell.beam and b/bootstrap/lib/stdlib/ebin/shell.beam differ diff --git a/bootstrap/lib/stdlib/ebin/slave.beam b/bootstrap/lib/stdlib/ebin/slave.beam index e2534ef90b..d2b1e0902d 100644 Binary files a/bootstrap/lib/stdlib/ebin/slave.beam and b/bootstrap/lib/stdlib/ebin/slave.beam differ diff --git a/bootstrap/lib/stdlib/ebin/sofs.beam b/bootstrap/lib/stdlib/ebin/sofs.beam index 6dd84037b9..bd1059d121 100644 Binary files a/bootstrap/lib/stdlib/ebin/sofs.beam and b/bootstrap/lib/stdlib/ebin/sofs.beam differ diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app index 371ba299f0..c5bdcf4eaa 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.app +++ b/bootstrap/lib/stdlib/ebin/stdlib.app @@ -20,7 +20,7 @@ %% {application, stdlib, [{description, "ERTS CXC 138 10"}, - {vsn, "3.2"}, + {vsn, "3.3"}, {modules, [array, base64, beam_lib, diff --git a/bootstrap/lib/stdlib/ebin/supervisor.beam b/bootstrap/lib/stdlib/ebin/supervisor.beam index 97f56d5dfc..4c94a81a37 100644 Binary files a/bootstrap/lib/stdlib/ebin/supervisor.beam and b/bootstrap/lib/stdlib/ebin/supervisor.beam differ diff --git a/bootstrap/lib/stdlib/ebin/supervisor_bridge.beam b/bootstrap/lib/stdlib/ebin/supervisor_bridge.beam index 9b0affac34..78658a1c50 100644 Binary files a/bootstrap/lib/stdlib/ebin/supervisor_bridge.beam and b/bootstrap/lib/stdlib/ebin/supervisor_bridge.beam differ diff --git a/bootstrap/lib/stdlib/ebin/sys.beam b/bootstrap/lib/stdlib/ebin/sys.beam index 026ec29608..64c0e9709a 100644 Binary files a/bootstrap/lib/stdlib/ebin/sys.beam and b/bootstrap/lib/stdlib/ebin/sys.beam differ diff --git a/bootstrap/lib/stdlib/ebin/timer.beam b/bootstrap/lib/stdlib/ebin/timer.beam index c3fd17d26c..ebc68f1558 100644 Binary files a/bootstrap/lib/stdlib/ebin/timer.beam and b/bootstrap/lib/stdlib/ebin/timer.beam differ diff --git a/bootstrap/lib/stdlib/ebin/unicode.beam b/bootstrap/lib/stdlib/ebin/unicode.beam index 92f9227ee1..357ab8a08e 100644 Binary files a/bootstrap/lib/stdlib/ebin/unicode.beam and b/bootstrap/lib/stdlib/ebin/unicode.beam differ diff --git a/bootstrap/lib/stdlib/ebin/win32reg.beam b/bootstrap/lib/stdlib/ebin/win32reg.beam index ef7ce01733..4d1312bbf9 100644 Binary files a/bootstrap/lib/stdlib/ebin/win32reg.beam and b/bootstrap/lib/stdlib/ebin/win32reg.beam differ diff --git a/bootstrap/lib/stdlib/ebin/zip.beam b/bootstrap/lib/stdlib/ebin/zip.beam index 792eebcbd2..2ed3801d92 100644 Binary files a/bootstrap/lib/stdlib/ebin/zip.beam and b/bootstrap/lib/stdlib/ebin/zip.beam differ -- cgit v1.2.3