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