<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/lib-src/emacsserver.c, 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 emacsserver.</title>
<updated>2002-09-25T20:17:32+00:00</updated>
<author>
<name>Stefan Monnier</name>
</author>
<published>2002-09-25T20:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=038de5b8231ad6f98c8246f1cd7228786d0b702d'/>
<id>038de5b8231ad6f98c8246f1cd7228786d0b702d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;config.h&gt;.</title>
<updated>2001-12-29T22:25:06+00:00</updated>
<author>
<name>Pavel Janík</name>
</author>
<published>2001-12-29T22:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2f8fe2f420c89ff5d5eaddc00abf910fbd518b1f'/>
<id>2f8fe2f420c89ff5d5eaddc00abf910fbd518b1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally include config.h.</title>
<updated>2001-12-19T07:23:54+00:00</updated>
<author>
<name>Pavel Janík</name>
</author>
<published>2001-12-19T07:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b8509940e96d5e4d9f0c7de480291accbb3b56d1'/>
<id>b8509940e96d5e4d9f0c7de480291accbb3b56d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include "config.h", not &lt;../src/config.h&gt;.</title>
<updated>2001-12-18T16:00:01+00:00</updated>
<author>
<name>Dave Love</name>
</author>
<published>2001-12-18T16:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba723d8e826f70f3a69c935403db202c5296516a'/>
<id>ba723d8e826f70f3a69c935403db202c5296516a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(main): Cast geteuid in sprintf to int.</title>
<updated>2001-10-09T10:16:26+00:00</updated>
<author>
<name>Gerd Moellmann</name>
</author>
<published>2001-10-09T10:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c3d7eab2ba129ce6a60851aa37ad64f0133b8ad2'/>
<id>c3d7eab2ba129ce6a60851aa37ad64f0133b8ad2</id>
<content type='text'>
From Hallvard B Furuseth &lt;h.b.furuseth@usit.uio.no&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Hallvard B Furuseth &lt;h.b.furuseth@usit.uio.no&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>(main) &lt;homedir&gt;: Make its declaration conditional</title>
<updated>2001-01-02T13:52:04+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2001-01-02T13:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=317ad01ee76300893d0f6446b308efae6be015f9'/>
<id>317ad01ee76300893d0f6446b308efae6be015f9</id>
<content type='text'>
on SERVER_HOME_DIR, to avoid compiler warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on SERVER_HOME_DIR, to avoid compiler warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for large files.  Merge glibc 2.1.2.</title>
<updated>1999-10-19T07:17:20+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>1999-10-19T07:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4ee9629e2beb7a870ab30509d547b6845ef645cf'/>
<id>4ee9629e2beb7a870ab30509d547b6845ef645cf</id>
<content type='text'>
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
movemail.c, pop.c:
Do not include &lt;stdlib.h&gt;, as &lt;config.h&gt; does this now.

* b2m.c, emacsserver.c, etags.c, profile.c:
Include &lt;config.h&gt; before any system include files.

* emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
test-distrib.c:
(read, write, open, close): Do not undef.

* getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
(const): Do not define if HAVE_CONFIG_H; that's config.h's job.

* getopt.h: Adopt glibc 2.1.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* b2m.c, emacsclient.c, emacsserver.c, fakemail.c, make-docfile.c,
movemail.c, pop.c:
Do not include &lt;stdlib.h&gt;, as &lt;config.h&gt; does this now.

* b2m.c, emacsserver.c, etags.c, profile.c:
Include &lt;config.h&gt; before any system include files.

* emacsclient.c, emacsserver.c, fakemail.c, movemail.c, pop.c,
test-distrib.c:
(read, write, open, close): Do not undef.

* getopt.c, getopt1.c: Adopt glibc 2.1.2, with the following fix:
(const): Do not define if HAVE_CONFIG_H; that's config.h's job.

* getopt.h: Adopt glibc 2.1.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;stdlib.h&gt; if available.  Don't declare errno if it's a macro.</title>
<updated>1999-08-30T15:07:30+00:00</updated>
<author>
<name>Andreas Schwab</name>
</author>
<published>1999-08-30T15:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1ee65e5c81961ba4841aa809ce8960f1b680892a'/>
<id>1ee65e5c81961ba4841aa809ce8960f1b680892a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(main): Move the dynamic allocation of</title>
<updated>1999-08-14T04:08:25+00:00</updated>
<author>
<name>Karl Heuer</name>
</author>
<published>1999-08-14T04:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c5fee54517a65d1aa07253dd8f434e0d9cfc9c03'/>
<id>c5fee54517a65d1aa07253dd8f434e0d9cfc9c03</id>
<content type='text'>
system_name outside of the SERVER_HOME_DIR conditional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
system_name outside of the SERVER_HOME_DIR conditional.
</pre>
</div>
</content>
</entry>
<entry>
<title>(perror_1, fatal_error): Don't compile unless needed.</title>
<updated>1999-02-22T20:51:02+00:00</updated>
<author>
<name>Karl Heuer</name>
</author>
<published>1999-02-22T20:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=bbe73f056f972057bd3241e59f3dc8cec9e31516'/>
<id>bbe73f056f972057bd3241e59f3dc8cec9e31516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
