<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/main/php_syslog.h, branch php-4.4.8</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>main/php_syslog.h</title>
<updated>2005-07-27T10:26:25+00:00</updated>
<author>
<name>Anantha Kesari H Y</name>
<email>hyanantha@php.net</email>
</author>
<published>2005-07-27T10:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4dcdce3c230ca8aa80c4a90934fd16b9b1583334'/>
<id>4dcdce3c230ca8aa80c4a90934fd16b9b1583334</id>
<content type='text'>
NetWare can make use of Autoconf based build.

main/php.h
Removed redundant NEW_LIBC checks.
PHP_UNAME and PHP_OS has been hardcoded for NetWare inside configure.in

Removed the config.nw.h
--Kamesh

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NetWare can make use of Autoconf based build.

main/php.h
Removed redundant NEW_LIBC checks.
PHP_UNAME and PHP_OS has been hardcoded for NetWare inside configure.in

Removed the config.nw.h
--Kamesh

</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Fix outside-source-tree builds. Always include generated header files</title>
<updated>2005-01-09T21:05:39+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-01-09T21:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=176a6e48ec78a5b745b657b93cc835dd9532923f'/>
<id>176a6e48ec78a5b745b657b93cc835dd9532923f</id>
<content type='text'>
       with #include &lt;some_header.h&gt; to make sure the correct file is used.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
       with #include &lt;some_header.h&gt; to make sure the correct file is used.

</pre>
</div>
</content>
</entry>
<entry>
<title>NetWare related changes/modifications</title>
<updated>2002-09-09T12:03:36+00:00</updated>
<author>
<name>Anantha Kesari H Y</name>
<email>hyanantha@php.net</email>
</author>
<published>2002-09-09T12:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3313593ff35699de69be03636079c2c06751d0dd'/>
<id>3313593ff35699de69be03636079c2c06751d0dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually compile on systems without syslog.</title>
<updated>2001-02-24T21:08:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-02-24T21:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a40ee1f181f98504e476dc85ab27210099a54680'/>
<id>a40ee1f181f98504e476dc85ab27210099a54680</id>
<content type='text'>
PR: #9412

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Real fix for std_syslog issue on OpenServer. This is limited to the native</title>
<updated>2000-06-09T17:21:40+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-06-09T17:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8f58728e2b334f2d7a1bc576fc9abb502503fa69'/>
<id>8f58728e2b334f2d7a1bc576fc9abb502503fa69</id>
<content type='text'>
development system (/bin/cc and icc) and does not show up with the UDK.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
development system (/bin/cc and icc) and does not show up with the UDK.

</pre>
</div>
</content>
</entry>
<entry>
<title>s/sys_syslog/std_syslog/</title>
<updated>2000-06-01T00:48:28+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-06-01T00:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc5af6decccabce0abb65045e0b57166e1eabfd1'/>
<id>dc5af6decccabce0abb65045e0b57166e1eabfd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove win32/php_registry.h from include list. That slipped in by accident.</title>
<updated>2000-05-28T16:27:25+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-28T16:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=833339c692898d075131be3c880d0933d8c23e21'/>
<id>833339c692898d075131be3c880d0933d8c23e21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use php_syslog() for system call. On OpenServer 5, syslog is defined to</title>
<updated>2000-05-28T16:22:28+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-28T16:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0d9c0616f9bf1441cddadc1ff1e9870d2e1c09e0'/>
<id>0d9c0616f9bf1441cddadc1ff1e9870d2e1c09e0</id>
<content type='text'>
var_syslog/sys_syslog which causes various problems.

Submitted by: Paul Gardiner &lt;I.T.Manager@barleychalu.co.uk&gt;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
var_syslog/sys_syslog which causes various problems.

Submitted by: Paul Gardiner &lt;I.T.Manager@barleychalu.co.uk&gt;

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