summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/util.py
Commit message (Expand)AuthorAgeFilesLines
* ctypes.util.find_library uses dump(1) instead of objdump(1) on Solaris.Thomas Heller2007-09-141-9/+21
* patch #1610795: BSD version of ctypes.util.find_library, by MartinThomas Heller2007-01-121-28/+50
* Fix #1521375. When running with root priviledges, 'gcc -o /dev/null'Thomas Heller2006-07-131-1/+9
* Add pep-291 compatibility markers.Thomas Heller2006-06-121-0/+3
* Fix errors found by pycheckerNeal Norwitz2006-06-111-2/+1
* Add missing svn properties.Thomas Heller2006-05-121-122/+122
* Merge in changes from ctypes 0.9.9.6 upstream version.Thomas Heller2006-04-211-0/+122