magic/extflat
Tim Edwards 28d8808c65 Corrected several improper uses of StrDup() that used the first
argument as a pointer but also set the same variable to the
return value.  This is ambiguous, because the behavior depends on
whether the value being set upon return is the original value or
the reallocated value.  The result is system-dependent behavior.
2020-05-28 17:09:03 -04:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFargs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFbuild.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
EFdef.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFhier.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFint.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFname.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFread.c Corrected several improper uses of StrDup() that used the first 2020-05-28 17:09:03 -04:00
EFsym.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFvisit.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
Makefile Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
READ_ME Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00