racket/racket
Matthew Flatt c082d77c97 raco exe: fix stripping of signature from Mach-O executables
To strip a signature, the old implementation effectively guessed
at the padding that was added to the original linkedit segment
to acommodate 16-byte alignment of the signature. The repaired
stripping works out the actual end of the linkedit segment based
on the various load commands that refer to it.
2017-07-03 09:33:17 -06:00
..
collects raco exe: fix stripping of signature from Mach-O executables 2017-07-03 09:33:17 -06:00
src udp-send-to: fix deallocation bug related to rktio refactoring 2017-07-02 14:27:59 -06:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00