update to erlang-11b.3
from maintainer Jon Olsson
This commit is contained in:
parent
5856465386
commit
f9410a82c4
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2006/12/10 19:07:50 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/02/03 11:48:39 steven Exp $
|
||||
|
||||
COMMENT= "real-time, concurrent and distributed functional language"
|
||||
|
||||
V= R11B-2
|
||||
V= R11B-3
|
||||
DISTNAME= otp_src_${V}
|
||||
PKGNAME= erlang-11b.2p0
|
||||
PKGNAME= erlang-11b.3
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= Jon Olsson <jon@abc.se>
|
||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c crypto m ncurses pthread ssl
|
||||
WANTLIB= c crypto m ncurses pthread ssl util
|
||||
|
||||
MASTER_SITES= http://www.erlang.org/download/
|
||||
|
||||
@ -44,10 +44,10 @@ DOC_DIR= ${PREFIX}/lib/erlang
|
||||
# find ${WRKSRC} -name 'vsn.mk' -exec \
|
||||
# awk '/_VSN =/ { print $1"\t"$3" \\" }' {} \; | grep -v 'PRE'
|
||||
ERL_VERSIONS= \
|
||||
KERNEL_VSN 2.11.2 \
|
||||
APPMON_VSN 2.1.6 \
|
||||
ASN1_VSN 1.4.4.11 \
|
||||
COMPILER_VSN 4.4.2 \
|
||||
KERNEL_VSN 2.11.3 \
|
||||
APPMON_VSN 2.1.7 \
|
||||
ASN1_VSN 1.4.4.12 \
|
||||
COMPILER_VSN 4.4.3 \
|
||||
COSEVENT_VSN 2.1 \
|
||||
COSEVENTDOMAIN_VSN 1.1 \
|
||||
COSFILETRANSFER_VSN 1.1.2 \
|
||||
@ -57,42 +57,43 @@ COSTIME_VSN 1.1 \
|
||||
COSTRANSACTIONS_VSN 1.2 \
|
||||
CRYPTO_VSN 1.5 \
|
||||
DEBUGGER_VSN 3.1 \
|
||||
DIALYZER_VSN 1.5.0 \
|
||||
EDOC_VSN 0.6.9 \
|
||||
EI_VSN 3.5.5.2 \
|
||||
DIALYZER_VSN 1.5.1 \
|
||||
EDOC_VSN 0.7.1 \
|
||||
EI_VSN 3.5.5.3 \
|
||||
ET_VSN 1.0 \
|
||||
GS_VSN 1.5.5 \
|
||||
HIPE_VSN 3.6.0 \
|
||||
HIPE_VSN 3.6.1 \
|
||||
IC_VSN 4.2.11 \
|
||||
INETS_VSN 4.7.6 \
|
||||
INETS_VSN 4.7.8 \
|
||||
INVISO_VSN 0.1 \
|
||||
JINTERFACE_VSN 1.3 \
|
||||
MEGACO_VSN 3.5 \
|
||||
MEGACO_VSN 3.5.1 \
|
||||
MNEMOSYNE_VSN 1.2.6 \
|
||||
MNESIA_VSN 4.3.3 \
|
||||
MNESIA_SESSION_VSN 1.1.6 \
|
||||
OBSERVER_VSN 0.9.7.1 \
|
||||
ODBC_VSN 2.0.6 \
|
||||
ORBER_VSN 3.6.3 \
|
||||
OS_MON_VSN 2.1.1 \
|
||||
OBSERVER_VSN 0.9.7.2 \
|
||||
ODBC_VSN 2.0.7 \
|
||||
ORBER_VSN 3.6.4 \
|
||||
OS_MON_VSN 2.1.2 \
|
||||
OTP_MIBS_VSN 1.0.4 \
|
||||
PARSETOOLS_VSN 1.4 \
|
||||
PARSETOOLS_VSN 1.4.1 \
|
||||
PMAN_VSN 2.5.2 \
|
||||
RUNTIME_TOOLS_VSN 1.6.1 \
|
||||
RUNTIME_TOOLS_VSN 1.6.2 \
|
||||
SASL_VSN 2.1.4 \
|
||||
SNMP_VSN 4.8.2 \
|
||||
SSH_VSN 0.9.5 \
|
||||
SSL_VSN 3.0.12 \
|
||||
STDLIB_VSN 1.14.2 \
|
||||
SYNTAX_TOOLS_VSN 1.5.0 \
|
||||
SNMP_VSN 4.8.4 \
|
||||
SSH_VSN 0.9.6 \
|
||||
SSL_VSN 3.1 \
|
||||
STDLIB_VSN 1.14.3 \
|
||||
SYNTAX_TOOLS_VSN 1.5.2 \
|
||||
TOOLBAR_VSN 1.3 \
|
||||
EMACS_VSN 2.4.13 \
|
||||
TOOLS_VSN 2.5.2 \
|
||||
TOOLS_VSN 2.5.3 \
|
||||
TV_VSN 2.1.3 \
|
||||
XMERL_VSN 1.0.5 \
|
||||
TYPER_VSN 0.1.0 \
|
||||
XMERL_VSN 1.1 \
|
||||
ERTS_VSN 5.5.3 \
|
||||
WEBTOOL_VSN 0.8.3 \
|
||||
SYSTEM_VSN R11B \
|
||||
ERTS_VSN 5.5.2 \
|
||||
WEBTOOL_VSN 0.8.3
|
||||
|
||||
.for _n _v in ${ERL_VERSIONS}
|
||||
${_n}=${_v}
|
||||
|
@ -1,12 +1,12 @@
|
||||
MD5 (otp_doc_html_R11B-2.tar.gz) = e2c45ced77ec63b9b1dd95c8f5396f7d
|
||||
MD5 (otp_doc_man_R11B-2.tar.gz) = c81023f591c1bace836de3aa874f3c2a
|
||||
MD5 (otp_src_R11B-2.tar.gz) = 7d7cca1d2f392a8a317cb4c0bd904726
|
||||
RMD160 (otp_doc_html_R11B-2.tar.gz) = 82a4ab769566705333e059d920861d05be31754b
|
||||
RMD160 (otp_doc_man_R11B-2.tar.gz) = 90b37a71ed29f14ec0d14a520aef47ed7b7ccad0
|
||||
RMD160 (otp_src_R11B-2.tar.gz) = 989bab054992ba23666756379950082cd41adb00
|
||||
SHA1 (otp_doc_html_R11B-2.tar.gz) = 44a6006bf5437566ce770a4a3a2bf6c9e015e656
|
||||
SHA1 (otp_doc_man_R11B-2.tar.gz) = 5e09c0dcea2956d8b2cdc2a6ab846d9a922cefe3
|
||||
SHA1 (otp_src_R11B-2.tar.gz) = 09885c9b0902caa4570de950d76284943232fb6d
|
||||
SIZE (otp_doc_html_R11B-2.tar.gz) = 4739895
|
||||
SIZE (otp_doc_man_R11B-2.tar.gz) = 632153
|
||||
SIZE (otp_src_R11B-2.tar.gz) = 11244153
|
||||
MD5 (otp_doc_html_R11B-3.tar.gz) = 85bc43e52fa5066577ef412c80848dc0
|
||||
MD5 (otp_doc_man_R11B-3.tar.gz) = 645ef1ded84b470e9c05a4757dce88cf
|
||||
MD5 (otp_src_R11B-3.tar.gz) = 2806e5a2f26cb1b20f3ea1a6f3ec0276
|
||||
RMD160 (otp_doc_html_R11B-3.tar.gz) = ed61cb47f1632b5e627a213beaa17652da5ab99c
|
||||
RMD160 (otp_doc_man_R11B-3.tar.gz) = d0f016d2388fad5721280b07634fd49c115b0153
|
||||
RMD160 (otp_src_R11B-3.tar.gz) = 1ba0cc072d6f33e5f12149ae36e24438a9d70199
|
||||
SHA1 (otp_doc_html_R11B-3.tar.gz) = 5efe290641c06d9150a8e8505bae5d1e037db9c6
|
||||
SHA1 (otp_doc_man_R11B-3.tar.gz) = 04c7252efd4bdf56e2372601a46123089ae58dbd
|
||||
SHA1 (otp_src_R11B-3.tar.gz) = 069dc055b5b610845ac8e3d5e37462fb9b964907
|
||||
SIZE (otp_doc_html_R11B-3.tar.gz) = 4852262
|
||||
SIZE (otp_doc_man_R11B-3.tar.gz) = 694238
|
||||
SIZE (otp_src_R11B-3.tar.gz) = 11420612
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.6 2006/11/21 08:59:44 steven Exp $
|
||||
--- Makefile.in.orig Tue Aug 29 11:48:08 2006
|
||||
+++ Makefile.in Wed Aug 30 19:56:28 2006
|
||||
$OpenBSD: patch-Makefile_in,v 1.7 2007/02/03 11:48:39 steven Exp $
|
||||
--- Makefile.in.orig Mon Jan 29 13:54:13 2007
|
||||
+++ Makefile.in Wed Jan 31 17:25:33 2007
|
||||
@@ -49,8 +49,7 @@ exec_prefix = @exec_prefix@
|
||||
# useful e.g. when installing on a server that stores the files with a
|
||||
# different path from where the clients access them. Or when building
|
||||
@ -11,7 +11,7 @@ $OpenBSD: patch-Makefile_in,v 1.6 2006/11/21 08:59:44 steven Exp $
|
||||
|
||||
# The directory in which user executables (ERL_BASE_PUB_FILES) are put
|
||||
BINDIR = $(INSTALL_PREFIX)@bindir@
|
||||
@@ -619,7 +618,7 @@ else
|
||||
@@ -624,7 +623,7 @@ else
|
||||
endif
|
||||
|
||||
install.Install:
|
||||
@ -20,7 +20,7 @@ $OpenBSD: patch-Makefile_in,v 1.6 2006/11/21 08:59:44 steven Exp $
|
||||
|
||||
#
|
||||
# Install erlang base public files
|
||||
@@ -627,7 +626,7 @@ install.Install:
|
||||
@@ -632,7 +631,7 @@ install.Install:
|
||||
install.bin:
|
||||
for file in $(ERL_BASE_PUB_FILES); do \
|
||||
rm -f $(BINDIR)/$$file; \
|
||||
|
@ -1,15 +1,18 @@
|
||||
$OpenBSD: patch-erts_configure,v 1.4 2006/11/21 08:59:44 steven Exp $
|
||||
--- erts/configure.orig Tue Nov 7 12:01:38 2006
|
||||
+++ erts/configure Fri Nov 17 15:57:24 2006
|
||||
@@ -7166,11 +7166,11 @@ static __inline__ int check_fpe(double f
|
||||
$OpenBSD: patch-erts_configure,v 1.5 2007/02/03 11:48:39 steven Exp $
|
||||
--- erts/configure.orig Tue Jan 30 09:12:17 2007
|
||||
+++ erts/configure Wed Jan 31 17:28:13 2007
|
||||
@@ -7340,14 +7340,14 @@ static __inline__ int check_fpe(double f
|
||||
|
||||
#endif
|
||||
|
||||
-#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || (defined(__FreeBSD__) && defined(__x86_64__)) || (defined(__sun__) && defined(__x86_64__))
|
||||
+#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || ((defined(__OpenBSD__) || defined(__FreeBSD__)) && defined(__x86_64__)) || (defined(__sun__) && defined(__x86_64__))
|
||||
-#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || (defined(__FreeBSD__) && (defined(__i386__) || defined(__x86_64__))) || (defined(__sun__) && defined(__x86_64__))
|
||||
+#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || ((defined(__OpenBSD__) || defined(__FreeBSD__)) && (defined(__i386__) || defined(__x86_64__))) || (defined(__sun__) && defined(__x86_64__))
|
||||
|
||||
#if defined(__linux__) && defined(__i386__)
|
||||
#include <asm/sigcontext.h>
|
||||
#elif defined(__FreeBSD__) && defined(__i386__)
|
||||
#include <sys/types.h>
|
||||
#include <machine/npx.h>
|
||||
-#elif defined(__FreeBSD__) && defined(__x86_64__)
|
||||
+#elif (defined(__OpenBSD__) || defined(__FreeBSD__)) && defined(__x86_64__)
|
||||
#include <sys/types.h>
|
||||
|
20
lang/erlang/patches/patch-erts_configure_in
Normal file
20
lang/erlang/patches/patch-erts_configure_in
Normal file
@ -0,0 +1,20 @@
|
||||
$OpenBSD: patch-erts_configure_in,v 1.1 2007/02/03 11:48:39 steven Exp $
|
||||
--- erts/configure.in.orig Wed Jan 31 17:36:19 2007
|
||||
+++ erts/configure.in Wed Jan 31 17:37:08 2007
|
||||
@@ -1855,14 +1855,14 @@ static __inline__ int check_fpe(double f
|
||||
|
||||
#endif
|
||||
|
||||
-#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || (defined(__FreeBSD__) && (defined(__i386__) || defined(__x86_64__))) || (defined(__sun__) && defined(__x86_64__))
|
||||
+#if (defined(__linux__) && (defined(__i386__) || defined(__x86_64__) || defined(__sparc__) || defined(__powerpc__))) || (defined(__DARWIN__) && (defined(__i386__) || defined(__ppc__))) || ((defined(__OpenBSD__) || defined(__FreeBSD__)) && (defined(__i386__) || defined(__x86_64__))) || (defined(__sun__) && defined(__x86_64__))
|
||||
|
||||
#if defined(__linux__) && defined(__i386__)
|
||||
#include <asm/sigcontext.h>
|
||||
#elif defined(__FreeBSD__) && defined(__i386__)
|
||||
#include <sys/types.h>
|
||||
#include <machine/npx.h>
|
||||
-#elif defined(__FreeBSD__) && defined(__x86_64__)
|
||||
+#elif (defined(__OpenBSD__) || defined(__FreeBSD__)) && defined(__x86_64__)
|
||||
#include <sys/types.h>
|
||||
#include <machine/fpu.h>
|
||||
#endif
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-erts_emulator_Makefile_in,v 1.3 2006/11/21 08:59:44 steven Exp $
|
||||
--- erts/emulator/Makefile.in.orig Mon Nov 6 14:51:17 2006
|
||||
+++ erts/emulator/Makefile.in Thu Nov 16 15:11:29 2006
|
||||
$OpenBSD: patch-erts_emulator_Makefile_in,v 1.4 2007/02/03 11:48:39 steven Exp $
|
||||
--- erts/emulator/Makefile.in.orig Mon Jan 29 13:52:09 2007
|
||||
+++ erts/emulator/Makefile.in Wed Jan 31 17:25:33 2007
|
||||
@@ -137,7 +137,7 @@ darwinCFLAGS=-DDARWIN
|
||||
noopsysCFLAGS=
|
||||
OPSYSCFLAGS=$($(OPSYS)CFLAGS)
|
||||
@ -26,7 +26,7 @@ $OpenBSD: patch-erts_emulator_Makefile_in,v 1.3 2006/11/21 08:59:44 steven Exp $
|
||||
endif
|
||||
endif
|
||||
UNROLL_FLG = -funroll-loops
|
||||
@@ -817,7 +817,7 @@ $(OBJDIR)/%.o: hipe/%.S
|
||||
@@ -818,7 +818,7 @@ $(OBJDIR)/%.o: hipe/%.S
|
||||
$(CC) $(CFLAGS) $(INCLUDES) -c $< -o $@
|
||||
|
||||
$(OBJDIR)/%.o: hipe/%.c
|
||||
|
@ -1,30 +0,0 @@
|
||||
$OpenBSD: patch-erts_emulator_sys_unix_erl_poll_c,v 1.1 2006/12/10 19:07:50 steven Exp $
|
||||
OTP-6344 A bug in the kernel poll implementation could cause the
|
||||
emulator to omit polling for events on file descriptors.
|
||||
The bug was only present when using the kernel poll
|
||||
implementation based on epoll or kqueue. This bug was
|
||||
introduced in erts-5.5.2.
|
||||
--- erts/emulator/sys/unix/erl_poll.c.orig Mon Nov 6 14:57:46 2006
|
||||
+++ erts/emulator/sys/unix/erl_poll.c Sat Dec 9 21:07:48 2006
|
||||
@@ -1015,8 +1015,9 @@ update_pollset(ErtsPollSet ps, int fd)
|
||||
return 0;
|
||||
}
|
||||
#endif
|
||||
- res = update_fallback_pollset(ps, fd);
|
||||
ASSERT(!(ps->fds_status[fd].flags & ERTS_POLL_FD_FLG_INFLBCK));
|
||||
+ res = update_fallback_pollset(ps, fd);
|
||||
+ ASSERT(ps->fds_status[fd].flags & ERTS_POLL_FD_FLG_INFLBCK);
|
||||
break;
|
||||
}
|
||||
case EPOLL_CTL_DEL: {
|
||||
@@ -1077,6 +1078,10 @@ static int update_pollset(ErtsPollSet ps
|
||||
|
||||
if (!need_update(ps, fd))
|
||||
return 0;
|
||||
+
|
||||
+#if ERTS_POLL_USE_FALLBACK
|
||||
+ ps->fds_status[fd].flags &= ~ERTS_POLL_FD_FLG_RST;
|
||||
+#endif
|
||||
|
||||
#if ERTS_POLL_USE_POLL /* --- poll -------------------------------- */
|
||||
if (!ps->fds_status[fd].events) {
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-erts_emulator_zlib_Makefile_in,v 1.2 2006/11/21 08:59:44 steven Exp $
|
||||
--- erts/emulator/zlib/Makefile.in.orig Tue Aug 29 11:47:55 2006
|
||||
+++ erts/emulator/zlib/Makefile.in Wed Aug 30 19:56:31 2006
|
||||
@@ -17,7 +17,7 @@ ARFLAGS = rc
|
||||
$OpenBSD: patch-erts_emulator_zlib_Makefile_in,v 1.3 2007/02/03 11:48:39 steven Exp $
|
||||
--- erts/emulator/zlib/Makefile.in.orig Mon Jan 29 13:53:47 2007
|
||||
+++ erts/emulator/zlib/Makefile.in Wed Jan 31 17:25:33 2007
|
||||
@@ -15,7 +15,7 @@ ARFLAGS = rc
|
||||
ifeq ($(findstring ose,$(TARGET)),ose)
|
||||
TYPE_FLAGS =
|
||||
else
|
||||
|
@ -1,18 +1,18 @@
|
||||
$OpenBSD: patch-lib_dialyzer_src_Makefile,v 1.2 2006/11/21 08:59:44 steven Exp $
|
||||
$OpenBSD: patch-lib_dialyzer_src_Makefile,v 1.3 2007/02/03 11:48:39 steven Exp $
|
||||
$FreeBSD: ports/lang/erlang/files/patch-lib_dialyzer_src_Makefile,v 1.1 2006/05/28 14:20:46 olgeni Exp $
|
||||
|
||||
--- lib/dialyzer/src/Makefile.orig Mon Nov 6 14:57:20 2006
|
||||
+++ lib/dialyzer/src/Makefile Fri Nov 10 12:34:21 2006
|
||||
@@ -66,7 +66,7 @@ MODULES = \
|
||||
dialyzer_succ_typings \
|
||||
dialyzer_typesig
|
||||
--- lib/dialyzer/src/Makefile.orig Mon Jan 29 13:56:58 2007
|
||||
+++ lib/dialyzer/src/Makefile Wed Jan 31 17:25:34 2007
|
||||
@@ -67,7 +67,7 @@ MODULES = \
|
||||
dialyzer_typesig \
|
||||
dialyzer_utils
|
||||
|
||||
-EXTRA_FILES= ../plt/dialyzer_init_plt ## automatically generated
|
||||
+EXTRA_FILES= #../plt/dialyzer_init_plt ## automatically generated
|
||||
|
||||
HRL_FILES= dialyzer.hrl
|
||||
ERL_FILES= $(MODULES:%=%.erl)
|
||||
@@ -91,7 +91,7 @@ ERL_COMPILE_FLAGS += -I$(HIPE_ICODE_DIR)
|
||||
@@ -92,7 +92,7 @@ ERL_COMPILE_FLAGS += -I$(HIPE_ICODE_DIR)
|
||||
# Targets
|
||||
# ----------------------------------------------------
|
||||
|
||||
@ -21,7 +21,7 @@ $FreeBSD: ports/lang/erlang/files/patch-lib_dialyzer_src_Makefile,v 1.1 2006/05/
|
||||
|
||||
docs:
|
||||
|
||||
@@ -154,6 +154,5 @@ release_spec: opt
|
||||
@@ -155,6 +155,5 @@ release_spec: opt
|
||||
$(INSTALL_DIR) $(RELSYSDIR)/ebin
|
||||
$(INSTALL_DATA) $(INSTALL_FILES) $(RELSYSDIR)/ebin
|
||||
$(INSTALL_DIR) $(RELSYSDIR)/plt
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2006/11/21 08:59:44 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2007/02/03 11:48:39 steven Exp $
|
||||
%%SHARED%%
|
||||
bin/dialyzer
|
||||
bin/epmd
|
||||
@ -273,6 +273,7 @@ lib/erlang/${ERTS}/bin/start
|
||||
lib/erlang/${ERTS}/bin/start.src
|
||||
lib/erlang/${ERTS}/bin/start_erl.src
|
||||
lib/erlang/${ERTS}/bin/to_erl
|
||||
lib/erlang/${ERTS}/bin/typer
|
||||
lib/erlang/${ERTS}/doc/
|
||||
lib/erlang/${ERTS}/doc/html/
|
||||
lib/erlang/${ERTS}/doc/html/absform.html
|
||||
@ -1867,6 +1868,7 @@ lib/erlang/lib/${DEBUGGER}/src/i.erl
|
||||
lib/erlang/lib/${DEBUGGER}/src/int.erl
|
||||
lib/erlang/lib/${DIALYZER}/
|
||||
lib/erlang/lib/${DIALYZER}/doc/
|
||||
lib/erlang/lib/${DIALYZER}/doc/about.txt
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/application.html
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/application.kwc
|
||||
@ -1892,6 +1894,9 @@ lib/erlang/lib/${DIALYZER}/doc/html/part_notes_frame.html
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/part_notes_term.html
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/part_term.html
|
||||
lib/erlang/lib/${DIALYZER}/doc/html/warning.gif
|
||||
lib/erlang/lib/${DIALYZER}/doc/manual.txt
|
||||
lib/erlang/lib/${DIALYZER}/doc/overview.txt
|
||||
lib/erlang/lib/${DIALYZER}/doc/warnings.txt
|
||||
lib/erlang/lib/${DIALYZER}/ebin/
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer.app
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer.appup
|
||||
@ -1909,6 +1914,7 @@ lib/erlang/lib/${DIALYZER}/ebin/dialyzer_options.beam
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer_plt.beam
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer_succ_typings.beam
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer_typesig.beam
|
||||
lib/erlang/lib/${DIALYZER}/ebin/dialyzer_utils.beam
|
||||
lib/erlang/lib/${DIALYZER}/info
|
||||
lib/erlang/lib/${DIALYZER}/plt/
|
||||
lib/erlang/lib/${DIALYZER}/src/
|
||||
@ -1927,28 +1933,37 @@ lib/erlang/lib/${DIALYZER}/src/dialyzer_options.erl
|
||||
lib/erlang/lib/${DIALYZER}/src/dialyzer_plt.erl
|
||||
lib/erlang/lib/${DIALYZER}/src/dialyzer_succ_typings.erl
|
||||
lib/erlang/lib/${DIALYZER}/src/dialyzer_typesig.erl
|
||||
lib/erlang/lib/${DIALYZER}/src/dialyzer_utils.erl
|
||||
lib/erlang/lib/${EDOC}/
|
||||
lib/erlang/lib/${EDOC}/doc/
|
||||
lib/erlang/lib/${EDOC}/doc/html/
|
||||
lib/erlang/lib/${EDOC}/doc/html/application.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/application.kwc
|
||||
lib/erlang/lib/${EDOC}/doc/html/application_cite.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/application_first.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/application_frame.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/application_index.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/application_term.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/chapter.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_data.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_doclet.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_extract.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_layout.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_lib.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_macros.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_refs.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_report.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_run.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_scanner.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_tags.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_types.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/edoc_wiki.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/index.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/modules-frame.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/otpsgml_layout.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/overview-summary.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/packages-frame.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/min_head.gif
|
||||
lib/erlang/lib/${EDOC}/doc/html/notes.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_cite.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_first.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_frame.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_notes.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_notes_cite.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_notes_first.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_notes_frame.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_notes_term.html
|
||||
lib/erlang/lib/${EDOC}/doc/html/part_term.html
|
||||
lib/erlang/lib/${EDOC}/ebin/
|
||||
lib/erlang/lib/${EDOC}/ebin/edoc.app
|
||||
lib/erlang/lib/${EDOC}/ebin/edoc.appup
|
||||
@ -1977,6 +1992,7 @@ lib/erlang/lib/${EDOC}/src/edoc.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc.hrl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_data.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_doclet.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_doclet.hrl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_extract.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_layout.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_lib.erl
|
||||
@ -1988,6 +2004,7 @@ lib/erlang/lib/${EDOC}/src/edoc_run.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_scanner.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_tags.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_types.erl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_types.hrl
|
||||
lib/erlang/lib/${EDOC}/src/edoc_wiki.erl
|
||||
lib/erlang/lib/${EDOC}/src/otpsgml_layout.erl
|
||||
lib/erlang/lib/${EI}/
|
||||
@ -2642,6 +2659,7 @@ lib/erlang/lib/${HIPE}/icode/hipe_icode_liveness.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_mulret.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_pp.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_primops.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_primops.hrl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_range_an.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_split_arith.erl
|
||||
lib/erlang/lib/${HIPE}/icode/hipe_icode_ssa.erl
|
||||
@ -2975,6 +2993,7 @@ lib/erlang/lib/${INETS}/ebin/httpd_cgi.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_conf.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_esi.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_example.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_file.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_instance_sup.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_manager.beam
|
||||
lib/erlang/lib/${INETS}/ebin/httpd_misc_sup.beam
|
||||
@ -3183,6 +3202,7 @@ lib/erlang/lib/${INETS}/src/httpd_cgi.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_conf.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_esi.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_example.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_file.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_instance_sup.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_manager.erl
|
||||
lib/erlang/lib/${INETS}/src/httpd_misc_sup.erl
|
||||
@ -5323,6 +5343,7 @@ lib/erlang/lib/${SSH}/ebin/ssh_no_io.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_rsa.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_sftp.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_sftpd.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_sftpd_file.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_ssh.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_sshd.beam
|
||||
lib/erlang/lib/${SSH}/ebin/ssh_tcp.beam
|
||||
@ -5351,6 +5372,7 @@ lib/erlang/lib/${SSH}/src/ssh_no_io.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_rsa.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_sftp.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_sftpd.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_sftpd_file.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_ssh.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_sshd.erl
|
||||
lib/erlang/lib/${SSH}/src/ssh_tcp.erl
|
||||
@ -5771,6 +5793,14 @@ lib/erlang/lib/${STDLIB}/src/zip.erl
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application.kwc
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application_cite.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application_first.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application_frame.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application_index.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/application_term.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/chapter.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/epp_dodger.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/erl_comment_scan.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/erl_prettypr.html
|
||||
@ -5780,9 +5810,18 @@ lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/erl_syntax_lib.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/erl_tidy.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/igor.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/index.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/modules-frame.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/overview-summary.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/packages-frame.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/min_head.gif
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/notes.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_cite.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_first.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_frame.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_notes.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_notes_cite.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_notes_first.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_notes_frame.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_notes_term.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/part_term.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/doc/html/prettypr.html
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/ebin/
|
||||
lib/erlang/lib/${SYNTAX_TOOLS}/ebin/epp_dodger.beam
|
||||
@ -6088,6 +6127,27 @@ lib/erlang/lib/${TV}/src/tv_pw_window.erl
|
||||
lib/erlang/lib/${TV}/src/tv_rec_edit.erl
|
||||
lib/erlang/lib/${TV}/src/tv_table_owner.erl
|
||||
lib/erlang/lib/${TV}/src/tv_utils.erl
|
||||
lib/erlang/lib/${TYPER}/
|
||||
lib/erlang/lib/${TYPER}/ebin/
|
||||
lib/erlang/lib/${TYPER}/ebin/typer.app
|
||||
lib/erlang/lib/${TYPER}/ebin/typer.appup
|
||||
lib/erlang/lib/${TYPER}/ebin/typer.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_generator.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_info.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_map.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_options.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_parse.beam
|
||||
lib/erlang/lib/${TYPER}/ebin/typer_preprocess.beam
|
||||
lib/erlang/lib/${TYPER}/src/
|
||||
lib/erlang/lib/${TYPER}/src/typer.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer.hrl
|
||||
lib/erlang/lib/${TYPER}/src/typer_generator.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer_info.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer_map.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer_options.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer_parse.erl
|
||||
lib/erlang/lib/${TYPER}/src/typer_parse.yrl
|
||||
lib/erlang/lib/${TYPER}/src/typer_preprocess.erl
|
||||
lib/erlang/lib/${WEBTOOL}/
|
||||
lib/erlang/lib/${WEBTOOL}/doc/
|
||||
lib/erlang/lib/${WEBTOOL}/doc/html/
|
||||
@ -6183,14 +6243,18 @@ lib/erlang/lib/${XMERL}/doc/html/xmerl_ug.html
|
||||
lib/erlang/lib/${XMERL}/doc/html/xmerl_xpath.html
|
||||
lib/erlang/lib/${XMERL}/doc/html/xmerl_xs.html
|
||||
lib/erlang/lib/${XMERL}/doc/html/xmerl_xs_examples.html
|
||||
lib/erlang/lib/${XMERL}/doc/html/xmerl_xsd.html
|
||||
lib/erlang/lib/${XMERL}/ebin/
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl.app
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl.appup
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_b64Bin.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_b64Bin_scan.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_eventp.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_html.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_lib.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_otpsgml.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_regexp.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_scan.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_sgml.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_simple.beam
|
||||
@ -6205,19 +6269,25 @@ lib/erlang/lib/${XMERL}/ebin/xmerl_xpath_parse.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_xpath_pred.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_xpath_scan.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_xs.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_xsd.beam
|
||||
lib/erlang/lib/${XMERL}/ebin/xmerl_xsd_type.beam
|
||||
lib/erlang/lib/${XMERL}/include/
|
||||
lib/erlang/lib/${XMERL}/include/xmerl.hrl
|
||||
lib/erlang/lib/${XMERL}/include/xmerl_xlink.hrl
|
||||
lib/erlang/lib/${XMERL}/include/xmerl_xpath.hrl
|
||||
lib/erlang/lib/${XMERL}/include/xmerl_xsd.hrl
|
||||
lib/erlang/lib/${XMERL}/info
|
||||
lib/erlang/lib/${XMERL}/src/
|
||||
lib/erlang/lib/${XMERL}/src/xmerl.app.src
|
||||
lib/erlang/lib/${XMERL}/src/xmerl.appup.src
|
||||
lib/erlang/lib/${XMERL}/src/xmerl.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_b64Bin.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_b64Bin_scan.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_eventp.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_html.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_lib.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_otpsgml.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_regexp.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_scan.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_sgml.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_simple.erl
|
||||
@ -6232,13 +6302,13 @@ lib/erlang/lib/${XMERL}/src/xmerl_xpath_parse.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_xpath_pred.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_xpath_scan.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_xs.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_xsd.erl
|
||||
lib/erlang/lib/${XMERL}/src/xmerl_xsd_type.erl
|
||||
@mandir lib/erlang/man/
|
||||
lib/erlang/man/man1/
|
||||
@man lib/erlang/man/man1/driver_entry.1
|
||||
@man lib/erlang/man/man1/epmd.1
|
||||
@man lib/erlang/man/man1/erl.1
|
||||
@man lib/erlang/man/man1/erl_call.1
|
||||
@man lib/erlang/man/man1/erl_driver.1
|
||||
@man lib/erlang/man/man1/erlc.1
|
||||
@man lib/erlang/man/man1/erlsrv.1
|
||||
@man lib/erlang/man/man1/run_erl.1
|
||||
@ -6348,13 +6418,23 @@ lib/erlang/man/man3/
|
||||
@man lib/erlang/man/man3/digraph_utils.3
|
||||
@man lib/erlang/man/man3/disk_log.3
|
||||
@man lib/erlang/man/man3/disksup.3
|
||||
@man lib/erlang/man/man3/driver_entry.3
|
||||
@man lib/erlang/man/man3/edoc.3
|
||||
@man lib/erlang/man/man3/edoc_doclet.3
|
||||
@man lib/erlang/man/man3/edoc_extract.3
|
||||
@man lib/erlang/man/man3/edoc_layout.3
|
||||
@man lib/erlang/man/man3/edoc_lib.3
|
||||
@man lib/erlang/man/man3/edoc_run.3
|
||||
@man lib/erlang/man/man3/ei.3
|
||||
@man lib/erlang/man/man3/ei_connect.3
|
||||
@man lib/erlang/man/man3/epp.3
|
||||
@man lib/erlang/man/man3/epp_dodger.3
|
||||
@man lib/erlang/man/man3/eprof.3
|
||||
@man lib/erlang/man/man3/erl_boot_server.3
|
||||
@man lib/erlang/man/man3/erl_comment_scan.3
|
||||
@man lib/erlang/man/man3/erl_connect.3
|
||||
@man lib/erlang/man/man3/erl_ddll.3
|
||||
@man lib/erlang/man/man3/erl_driver.3
|
||||
@man lib/erlang/man/man3/erl_error.3
|
||||
@man lib/erlang/man/man3/erl_eterm.3
|
||||
@man lib/erlang/man/man3/erl_eval.3
|
||||
@ -6368,10 +6448,15 @@ lib/erlang/man/man3/
|
||||
@man lib/erlang/man/man3/erl_marshal.3
|
||||
@man lib/erlang/man/man3/erl_parse.3
|
||||
@man lib/erlang/man/man3/erl_pp.3
|
||||
@man lib/erlang/man/man3/erl_prettypr.3
|
||||
@man lib/erlang/man/man3/erl_prim_loader.3
|
||||
@man lib/erlang/man/man3/erl_recomment.3
|
||||
@man lib/erlang/man/man3/erl_scan.3
|
||||
@man lib/erlang/man/man3/erl_set_memory_block.3
|
||||
@man lib/erlang/man/man3/erl_syntax.3
|
||||
@man lib/erlang/man/man3/erl_syntax_lib.3
|
||||
@man lib/erlang/man/man3/erl_tar.3
|
||||
@man lib/erlang/man/man3/erl_tidy.3
|
||||
@man lib/erlang/man/man3/erlang.3
|
||||
@man lib/erlang/man/man3/erlang_mode.3
|
||||
@man lib/erlang/man/man3/error_handler.3
|
||||
@ -6411,6 +6496,7 @@ lib/erlang/man/man3/
|
||||
@man lib/erlang/man/man3/ic.3
|
||||
@man lib/erlang/man/man3/ic_c_protocol.3
|
||||
@man lib/erlang/man/man3/ic_clib.3
|
||||
@man lib/erlang/man/man3/igor.3
|
||||
@man lib/erlang/man/man3/inet.3
|
||||
@man lib/erlang/man/man3/init.3
|
||||
@man lib/erlang/man/man3/instrument.3
|
||||
@ -6472,6 +6558,7 @@ lib/erlang/man/man3/
|
||||
@man lib/erlang/man/man3/pg2.3
|
||||
@man lib/erlang/man/man3/pman.3
|
||||
@man lib/erlang/man/man3/pool.3
|
||||
@man lib/erlang/man/man3/prettypr.3
|
||||
@man lib/erlang/man/man3/proc_lib.3
|
||||
@man lib/erlang/man/man3/proplists.3
|
||||
@man lib/erlang/man/man3/qlc.3
|
||||
@ -6544,6 +6631,7 @@ lib/erlang/man/man3/
|
||||
@man lib/erlang/man/man3/xmerl_scan.3
|
||||
@man lib/erlang/man/man3/xmerl_xpath.3
|
||||
@man lib/erlang/man/man3/xmerl_xs.3
|
||||
@man lib/erlang/man/man3/xmerl_xsd.3
|
||||
@man lib/erlang/man/man3/xref.3
|
||||
@man lib/erlang/man/man3/yecc.3
|
||||
@man lib/erlang/man/man3/zip.3
|
||||
|
Loading…
Reference in New Issue
Block a user