pagure Logo
  • Log In

tulips / perk

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

906422 arbits: added pe_ar_get_archive_meta(), the framework's archive parser.

Authored and Committed by midipix 2 weeks ago
raw patch tree parent
10 files changed. 1613 lines added. 0 lines removed.
include/perk/perk.h
file modified
+39 -0
project/common.mk
file modified
+5 -0
project/headers.mk
file modified
+1 -0
project/tree.mk
file modified
+1 -0
src/arbits/pe_archive_meta.c
file added
+888
src/arbits/pe_armap_bsd_32.c
file added
+157
src/arbits/pe_armap_bsd_64.c
file added
+174
src/arbits/pe_armap_sysv_32.c
file added
+120
src/arbits/pe_armap_sysv_64.c
file added
+128
src/internal/perk_ar_impl.h
file added
+100
    arbits: added pe_ar_get_archive_meta(), the framework's archive parser.
    
        
include/perk/perk.h
file modified
+39 -0
project/common.mk
file modified
+5 -0
project/headers.mk
file modified
+1 -0
project/tree.mk
file modified
+1 -0
src/arbits/pe_archive_meta.c
file added
+888
src/arbits/pe_armap_bsd_32.c
file added
+157
src/arbits/pe_armap_bsd_64.c
file added
+174
src/arbits/pe_armap_sysv_32.c
file added
+120
src/arbits/pe_armap_sysv_64.c
file added
+128
src/internal/perk_ar_impl.h
file added
+100

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.