aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - updatesNed Ludd2005-06-081-2/+2
|
* - make scanelf/pspax happy with -Wwrite-stringsNed Ludd2005-06-031-2/+2
|
* - pay attention to qualifiersNed Ludd2005-06-031-7/+7
|
* forgot to include limits.h for _POSIX_PATH_MAX defineMike Frysinger2005-05-271-2/+2
|
* use _POSIX_PATH_MAX instead of PATH_MAX for FreeBSDMike Frysinger2005-05-271-5/+5
|
* - always include elf.h. got rid of supid warning with cap_free in pspax. ↵Ned Ludd2005-05-271-37/+43
| | | | style cleanups
* - touch up the mmap displayNed Ludd2005-05-261-2/+2
|
* - add wx mmap display. clean up misc typecastingsNed Ludd2005-05-261-14/+47
|
* - speed up attr handling when the host system does not support them.. ↵Ned Ludd2005-05-061-4/+20
| | | | Tracking down the same invalid memory leak more than one time can be nerve racking so added note for myself so I do not do it again
* move common warn/warnf/err macros to paxelf.hMike Frysinger2005-04-151-12/+2
|
* - small update from tigger.Ned Ludd2005-04-061-2/+6
|
* handle any bitsize / endian typeMike Frysinger2005-04-051-2/+2
|
* remove check_elf_header and IS_ELF since readelf() has these checks built in nowMike Frysinger2005-04-031-3/+2
|
* fix versioning info like scanelfMike Frysinger2005-04-021-6/+5
|
* allow output to be controlledMike Frysinger2005-04-021-31/+128
|
* make really prettyMike Frysinger2005-04-021-130/+123
|
* cleanup and unify duplicated codeMike Frysinger2005-03-251-121/+3
|
* - small source code correctionNed Ludd2005-03-251-6/+6
|
* fix comparison between signed and unsigned intNed Ludd2004-08-151-1/+1
|
* added pspax initial versionNed Ludd2004-06-141-0/+324