index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apk_defines.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
apk_defines: use unsigned operand in BIT
Daniel Kolesa
1
-1
/
+1
2022-12-23
defines: fix UB in get_unaligned32
Daniel Kolesa
1
-1
/
+1
2022-03-30
keep APK_DEFAULT_ARCH as the define used in source code
Ariadne Conill
1
-22
/
+22
2022-03-30
use arch_prefix for this feature instead
Ariadne Conill
1
-3
/
+3
2022-03-30
defines: introduce APK_DEFAULT_ABI_TAG
Ariadne Conill
1
-0
/
+6
2022-02-01
mkpkg, adb: validate version and dependency format
Timo Teräs
1
-1
/
+2
2021-12-14
defines: provide APKE_REMOTE_IO as portable alternative to EREMOTEIO
Ariadne Conill
1
-0
/
+1
2021-12-14
applet: rework APK_DEFINE_APPLET to use constructor attribute
Ariadne Conill
1
-0
/
+1
2021-11-09
database: implement uvol support
Timo Teräs
1
-1
/
+3
2021-08-23
mkpkg: add support for scripts and triggers
Timo Teräs
1
-1
/
+1
2021-08-23
remove IS_ERR_OR_NULL
Timo Teräs
1
-1
/
+0
2021-07-27
Refactor .apk extraction code
Timo Teräs
1
-0
/
+1
2021-07-25
io_archive: Use SOURCE_DATE_EPOCH for meta files instead of current time
kpcyrd
1
-0
/
+2
2021-07-23
db: allow read-only operations without cache
Timo Teräs
1
-1
/
+2
2021-07-22
adb: add a small adb blob header with versions and root object
Timo Teräs
1
-0
/
+1
2021-07-22
adb: support seamless de/compression of adb files
Timo Teräs
1
-0
/
+1
2021-07-06
define APK_DEFAULT_ARCH for loongarch targets
Ariadne Conill
1
-0
/
+6
2021-06-19
reduce misuse of error codes from errno.h
Timo Teräs
1
-5
/
+28
2021-06-11
mkpkg: new applet to create v2 packages with basic functionality
Timo Teräs
1
-4
/
+4
2021-02-04
db: consider control characters in filename as malicious
Timo Teräs
1
-0
/
+1
2020-10-09
rename apk_db_options to apk_ctx, rework logging
Timo Teräs
1
-3
/
+0
2020-10-09
make apk_flags non-global, make progress printing state non-global
Timo Teräs
1
-14
/
+0
2020-10-09
make apk_force non-global, remove left-over apk_arch
Timo Teräs
1
-9
/
+1
2020-10-09
adb: introduce apk-tools database format, and few applets
Timo Teräs
1
-0
/
+5
2020-05-17
define APK_DEFAULT_ARCH for riscv32 and riscv64 targets
Ariadne Conill
1
-0
/
+4
2020-05-07
use SPDX-License-Identifier in source files
TBK
1
-3
/
+1
2020-03-21
fix glibc build
TBK
1
-0
/
+1
2020-02-21
db: fix unaligned memory access in csum_hash()
Timo Teräs
1
-0
/
+10
2020-02-04
defines: add typeof() as it's gcc built-in
Timo Teräs
1
-0
/
+4
2020-02-04
remove apk_time() as it is causing problems with shared objects
Timo Teräs
1
-2
/
+0
2019-06-03
use fixed system time in test mode to have fixed test output
Timo Teräs
1
-0
/
+3
2018-01-04
enable automatic update of indexes controlled by --cache-max-age
Timo Teräs
1
-1
/
+0
2018-01-03
split --force to several --force-[type] options
Timo Teräs
1
-2
/
+8
2018-01-03
add new flag --no-commit-hooks
Henrik Riomar
1
-0
/
+1
2017-12-15
fix typo in MIPS byte-order apk_defines.h
Nils Andreas Svee
1
-1
/
+1
2017-12-11
add detection of mips archs
Nils Andreas Svee
1
-0
/
+8
2017-06-01
apk_defines: implement mulmod()
William Pitcock
1
-0
/
+8
2017-01-17
Add ppc64le entry in apk defines.
Breno Leitao
1
-1
/
+3
2016-11-21
add s390x headers
Tuan M. Hoang
1
-0
/
+2
2016-07-08
detect aarch64 architecture and assign default name for it
Timo Teräs
1
-2
/
+3
2015-12-07
db: add support for --no-cache
Natanael Copa
1
-0
/
+1
2015-11-12
add armv7 target
Timo Teräs
1
-0
/
+2
2015-04-24
modifications for the previous commit in error message handling
Timo Teräs
1
-1
/
+2
2015-04-22
print.c: provide more detailed error messages if retrieving a package fails
Alex Dowad
1
-0
/
+2
2014-10-08
io,url,db: support for if-modified-since
Timo Teräs
1
-0
/
+6
2013-09-10
apk: new option --no-scripts
Timo Teräs
1
-0
/
+1
2013-09-05
arch: use armhf for arm hardfloat eabi
Timo Teräs
1
-2
/
+2
2013-07-02
defines: detect endianess on arm, for armel
Timo Teräs
1
-0
/
+3
2013-06-17
io: get rid of APK_PROGRESS_SCALE
Timo Teräs
1
-2
/
+1
2013-06-13
errors: rewrite the logic how errors are reported
Timo Teräs
1
-0
/
+3
[next]