Nate Williams
bbabe47be8
When compiling with '-Wall -pedantic', the byte swapping macros gave the
...
following warning:
warning: ANSI C forbids braced-groups within expressions
Adding __extension__ before the statement-expression seems to work right.
Submitted by: bde (a *long* time ago)
1996-10-21 17:15:05 +00:00
Jordan K. Hubbard
bcbd38050e
Rename the local variable used by various macros outside the user's
...
namespace.
Reported-By: "Philippe Charnier" <charnier@lirmm.fr>
1995-02-12 08:31:31 +00:00
Geoff Rehmet
20dcc37daa
Change "asm" to "__asm" - makes it possible to compile code with
...
"-ansi" compiler switch set.
1994-09-10 20:03:14 +00:00
Andrew Moore
90d795a112
adding libc/quad:
...
added _QUAD_HIGH/LOW
added (U_)QUAD_MAX/MIN
(from NetBSD)
1993-12-19 05:14:46 +00:00
Garrett Wollman
6e393973f5
Made all header files idempotent and moved incorrect common data from
...
headers into a related source file. Added cons.h as first step towards
moving i386/i386/cons.h to machine/cons.h where it belongs.
1993-11-07 17:43:17 +00:00
Rodney W. Grimes
34a8ed1be1
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
...
minor cleanup. Added $Id$ to files that did not have any version info, etc
1993-10-16 14:40:57 +00:00
Rodney W. Grimes
5b81b6b301
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00