summaryrefslogtreecommitdiff
path: root/ext/standard/dl.c
Commit message (Expand)AuthorAgeFilesLines
* phpinfo() prettyingColin Viebrock2000-04-051-1/+2
* Allocate enough memory for additional /.Sascha Schumann2000-03-301-6/+2
* Some OS prepend _ to symbol names while their dynamic linkerSascha Schumann2000-03-301-1/+11
* Dynamically load java support, for better error messagesSam Ruby2000-03-251-8/+0
* - Fix compile problem on FreeBSD.Andi Gutmans2000-03-181-1/+7
* - Also check module API numberAndi Gutmans2000-03-131-5/+6
* - Don't load modules which have different debug and ZTS information thanAndi Gutmans2000-03-111-0/+17
* - Thies, it is crucial :)Andi Gutmans2000-03-071-2/+2
* (php: dl) fixed MAXPATHLEN bugThies C. Arntzen2000-03-071-4/+12
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-12/+7
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-2/+2
* - Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32Andi Gutmans2000-02-101-2/+2
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-5/+5
* Cleanup patchesZeev Suraski2000-02-051-2/+3
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-1/+1
* More php3_ cleanupZeev Suraski1999-12-171-1/+1
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-4/+4
* #if -> #ifdef change for HAVE_LIBDL (to be consistent with the same symbolStig Bakken1999-12-041-2/+2
* *** empty log message ***Zeev Suraski1999-11-261-1/+0
* Kill the regex header file warningsRasmus Lerdorf1999-10-291-1/+1
* Looks better, but isn't wrongEgon Schmid1999-10-171-1/+0
* new api fo dl() - renamed php3_dl to php_dl (added compat header)Thies C. Arntzen1999-10-131-6/+8
* Remove extraneous debug dlerror() call which results in the subsequentAndrey Hristov1999-09-081-1/+0
* A couple of BoundsChecker fixesZeev Suraski1999-09-061-2/+9
* - Add PHP Modules workspaceZeev Suraski1999-08-131-1/+3
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-10/+10
* More symbol work.Andrey Hristov1999-07-261-2/+2
* A bunch of grunt work updating function entries and declarations.Andrey Hristov1999-07-241-0/+1
* License updateZeev Suraski1999-07-161-20/+9
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-1/+1
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-3/+4
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-0/+185