]> wimlib.net Git - wimlib/commitdiff
Compiler stuff
authorEric Biggers <ebiggers3@gmail.com>
Fri, 17 May 2013 01:03:11 +0000 (20:03 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 17 May 2013 01:03:11 +0000 (20:03 -0500)
- Rename compiler-specific macros
- Remove some double-underscore prefixed identifiers
- Remove strict aliasing violation in compress.c
- Remove strict aliasing violation in decompress.c
- Rename structures in security.c
- Make memory allocation functions real functions, and give them
  __attribute__((malloc))


No differences found