| Age | Commit message (Collapse) | Author |
|
provided along with the X11 libs it that mkfile.
|
|
|
|
to main.c and init it "nofence". This is required because with
dynamic linking init/fini code runs before main() has a chance to init
it. Since emu provides its own malloc, init/fini code that uses
malloc will eventually call coherence() and crash if it's not inited.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that it can be overridden using env section in config files.
|
|
|
|
probably mis-optimized by modern gcc, but I didn't bother investigating.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Crypt from Keyring
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
need changes to shared source
|
|
macosx version 10.6; use cc not gcc
|
|
|
|
references to undefined values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
issue 339
|
|
|
|
|
|
|