<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src/s/hpux11.h, branch scratch/static_assert</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Remove src/s/hpux11.h</title>
<updated>2012-06-12T18:44:31+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2012-06-12T18:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb'/>
<id>8a07a8c6fe3c0ed64d0dbbc1c9789ce970341fdb</id>
<content type='text'>
* configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS): New AC_DEFINEs.
(opsysfile): Set specially for hpux11.

* src/s/hpux11.h: Remove file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.in (BROKEN_SA_RESTART, USG_SUBTTY_WORKS): New AC_DEFINEs.
(opsysfile): Set specially for hpux11.

* src/s/hpux11.h: Remove file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nuke arch-tags.</title>
<updated>2011-01-15T23:16:57+00:00</updated>
<author>
<name>Glenn Morris</name>
</author>
<published>2011-01-15T23:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0d9f702fd085bc8ad560a3e1f08d5e93054a5d33'/>
<id>0d9f702fd085bc8ad560a3e1f08d5e93054a5d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove POSIX_SIGNALS.</title>
<updated>2010-05-04T04:00:10+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2010-05-04T04:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ef03a4e61efa0003b1b6be961b58297ccfddc664'/>
<id>ef03a4e61efa0003b1b6be961b58297ccfddc664</id>
<content type='text'>
* s/usg5-4.h (POSIX_SIGNALS):
* s/netbsd.h (POSIX_SIGNALS):
* s/msdos.h (POSIX_SIGNALS):
* s/ms-w32.h (POSIX_SIGNALS):
* s/hpux11.h (POSIX_SIGNALS):
* s/gnu.h (POSIX_SIGNALS):
* s/gnu-linux.h (POSIX_SIGNALS):
* s/freebsd.h (POSIX_SIGNALS):
* s/darwin.h (POSIX_SIGNALS):
* s/cygwin.h (POSIX_SIGNALS):
* s/aix4-2.h (POSIX_SIGNALS): Remove definition.
* s/unixware.h:
* s/sol2-6.h: Remove comments on POSIX_SIGNALS.
* process.c (create_process):
* syssignal.h:
* sysdep.c (wait_for_termination, init_signals):
* process.c (create_process):
* msdos.c: POSIX_SIGNALS is always defined on all platforms,
remove all code that assumes the contrary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* s/usg5-4.h (POSIX_SIGNALS):
* s/netbsd.h (POSIX_SIGNALS):
* s/msdos.h (POSIX_SIGNALS):
* s/ms-w32.h (POSIX_SIGNALS):
* s/hpux11.h (POSIX_SIGNALS):
* s/gnu.h (POSIX_SIGNALS):
* s/gnu-linux.h (POSIX_SIGNALS):
* s/freebsd.h (POSIX_SIGNALS):
* s/darwin.h (POSIX_SIGNALS):
* s/cygwin.h (POSIX_SIGNALS):
* s/aix4-2.h (POSIX_SIGNALS): Remove definition.
* s/unixware.h:
* s/sol2-6.h: Remove comments on POSIX_SIGNALS.
* process.c (create_process):
* syssignal.h:
* sysdep.c (wait_for_termination, init_signals):
* process.c (create_process):
* msdos.c: POSIX_SIGNALS is always defined on all platforms,
remove all code that assumes the contrary.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/fileio.c:</title>
<updated>2008-07-10T15:26:15+00:00</updated>
<author>
<name>Dan Nicolaescu</name>
</author>
<published>2008-07-10T15:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5e7567d3b4aa6caeebcd7e43171f3a84b1a3e8f'/>
<id>c5e7567d3b4aa6caeebcd7e43171f3a84b1a3e8f</id>
<content type='text'>
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arch taglines</title>
<updated>2003-09-01T15:45:59+00:00</updated>
<author>
<name>Miles Bader</name>
</author>
<published>2003-09-01T15:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ab5796a9f97180707734a81320e3eb81937281fe'/>
<id>ab5796a9f97180707734a81320e3eb81937281fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include hpux10-20.h instead of hpux10.h.  Delete #undef of</title>
<updated>2003-02-21T08:05:15+00:00</updated>
<author>
<name>Juanma Barranquero</name>
</author>
<published>2003-02-21T08:05:15+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4f09e23d4a4a33cd4be302a992c77d38627c4635'/>
<id>4f09e23d4a4a33cd4be302a992c77d38627c4635</id>
<content type='text'>
POLLING_PROBLEM_IN_SELECT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
POLLING_PROBLEM_IN_SELECT.
</pre>
</div>
</content>
</entry>
<entry>
<title>(POLLING_PROBLEM_IN_SELECT): Add #undef.</title>
<updated>2002-11-06T04:58:50+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-11-06T04:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=45bec201a1e96a1ccf808c0901fbae9a8a336889'/>
<id>45bec201a1e96a1ccf808c0901fbae9a8a336889</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(USG_SUBTTY_WORKS): Defined.</title>
<updated>2002-07-16T13:47:41+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-07-16T13:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e04f3f7e2e34b0033e92e3163881eaecd47ed213'/>
<id>e04f3f7e2e34b0033e92e3163881eaecd47ed213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(BROKEN_SA_RESTART): Defined.</title>
<updated>2002-07-11T17:31:10+00:00</updated>
<author>
<name>Richard M. Stallman</name>
</author>
<published>2002-07-11T17:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9ef47683093339c7da16f07033534ece8f1fe4b0'/>
<id>9ef47683093339c7da16f07033534ece8f1fe4b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New file.</title>
<updated>2001-10-31T17:21:33+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2001-10-31T17:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5282dcdb5648b893fc0988866cab775b9f6e2b9c'/>
<id>5282dcdb5648b893fc0988866cab775b9f6e2b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
