index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
sysdefs.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-11
sysdefs.h: Don't include strings.h anymore.
Lasse Collin
1
-6
/
+0
2023-01-10
sysdefs.h: Fix a comment.
Lasse Collin
1
-1
/
+1
2023-01-10
sysdefs.h: Don't include memory.h anymore even if it were available.
Lasse Collin
1
-6
/
+2
2020-02-22
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
Lasse Collin
1
-1
/
+2
2020-02-16
sysdefs.h: Omit the conditionals around string.h and limits.h.
Lasse Collin
1
-6
/
+2
2014-01-12
Windows: Add MSVC defines for inline and restrict keywords.
Lasse Collin
1
-0
/
+10
2011-08-09
Workaround unusual SIZE_MAX on SCO OpenServer.
Lasse Collin
1
-3
/
+6
2011-01-18
Add alloc_size and malloc attributes to a few functions.
Lasse Collin
1
-0
/
+6
2010-12-12
Add missing PRIx32 and PRIx64 compatibility definitions.
Lasse Collin
1
-0
/
+9
2010-10-23
Windows: Use MinGW's stdio functions.
Lasse Collin
1
-0
/
+5
2010-05-26
Rename MIN() and MAX() to my_min() and my_max().
Lasse Collin
1
-7
/
+5
2010-05-26
Better #error message.
Lasse Collin
1
-2
/
+2
2009-11-26
Typo fix to sysdefs.h.
Lasse Collin
1
-1
/
+1
2009-09-27
Work around a bug in Interix header files.
Lasse Collin
1
-0
/
+6
2009-09-19
Various changes.
Lasse Collin
1
-4
/
+0
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
1
-0
/
+4
2009-01-31
Add LZMA_API to liblzma API headers. It's useful at least
Lasse Collin
1
-2
/
+0
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
1
-11
/
+1
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
1
-4
/
+38
2008-05-11
Remove support for pre-C89 libc versions that lack memcpy,
Lasse Collin
1
-13
/
+2
2008-01-16
Added ARRAY_SIZE(array) macro.
Lasse Collin
1
-0
/
+4
2008-01-06
Introduced compatibility with systems that have pre-C99
Lasse Collin
1
-1
/
+58
2007-12-09
Imported to git.
Lasse Collin
1
-0
/
+100