gecko-dev/nsprpub/pr/include/md
wtc%netscape.com a66a4d539e Bug 90010: added support for Linux for s390 and s390x. The patch is
contributed by Gerhard Tonn <GerhardTonn@swol.de>.
Modified Files: _linux.cfg _linux.h prprf.c
2003-01-23 17:03:22 +00:00
..
_aix32.cfg Bugzilla bug 142677: made --disable-ipv6 work on AIX. Removed the obsolete 2002-05-07 01:43:40 +00:00
_aix64.cfg
_aix.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_beos.cfg
_beos.h Bug 134099: Worked around two BeOS bugs. 1. connect does not implicitly 2002-06-11 20:05:32 +00:00
_bsdi.cfg
_bsdi.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_darwin.cfg Remove DARWIN define from osx builds as it cripples the feature set provided by 2002-07-18 04:11:48 +00:00
_darwin.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_dgux.cfg
_dgux.h
_freebsd.cfg Define IS_64 for FreeBSD/alpha. 2002-01-02 21:06:24 +00:00
_freebsd.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_hpux32.cfg
_hpux64.cfg Added support for new HP-UX platform. 2002-01-23 02:56:36 +00:00
_hpux.h Bug 188439: fixed a bug in the PR_Poll implementation for 2003-01-20 20:52:48 +00:00
_irix32.cfg
_irix64.cfg
_irix.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_linux.cfg Bug 90010: added support for Linux for s390 and s390x. The patch is 2003-01-23 17:03:22 +00:00
_linux.h Bug 90010: added support for Linux for s390 and s390x. The patch is 2003-01-23 17:03:22 +00:00
_macos.h Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
_ncr.cfg
_ncr.h
_nec.cfg
_nec.h
_netbsd.cfg
_netbsd.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_nextstep.cfg
_nextstep.h
_nspr_pthread.h
_nto.cfg
_nto.h Bugzilla bug 120161: define SA_RESTART for Neutrino. 2002-03-19 04:40:26 +00:00
_openbsd.cfg
_openbsd.h
_openvms.cfg
_openvms.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_os2_errors.h Bugzilla bug 121872: define _PR_MD_LISTEN as a function so that we can set 2002-01-27 02:59:44 +00:00
_os2.cfg
_os2.h Bugzilla bug 135448: removed a level of code to make semaphores faster. 2002-04-11 18:23:57 +00:00
_osf1.cfg
_osf1.h Bug 188439: fixed a bug in the PR_Poll implementation for 2003-01-20 20:52:48 +00:00
_pcos.h
_pth.h Bug 166412: ported NSPR to AIX 5.1. AIX 5.1 is the same as AIX 4.3 as far 2002-12-11 23:10:41 +00:00
_qnx.cfg
_qnx.h
_reliantunix.cfg
_reliantunix.h
_rhapsody.cfg
_rhapsody.h
_scoos.cfg
_scoos.h
_solaris32.cfg Bug 160030: check for __sparc and __i386, which is defined by the Solaris 2002-08-15 23:04:03 +00:00
_solaris64.cfg Bug 160030: check for __sparc and __i386, which is defined by the Solaris 2002-08-15 23:04:03 +00:00
_solaris.h Bug 168228: added IPv6 support for Darwin (Mac OS X). Added two new 2003-01-16 16:16:34 +00:00
_sony.cfg
_sony.h
_sunos4.cfg
_sunos4.h
_unix_errors.h
_unixos.h Bugzilla bug 132208: added the 'tcp_nodelay' field to Linux's _MDFileDesc, 2002-03-27 15:13:49 +00:00
_unixware7.cfg
_unixware.cfg
_unixware.h
_win16.cfg
_win16.h Bugzilla bug 96122: use _PR_ShutdownLinker() on all platforms to clean up 2001-12-28 03:11:43 +00:00
_win32_errors.h
_win95.cfg
_win95.h Bug 188396: don't use ftime because its 32-bit timestamp will overflow 2003-01-14 13:22:32 +00:00
_winnt.cfg
_winnt.h Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch is 2003-01-20 16:26:24 +00:00
.cvsignore
Makefile.in Bug 180293: moved the OpenVMS build from the POSIX subsystem to native VMS 2002-12-12 01:41:31 +00:00
prosdep.h Convert all rhapsody (pre-beta-macosx) references to darwin. 2001-10-26 04:55:58 +00:00
sunos4.h