Mercurial > emacs
annotate src/s/sunos413.h @ 3871:a9f9a058567f
* lunar.el (lunar-phase): Use time conversion from solar.el
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 22 Jun 1993 03:24:44 +0000 |
parents | a784dfbd4d67 |
children | 72f692faeb8c |
rev | line source |
---|---|
3114 | 1 #include "sunos4-1.h" |
2 | |
3308
a784dfbd4d67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
3114
diff
changeset
|
3 #if 0 /* jik@gza.com says this didn't work. Too bad. |
a784dfbd4d67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
3114
diff
changeset
|
4 Can anyone find out why this loses? */ |
3114 | 5 /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ |
6 | |
7 #undef SYSTEM_MALLOC | |
3308
a784dfbd4d67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
3114
diff
changeset
|
8 #endif |