• Sam Lantinga's avatar
    Date: Wed, 9 May 2001 18:03:20 -0600 · 874c4950
    Sam Lantinga authored
    From: Peter Valchev <pvalchev@openbsd.org>
    Subject: openbsd patches
    
    - The dlsym() one is supposed to fix dynamic loading on our a.out
    architectures, where prefixing of an underscore symbol is required.
    Actually I don't know what kind of dynamic loading does SDL deal with,
    but anyway.  You may want to make that change global, but only gcc's
    preprocessor passes __ELF__, I think, so you can just add Linux or
    something if you decide so.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4027
    874c4950
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...