annotate src/s/mach-bsd4-3.h @ 69028:9121701fb79d

(regex_compile): Call xmalloc and xrealloc. (regcomp): Use xmalloc.
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Feb 2006 01:19:08 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12418
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* I don't care if this doesn't do more than including bsd4-3.h;
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2 Mach is not bsd4-3 and the moment you forget it chances are that
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 you're in deep shit. */
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
75d8f8175fef Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #include "bsd4-3.h"
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
6
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
7 /* arch-tag: 7f7f00f6-ae34-413e-9e6a-1d3b3e3d07e8
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 12418
diff changeset
8 (do not change this comment) */