<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sysvsem/sysvsem.c, branch php-4.0.2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>- ARG_COUNT(ht) -&gt; ZEND_NUM_ARGS() mega patch</title>
<updated>2000-06-05T19:47:54+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-06-05T19:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3701bc420774c1b689f8a43f0ed891c99fea3cd2'/>
<id>3701bc420774c1b689f8a43f0ed891c99fea3cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use #ifdef COMPILE_DL_EXTNAME solely.</title>
<updated>2000-05-23T09:33:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-23T09:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4686a3b50ee86aa25e341aaa45376e637a42330f'/>
<id>4686a3b50ee86aa25e341aaa45376e637a42330f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the license with the new clause 6</title>
<updated>2000-05-18T15:34:45+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-05-18T15:34:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e043439ff61535bf6994d55a5056ff8b29b9828e'/>
<id>e043439ff61535bf6994d55a5056ff8b29b9828e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    #if COMPILE_DL</title>
<updated>2000-05-02T00:44:35+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-02T00:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe50664d4d0d5fad0e7ca52a42fe1d96461a4f31'/>
<id>fe50664d4d0d5fad0e7ca52a42fe1d96461a4f31</id>
<content type='text'>
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
becomes

    #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)

</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the various get_module() functions with a uniform</title>
<updated>2000-05-02T00:30:36+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-02T00:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d383d9373e6764d4f36cfce41cb8a610766e9b6'/>
<id>0d383d9373e6764d4f36cfce41cb8a610766e9b6</id>
<content type='text'>
ZEND_GET_MODULE(name) macro.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ZEND_GET_MODULE(name) macro.

</pre>
</div>
</content>
</entry>
<entry>
<title>I don't see why this should be gcc dependant and this fixes bugs 4140</title>
<updated>2000-04-14T13:14:30+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-04-14T13:14:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2acd0ad1fe810d81b3e8afab284eb6a8276d9ae1'/>
<id>2acd0ad1fe810d81b3e8afab284eb6a8276d9ae1</id>
<content type='text'>
and 4143

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and 4143

</pre>
</div>
</content>
</entry>
<entry>
<title>Change extension names in all extensions' zend_module_entry to their</title>
<updated>2000-03-06T18:44:01+00:00</updated>
<author>
<name>Stig Bakken</name>
<email>ssb@php.net</email>
</author>
<published>2000-03-06T18:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d02fe90b009d3145b0b9d24510c6869c68d2b99b'/>
<id>d02fe90b009d3145b0b9d24510c6869c68d2b99b</id>
<content type='text'>
directory name.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
directory name.

</pre>
</div>
</content>
</entry>
<entry>
<title>More protos.</title>
<updated>2000-02-24T14:43:53+00:00</updated>
<author>
<name>Egon Schmid</name>
<email>eschmid@php.net</email>
</author>
<published>2000-02-24T14:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c07b5282af83c8bb3c1fe770c6f35cd64cfcb474'/>
<id>c07b5282af83c8bb3c1fe770c6f35cd64cfcb474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the pipe is breaking all the time</title>
<updated>2000-02-19T23:41:32+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-02-19T23:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86fa2aade2fdac04b2d23cd84c39ffbd14f6a9be'/>
<id>86fa2aade2fdac04b2d23cd84c39ffbd14f6a9be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy Y2K patch! Happy new year (or the new millennium, depending on whether</title>
<updated>2000-01-01T01:32:05+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-01-01T01:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=43ae2bffbb876b0ad686e1fbe51712dacc76ac2f'/>
<id>43ae2bffbb876b0ad686e1fbe51712dacc76ac2f</id>
<content type='text'>
you start counting at 0 or 1).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you start counting at 0 or 1).

</pre>
</div>
</content>
</entry>
</feed>
