• Home
Name Date Size #Lines LOC

..--

autom4te.cache/03-May-2024-7,7476,996

config/03-May-2024-5,4714,513

doc/03-May-2024-1,087924

lib/03-May-2024-1,9821,422

libasm/03-May-2024-4,4092,828

libcpu/03-May-2024-846697

libdw/03-May-2024-8,2935,409

libebl/03-May-2024-7,9405,383

libelf/03-May-2024-17,01310,935

libelf-po/03-May-2024-1,2831,023

m4/03-May-2024-2,5672,308

po/03-May-2024-4,2723,444

src/03-May-2024-29,53521,228

tests/03-May-2024-9,0247,281

ABOUT-NLSD03-May-202435.9 KiB589552

AUTHORSD03-May-202425 32

Android.mkD03-May-20246.8 KiB266218

COPYINGD03-May-20248.7 KiB163141

COPYING.GPLD03-May-202417.6 KiB341281

ChangeLogD03-May-20242.2 KiB8048

CleanSpec.mkD03-May-20242.2 KiB500

GPG-KEYD03-May-20241.9 KiB3432

INSTALLD03-May-20247.6 KiB183143

MODULE_LICENSE_OSL1D03-May-20240

Makefile.amD03-May-20241.2 KiB3610

Makefile.inD03-May-202419.4 KiB621544

NEWSD03-May-202416.3 KiB692393

NOTESD03-May-20241.9 KiB7452

READMED03-May-2024322 75

THANKSD03-May-2024167 64

TODOD03-May-20244.7 KiB165101

ThirdPartyProject.propD03-May-2024259 1110

aclocal.m4D03-May-202438.8 KiB1,060915

config-compat-cygwin.hD03-May-2024134 96

config-compat-darwin.hD03-May-20241.9 KiB8466

config-compat-freebsd.hD03-May-20241.6 KiB7457

config-compat-linux.hD03-May-2024132 96

config.hD03-May-20244.4 KiB14780

config.h.inD03-May-20244.2 KiB146114

config.logD03-May-202417.1 KiB557528

config.statusD03-May-202442.4 KiB1,3151,063

configureD03-May-2024219.7 KiB7,2736,052

configure.acD03-May-20247.7 KiB254211

elfutils.specD03-May-20249.1 KiB332247

splint.rcD03-May-202410 21

stamp-h1D03-May-202423 21

README

1Fundamental design decision:
2
3- the sizes of external and internal types are assumed to be the same.
4  This leaves byte ordering aside.  While assuming this the code can be
5  greatly simplified and speed increases.  Since no change violating this
6  assumption is in sight this is believed to be a worthwhile optimization.
7