pjs/nsprpub/pr/include
wtc%netscape.com d3c1472da7 Bugzilla bug #36718: several socket options become enums in Mac OS
Universal Interfaces 3.3.  Define them as macros so that our code
in prmapopt.c, which assumes all socket options are macros, continues
to work.
2000-05-08 20:38:14 +00:00
..
md Bugzilla bug #36718: several socket options become enums in Mac OS 2000-05-08 20:38:14 +00:00
obsolete Bugzilla bug #30367: define uint for Neutrino. Rearranged the ifdef's 2000-03-07 22:48:41 +00:00
private Bugzilla bug #17223: implemented the PR_MSG_PEEK flag for PR_Recv() for 2000-05-05 00:32:49 +00:00
MANIFEST Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
Makefile Bugzilla bug #4842: do not export private NSPR headers (private/pprmwait.h, 1999-06-03 22:35:44 +00:00
Makefile.in Add autoconf for NSPR. Check in for cls@seawood.org. Buzill 11893 1999-10-14 15:09:11 +00:00
gencfg.c updating to license version 1.1 in boilerplate comments 1999-04-21 21:40:44 +00:00
nspr.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
pratom.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prbit.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prclist.h updating to license version 1.1 in boilerplate comments 1999-04-21 21:40:44 +00:00
prcmon.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prcountr.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prcvar.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prdtoa.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prenv.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prerr.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prerror.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prinet.h Define __STRICT_ANSI__ for Linux to eliminate spurious warnings. Checkin 1999-09-14 19:39:46 +00:00
prinit.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prinrval.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prio.h Bugzilla bug #17223: added the PR_MSG_PEEK (with same value as MSG_PEEK) 2000-05-03 01:22:54 +00:00
pripcsem.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prlink.h Bugzilla bug #27175: Changed the PRFuncPtr type to void (*)(), to be 2000-03-30 00:54:33 +00:00
prlock.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prlog.h Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
prlong.h Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be used 2000-01-31 21:41:08 +00:00
prmem.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prmon.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prmwait.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prnetdb.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prolock.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prpdce.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prprf.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prproces.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prrng.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prrwlock.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prshm.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prshma.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prsystem.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prthread.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prtime.h Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT. 2000-01-10 21:08:45 +00:00
prtpool.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prtrace.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00
prtypes.h Bugzilla bug #34292: checked in OS/2 patch from Skip Nizinski 2000-04-03 17:51:02 +00:00
prvrsion.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prwin16.h Add new API declaration, NSPR_API. Bugzilla #12913. 2000-01-07 01:28:13 +00:00