summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2006-08-22make platforms that use mutexes in stdio.h happyKevin P. Fleming
2006-08-22minor improvementsKevin P. Fleming
2006-08-22when loadable modules are disabled, if someone tries to load a module that do...Kevin P. Fleming
2006-08-22Solaris didn't like this.Jason Parker
2006-08-22a couple Solaris tweaks, to help build properly.Jason Parker
2006-08-21restore 'preload' functionality in loaderKevin P. Fleming
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...Kevin P. Fleming
2006-08-21don't initialize global variables list twiceKevin P. Fleming
2006-08-21restore printing of module name during loadingKevin P. Fleming
2006-08-21- simplify and improve astmm by using thread storage instead of a dynamicRussell Bryant
2006-08-21- use the atomic operations for incrementing the unique intRussell Bryant
2006-08-21various cleanups, including ...Russell Bryant
2006-08-21use a safer process for checking if a module wants to export symbols into the...Kevin P. Fleming
2006-08-21don't declare these variables unless neededKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming