gecko/js
Jim Blandy ede7e6d142 Bug 391488: Eliminate PTRDIFF macro; delete jssttddef.h. r=jimb
Delete jsstddef.h, since its only remaining purpose is to make certain
Win16-specific definitions; we don't support Win16 any more.  In
particular, we can just subtract pointers now, so the PTRDIFF macro is
unnecessary noise.

Most places get stddef.h via jstypes.h or some other header, so we can
just delete #inclusions of jstddef.h.  The exception is jskwgen.h, so
there we explicitly include <stddef.h> instead.
2009-02-18 09:14:51 -08:00
..
jsd Bug 475898 - jsdIDebuggerService.idl changed without changing uuid, r+sr=bz 2009-02-04 22:43:56 -08:00
narcissus
src Bug 391488: Eliminate PTRDIFF macro; delete jssttddef.h. r=jimb 2009-02-18 09:14:51 -08:00
tests bug 471450 - record mozilla-1.9.1 fix. 2009-01-28 08:34:13 -08:00
landbranch.pl
makefile.win