aboutsummaryrefslogtreecommitdiff
path: root/dlfcn.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-09Fix bug reported by Dan DuVarney, based on a patch by himself.Ramiro Polla1-9/+10
2008-12-09Print all compiler warnings.Ramiro Polla1-1/+1
2007-06-29Proper check for Windows API functions in configure.r8Ramiro Polla1-4/+5
2007-06-29Use double linked list instead of static array of 255 global objects.Ramiro Polla1-35/+68
2007-06-29Take care of our own error messagesRamiro Polla1-46/+64
2007-06-29Fix copy_string( )Ramiro Polla1-8/+9
2007-06-29Add option to specify include and lib folderRamiro Polla2-10/+24
2007-06-29Cosmetics: white spaceRamiro Polla3-8/+8