Name Last Modified Size
Parent Directory -
aix-advlinking.pdf 1998-10-25 13:08:43 +0000 UTC 350.48KB
aix-advlinking.ps.gz 1998-10-25 13:10:56 +0000 UTC 118.03KB
aix-linking.pdf 1998-10-25 13:12:42 +0000 UTC 355.64KB
aix-linking.ps.gz 1998-10-25 13:13:20 +0000 UTC 112.05KB
aix_ll.pdf 2002-06-22 01:46:07 +0000 UTC 184.54KB
aixfaq.pdf 1999-10-18 22:21:16 +0000 UTC 328.67KB
apache_1.3.19.rtl.patch 2001-04-22 01:18:36 +0000 UTC 423.00B
dialup.shar 1998-10-25 13:15:05 +0000 UTC 5.43KB
dlfcn.shar 1998-10-25 13:15:16 +0000 UTC 27.27KB
ibmtrace.sh 1998-10-25 13:15:18 +0000 UTC 856.00B
index.txt 2001-09-22 18:27:53 +0000 UTC 1.53KB
ldd.c 2000-01-26 14:28:06 +0000 UTC 1.86KB
lvm.pdf 1998-10-25 13:17:35 +0000 UTC 151.20KB
mod_jk.shar 2002-05-27 18:25:40 +0000 UTC 1.88KB
modperl.rtl.patch 2001-04-22 01:18:45 +0000 UTC 198.00B
perl-5.6.1.dlopen.patch 2001-04-22 01:20:01 +0000 UTC 3.66KB
qarch.c 1999-04-12 23:26:19 +0000 UTC 6.07KB
relink.sh 1998-10-25 13:17:38 +0000 UTC 5.27KB
share.pdf 1998-10-25 13:18:08 +0000 UTC 110.88KB
share.ps.gz 1998-10-25 13:18:26 +0000 UTC 48.10KB
dlfcn.shar

The dlopen()/dlsym()/dlclose() emulation library for AIX.

dialup.shar

The AIX dialup password utility to request an additional password
when logging in through a modem or similar sensitive device. Similar to
the not so well documented System V feature.

ldd.c

The SunOS compatible ldd command for AIX. This lists all shared
libraries referenced by a program, even those referenced indirectly.

relink.sh

An utility script to relink an executable for replacing functions.

lvm.pdf

Johnny Shieh's LVM slides.

ibmtrace.sh

An utility script to reduce the mass of output generated by a normal
AIX trace session to what approximately amounts to a syscall trace.

aix-ll.pdf

An updated document on shared libraries and linking (AIX 4.3 and VAC 5),
this replaces the older documents below.

aix-linking.pdf and aix-advlinking.pdf

Gary R. Hook's AIX linker slides, a must read for anyone doing large
programs or shared libraries on AIX.

share.pdf

Stephen B. Peckham's SHARE slides on the AIX 4.2 extensions to dynamic
linking.

aixfaq.pdf

The comp.unix.aix frequently asked questions document, converted to PDF
by Jonathan S. Stibal.

qarch.c

An utility from Fred Hucht and Michael Staats to check the CPU variant a
.o file is compiled for (power, ppc...).

apache_1.3.19.rtl.patch
modperl.rtl.patch
perl-5.6.1.dlopen.patch

A set of three patches to make Apache, perl 5.6.1, modperl and assorted
dependant modules like HTML::Embperl and Apache::Request work under AIX 4.3.
Do not install this if you need binary compatibility with older perl modules.