freebsd-ports/lang/erlang/files
Jimmy Olgeni 90dfafc410 Add bugfix for ei_decode_big.
"The high order bits of the 16-bits digit (short) are read, even if
the byte (at u[(i*2)+1]) doesn't belong to the big. In other words,
big numbers such as 16#1234567890 with an odd number of bytes are
decoded with a garbage byte (i.e. 16#XX1234567890)."

http://erlang.org/pipermail/erlang-bugs/2008-October/001023.html

Obtained from:	Paul Guyot <pguyot at kallisys.net>
2009-06-13 10:02:42 +00:00
..
epmd.sh.in
patch-erts-emulator-Makefile.in Upgrade to version R12B-5. 2008-11-05 23:32:22 +00:00
patch-erts_configure Upgrade to version R12B-5. 2008-11-05 23:32:22 +00:00
patch-erts_emulator_beam_erl__time__sup.c Fix an issue related to mktime(3) returning -1 when tm_isdst is true but the timestamp cannot be represented. Previously, -1 was interpreted as a valid result leading erlang:localtime_to_universaltime/2 to return {{1969, 12, 31}, {23, 59, 59}}. 2008-11-17 21:30:16 +00:00
patch-erts_emulator_drivers_common_inet__drv.c Upgrade to version R13B. 2009-06-03 13:47:15 +00:00
patch-erts_etc_unix_Install.src Add correct exit code patch. 2008-11-02 14:26:41 +00:00
patch-lib_compiler_src_beam__utils.erl files/patch-lib_compiler_src_beam__utils.erl: 2009-06-12 15:24:53 +00:00
patch-lib_crypto_c__src_Makefile.in
patch-lib_erl__interface_src_connect_ei__resolve.c
patch-lib_erl__interface_src_decode_decode__big.c Add bugfix for ei_decode_big. 2009-06-13 10:02:42 +00:00
patch-lib_et_src_et__contents__viewer.erl
patch-lib_et_src_et__viewer.erl
patch-lib_gs_src_tool__utils.erl Add support for Firefox and Seamonkey. 2008-11-01 19:07:47 +00:00
patch-lib_inets_src_http__client_http.erl files/patch-lib_compiler_src_beam__utils.erl: 2009-06-12 15:24:53 +00:00
patch-lib_odbc_c_src_odbcserver.c
patch-lib_sasl_src_rb.erl
patch-lib_snmp_src_misc_snmp__config.erl
patch-lib_stdlib_src_calendar.erl Fix an issue related to mktime(3) returning -1 when tm_isdst is true but the timestamp cannot be represented. Previously, -1 was interpreted as a valid result leading erlang:localtime_to_universaltime/2 to return {{1969, 12, 31}, {23, 59, 59}}. 2008-11-17 21:30:16 +00:00
patch-lib_wx_configure Remove dependency on GCC 4.3: allow proper CFLAGS to reach lib/wx/configure. 2009-06-10 15:57:29 +00:00
pkg-message.in