summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadDyld.c
Commit message (Expand)AuthorAgeFilesLines
* [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-221-2/+8
|\
| * bug-3216070bug_3216070jan.nijtmans2011-03-161-2/+2
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| * fix building on Pantherdas2007-09-051-1/+2
| * * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-175/+368
| * * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic.das2007-04-291-42/+48
| * * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-23/+9
| * typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
| * add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-11/+56
| * * unix/configure, unix/tcl.m4: revert 2005-07-28 change.das2005-07-301-263/+331
| * * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10das2005-06-041-1/+2
| * * generic/tclIOUtil.c (TclLoadFile):das2005-05-241-41/+281
| * * macosx/tclMacOSXBundle.c:das2005-05-141-6/+6
* | * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL.das2009-04-101-3/+3
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | fix building on Pantherdas2007-09-051-1/+2
* | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-171/+368
* | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic.das2007-04-231-4/+4
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-2/+4
* | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-23/+9
* | typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
* | add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-12/+56
* | More bits of ANSIfyingdkf2005-11-111-36/+37
* | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workaroundsdas2005-07-301-13/+35
* | Formatting systematization. dkf2005-07-191-263/+309
* | * generic/tclIOUtil.c (TclLoadFile):das2005-05-231-45/+285
* | * generic/tclInt.decls:das2005-05-141-6/+6
* | Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
|/
* * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld errordas2002-10-291-1/+6
* load fixes for Bug 611108vincentdarley2002-10-101-3/+24
* * unix/Makefile.in:das2002-07-241-7/+38
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
* load comments and clientData replacementvincentdarley2002-07-181-12/+24
* load internals refactoringvincentdarley2002-07-171-41/+28
* * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs thatdas2002-02-251-12/+20
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* *unix/Makefile.in:das2001-11-231-53/+44
* * More CONST poisoningdgp2001-09-281-2/+2
* minor fs, vfs fixesvincentdarley2001-09-041-4/+10
* filesystemvincentdarley2001-08-301-3/+4
* * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->resulthobbs2000-04-251-9/+12
* * README:hobbs2000-04-191-0/+168