Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
ABOUT-NLS | 31-Jul-2010 | 35.9K | |
aclocal.m4 | 31-Jul-2010 | 38.8K | |
Android.mk | 31-Jul-2010 | 6.8K | |
AUTHORS | 31-Jul-2010 | 25 | |
autom4te.cache/ | 31-Jul-2010 | ||
ChangeLog | 31-Jul-2010 | 2.2K | |
CleanSpec.mk | 31-Jul-2010 | 2.2K | |
config/ | 31-Jul-2010 | ||
config-compat-cygwin.h | 31-Jul-2010 | 134 | |
config-compat-darwin.h | 31-Jul-2010 | 1.9K | |
config-compat-freebsd.h | 31-Jul-2010 | 1.6K | |
config-compat-linux.h | 31-Jul-2010 | 132 | |
config.h | 31-Jul-2010 | 4.4K | |
config.h.in | 31-Jul-2010 | 4.2K | |
config.log | 31-Jul-2010 | 17.1K | |
config.status | 31-Jul-2010 | 42.4K | |
configure | 31-Jul-2010 | 219.7K | |
configure.ac | 31-Jul-2010 | 7.7K | |
COPYING | 31-Jul-2010 | 8.7K | |
COPYING.GPL | 31-Jul-2010 | 17.6K | |
doc/ | 31-Jul-2010 | ||
elfutils.spec | 31-Jul-2010 | 9.1K | |
GPG-KEY | 31-Jul-2010 | 1.9K | |
INSTALL | 31-Jul-2010 | 7.6K | |
lib/ | 31-Jul-2010 | ||
libasm/ | 31-Jul-2010 | ||
libcpu/ | 31-Jul-2010 | ||
libdw/ | 31-Jul-2010 | ||
libebl/ | 31-Jul-2010 | ||
libelf/ | 31-Jul-2010 | ||
libelf-po/ | 31-Jul-2010 | ||
m4/ | 31-Jul-2010 | ||
Makefile.am | 31-Jul-2010 | 1.2K | |
Makefile.in | 31-Jul-2010 | 19.4K | |
MODULE_LICENSE_OSL1 | 31-Jul-2010 | 0 | |
NEWS | 31-Jul-2010 | 16.3K | |
NOTES | 31-Jul-2010 | 1.9K | |
po/ | 31-Jul-2010 | ||
README | 31-Jul-2010 | 322 | |
splint.rc | 31-Jul-2010 | 10 | |
src/ | 31-Jul-2010 | ||
stamp-h1 | 31-Jul-2010 | 23 | |
tests/ | 31-Jul-2010 | ||
THANKS | 31-Jul-2010 | 167 | |
TODO | 31-Jul-2010 | 4.7K |
1 Fundamental 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