| patch |
summary |
view |
raw |
| 01-only-unace.patch |
base.mk | 2 --
makefile | 4 ++--
unace.mk | 2 --
3 files changed, 2 insertions(+), 6 deletions(-)
|
view
|
download
|
| 02-no-io_h.patch |
makefile | 2 +-
source/base/all/bufread/bufread.c | 4 ++++
source/base/all/lfn/lfn.h | 4 ++++
3 files changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| 03-gcc-call.patch |
makefile | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
|
view
|
download
|
| 04-64bit.patch |
source/base/all/declare.h | 103 ++++++++++++++++------------------------------
1 file changed, 37 insertions(+), 66 deletions(-)
|
view
|
download
|
| 05-warning-fixes.patch |
source/apps/exe/convert/convert.c | 2 +-
source/apps/exe/messages/messages.c | 2 +-
source/apps/unace/exe/commline/commline.c | 8 ++++----
source/base/all/arcblk/arcblk.c | 2 +-
source/base/all/archives/test/test.c | 2 +-
source/base/all/comments/comments.c | 6 +++++-
source/base/all/dcpr/dcpr.c | 4 ++--
source/base/all/dosfuncs/lin.c | 2 +-
source/base/all/extract/extract.c | 10 +++++-----
source/base/all/funcs/funcs.c | 26 ++++++++++++++------------
source/base/all/lfn/lin.c | 2 +-
source/base/all/lfn/nont.c | 2 +-
source/base/all/memory/nodos32.c | 2 +-
source/base/all/pathfunc/pathfunc.c | 9 +++++----
source/base/all/state/state.h | 1 +
15 files changed, 44 insertions(+), 36 deletions(-)
|
view
|
download
|
| 06-fix-bad-pointer-arith.patch |
source/apps/exe/input/input.c | 7 ++++---
source/apps/unace/exe/commline/commline.c | 14 ++++++++------
source/base/all/arcblk/arcblk.c | 12 ++++++------
source/base/all/archives/ace/ace.c | 8 ++++----
source/base/all/filelist/filelist.c | 13 +++++++------
source/base/all/lfn/nont.c | 2 +-
source/base/all/memory/memory.c | 4 ++--
source/base/all/pathfunc/pathfunc.c | 12 ++++++------
8 files changed, 38 insertions(+), 34 deletions(-)
|
view
|
download
|
| 07-fix-free-aliasing-issue.patch |
source/apps/exe/messages/messages.c | 2 +-
source/base/all/archives/read/read.c | 4 ++--
source/base/all/bufread/bufread.c | 2 +-
source/base/all/dcpr/comments/comments.c | 2 +-
source/base/all/dcpr/dcpr.c | 4 ++--
source/base/all/dcpr/pic/pic.c | 4 ++--
source/base/all/extract/extract.c | 4 ++--
source/base/all/filelist/filelist.c | 6 +++---
source/base/all/lfn/lin.c | 2 +-
source/base/all/memory/memory.c | 13 ++++++-------
source/base/all/memory/memory.h | 3 ++-
11 files changed, 23 insertions(+), 23 deletions(-)
|
view
|
download
|
| 08-ulonglong-printf.patch |
source/apps/exe/convert/convert.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| 09-utf8-filenames.patch |
source/base/all/arcblk/arcblk.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
|
view
|
download
|
| 10-uninorm-signedness.patch |
source/base/all/uninorm/unincore.h | 26 ++++++++++++++------------
source/base/all/uninorm/uninorm.c | 2 +-
2 files changed, 15 insertions(+), 13 deletions(-)
|
view
|
download
|
| 11-possibly-critical.patch |
source/base/all/dcpr/comments/comments.c | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 12-cast-filetime.patch |
source/apps/exe/acefuncs/acefuncs.c | 13 ++++++++-----
source/base/all/archives/ace/ace.c | 6 +++---
source/base/all/filelist/filelist.c | 4 ++--
source/base/all/filelist/filelist.h | 7 +++++--
4 files changed, 18 insertions(+), 12 deletions(-)
|
view
|
download
|
| 13-maximum-file-name-length.patch |
source/apps/exe/acefuncs/acefuncs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 14-endianness-detection.patch |
source/base/all/all.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| 15-format-security.patch |
source/apps/exe/output/output.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|