summaryrefslogtreecommitdiff
path: root/ext/sysvshm
Commit message (Expand)AuthorAgeFilesLines
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-6/+0
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-6/+6
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* proto correctedHartmut Holzgraefe2000-05-171-1/+1
* Make sysvshm buildable as shared moduleSascha Schumann2000-05-022-15/+8
* #if COMPILE_DLSascha Schumann2000-05-021-1/+1
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-2/+2
* More protos.Egon Schmid2000-02-241-11/+6
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fix compile on AIX, #2071Sascha Schumann2000-01-121-0/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-6/+3
* Integration of -ng changes. Changes:Sascha Schumann1999-12-302-5/+10
* - The tree compiles againZeev Suraski1999-12-181-6/+6
* More php3_ annihilationZeev Suraski1999-12-182-23/+23
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-5/+5
* Initialize value properlySascha Schumann1999-12-121-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-5/+5
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* Use new Zend API and some minor cleanup.Sascha Schumann1999-09-242-125/+84
* - Upgraded var_dump() to take multiple argumentsAndrey Hristov1999-09-201-2/+2
* fixed sysv_shm*Thies C. Arntzen1999-08-091-29/+10
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-15/+15
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-212-12/+12
* - fix compile issues for various packages (dbase, sysv*, zlib)Sascha Schumann1999-05-212-6/+3
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* This is generatedRasmus Lerdorf1999-04-221-287/+0
* Bring imap build rules up to date. We still have a problem here though.Rasmus Lerdorf1999-04-221-54/+71
* last bunch of extensions moving to ext/Stig Bakken1999-04-227-0/+887