No description
Find a file
Simon Tatham 48919caa7b Move dupcat out into its own file, and add dupstr.
Also a handy #define to replace all those tedious castings of NULL.
2017-05-18 07:10:17 +01:00
.gitignore Set up an autotools system. 2017-05-17 19:31:26 +01:00
autogen.sh Set up an autotools system. 2017-05-17 19:31:26 +01:00
configure.ac Set up an autotools system. 2017-05-17 19:31:26 +01:00
dupstr.c Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
dupstr.h Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
fake-lib.c Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
fake-lib.h Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
fake-msi.c Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
fake-winterop.c Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
makecab.py Fix checksum calculation in CAB data records. 2017-05-16 20:11:53 +01:00
Makefile.am Move dupcat out into its own file, and add dupstr. 2017-05-18 07:10:17 +01:00
md5.c Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
memory.c Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
memory.h Move snew/sfree out into their own header+src. 2017-05-18 06:46:55 +01:00
preload.c Use an LD_PRELOAD library in place of symlink to /home. 2017-05-16 07:03:19 +01:00
version.c Redo the bounds checks in MsiGetFileVersion. 2017-05-18 06:57:29 +01:00
wrapper.py Top-level wrapper script to do the environment setup. 2017-05-17 19:29:08 +01:00