seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
ccarlen%netscape.com
0766c35c7f
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:58:15 +00:00
wtc%netscape.com
e5672f0c4c
Bugzilla bug 111287: checked in a patch from Dave Inglis <dinglis@qnx.com>
...
to fix the QNX6 port of dbm. r=wtc.
Modified files: include/mcom_db.h src/hash.c
2001-11-27 01:06:33 +00:00
jpierre%netscape.com
cfe378971d
Fix for 95128 - OS/2 build issue
2001-11-22 00:18:08 +00:00
wtc%netscape.com
c9bcf1c9ee
Bugzilla bug 105173: test the compiler-defined __SVR4 macro instead of
...
SVR4 for Solaris.
Modified Files:
include/mcom_db.h include/ncompat.h src/memmove.c
2001-10-23 22:05:06 +00:00
wtc%netscape.com
735e3c118a
Bugzilla bug 105173: restored the test for HAVE_COMPAT_H because we
...
no longer define SVR4 on Solaris. I may use __SVR4 instead after verifying
that all Solaris compilers define it.
2001-10-19 14:06:28 +00:00
wtc%netscape.com
32350fbb8b
Bugzilla bug 105173: in mcom_db.h, put the tests for HAVE_XXX_H inside
...
#ifdef __DBINTERFACE_PRIVATE so that users of this exported header don't
have to define these HAVE_XXX_H macros. Define __DBINTERFACE_PRIVATE
in dbm/macbuild/DBMConfig.h and dbm/src/Makefile.win. r=brendan@mozilla.org
2001-10-19 05:45:51 +00:00
wtc%netscape.com
b3f279746f
Rewrote #ifndef #else #endif by the equivalent #ifdef #else #endif.
2001-10-17 01:10:16 +00:00
wtc%netscape.com
afe4a14413
Bugzilla bug 103881: <sys/cdefs.h> as opposed to <cdefs.h> should be
...
included if HAVE_SYS_CDEFS_H is defined. Other cleanups related to
cdefs.h. r=shaver.
Modified files: dbm/src/snprintf.c dbm/include/cdefs.h
dbm/include/mcom_db.h dbm/include/nsres.h
2001-10-11 22:07:55 +00:00
gerv%gerv.net
d0a9b189f2
License changes, take 2. Bug 98089. mozilla/db/, mozilla/dbm/.
2001-09-25 01:25:13 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
mkaply%us.ibm.com
b259ad410d
Tinderbox break - change OS/2 only code - third time is a charm
2000-07-10 20:38:41 +00:00
mkaply%us.ibm.com
6854fda7d9
OS/2 only tinderbox break - we will probably still break on a link, but at least we will compile
2000-07-10 14:48:47 +00:00
mkaply%us.ibm.com
aeb6d47de4
Tinderbox break - remove OS/2 includes
2000-07-10 12:53:08 +00:00
mkaply%us.ibm.com
29dcfad804
# 25555
...
r= pavlov@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 21:00:06 +00:00
cls%seawood.org
2fa25fde1c
Remove the HAVE_UINT define & uint typedef as NSPR unconditionally typedefs uint.
2000-03-02 15:57:10 +00:00
akkana%netscape.com
7ed3fa6bfc
18391: Remove MAX and MIN. Fix from cls@seawood.org, reviewed by me
2000-01-26 01:35:17 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
cls%seawood.org
3762adbd17
Only use HAVE_UINT to check whether uint is defined.
1999-09-16 14:58:16 +00:00
mcafee%netscape.com
e71fc5e0ff
Adding support for Alpha NT. Patch provided by Bob Meader.
1999-07-21 00:40:58 +00:00
mcafee%netscape.com
cb748004e8
Patch for BeOS, thanks to Duncan Wilcox.
1999-06-15 01:24:06 +00:00
briano%netscape.com
5d7096cde2
Eliminate the need to use -DQNX by switching to __QNX__, predefined by the compiler.
1999-05-14 01:46:00 +00:00
briano%netscape.com
5b882ed0f6
Added support for QNX, and replaced a pile of platform-specific ifdefs with HAVE_SYS_BYTEORDER_H.
1999-05-13 01:40:19 +00:00
briano%netscape.com
439a67f8c2
Fix for QNX. Need to tell it what uint is....
1999-05-12 23:44:27 +00:00
briano%netscape.com
5e47843eeb
Fix for SunOS 4 builds.
1999-04-08 23:51:11 +00:00
akkana%netscape.com
25cd4f851d
Changes to fix the Irix N32/egcs build; thanks to Jason Heirtzler <jasonh@cthulhu.engr.sgi.com>
1999-03-09 00:24:17 +00:00
mcafee%netscape.com
7c60f20508
cdefs.h and mcom_db.h also exist in mozilla/include, merging some changes over to these versions in anticipation of retiring the mozilla/include versions of these files.
1999-03-02 07:47:29 +00:00
cls%seawood.org
bce008cb01
Don't include local cdefs.h if we have a system version.
1999-01-18 19:11:35 +00:00
cls%seawood.org
cdd0efbb06
Updated checks for solaris. Started using platform.h.
1998-11-18 18:32:52 +00:00
akkana%netscape.com
29ed33fbb4
An include was missing, breaking the Irix build
1998-11-17 02:09:12 +00:00
ramiro%netscape.com
6c2327f76e
Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX.
1998-11-04 17:54:14 +00:00
cls%seawood.org
110b6652b2
Added ifndef HAVE_SYS_CDEFS_H around cdefs.h include. Approved by terry@netscape.com
1998-10-28 03:43:53 +00:00
cyeh%netscape.com
c653a42440
removing old NSPR20 #ifdefs
1998-09-28 20:42:14 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
wtc%netscape.com
733a8fcf6a
Deleted the code that sets BYTE_ORDER to LITTLE_ENDIAN on Linux, whic
...
on big-endian machines. Use __osf__ instead of __alpha to identify
Digital Unix, which has <machine/endian.h>.
Files changed: mozilla/include/mcom_db.h, mozilla/dbm/include/mcom_db.h.
1998-08-13 04:47:03 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00