Log of /pax-utils/scanmacho.c
Parent Directory
|
Revision Log
Revision
1.26
Mon Mar 2 09:24:30 2015 UTC
(3 years, 1 month ago)
by
vapier
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.25: +2 -2 lines
FILE REMOVED
moved to git://git.overlays.gentoo.org/proj/pax-utils.git
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 19 18:11:59 2008 UTC
(9 years, 6 months ago)
by
grobian
Branch:
MAIN
Changes since
1.4: +3 -2 lines
Diff to
previous 1.4
,
to
selected 1.1
Made reading archives work.
The Darwin linker creates BSD ar archives, which (stupidly) always use
the "extended filename" method to store filenames. For this reason I
implemented the BSD extended filename method in paxinc's ar_next.
Next to some fixes in the macho code not to free and unmap when this is
not desired, this yields in a working scanmacho on static archives.
The change has been checked with scanelf against a GNU ELF static
archive not to break anything.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Mon Sep 8 07:02:56 2008 UTC
(9 years, 7 months ago)
by
grobian
Branch:
MAIN
Initial commit of Mach-O related files. (bug #236512)
- added macho.h (Mach-O definitions) and scanmacho.c (the scanelf
equivalent for Mach-O files)
- changed the Makefile to compile scanmacho (tested compilation on
Darwin and Solaris)
- changed paxinc.h to include macho.h and paxmacho.h
- extended paxmacho.[ch] with relevant code to read meta information
from Mach-O files
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|