gecko-dev/nsprpub/pr/include/md
wtc%netscape.com 901980a0bb Bug 166412: ported NSPR to AIX 5.1. AIX 5.1 is the same as AIX 4.3 as far
as NSPR is concerned.  Invented a new macro AIX4_3_PLUS to indicate AIX 4.3
or higher.
Modified files: configure configure.in _pth.h prnetdb.c
2002-12-11 23:10:41 +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 Bugzilla bug 132940: need to declare the sendfile error mapping function. 2002-03-29 22:53:38 +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 167375: configuration changes needed for building on BSD/OS 5.0. 2002-09-12 15:04:22 +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
_dgux.cfg
_dgux.h
_freebsd.cfg Define IS_64 for FreeBSD/alpha. 2002-01-02 21:06:24 +00:00
_freebsd.h Bugzilla bug 124981: Enable IPv6 support for FreeBSD. This patch is 2002-02-16 07:12:55 +00:00
_hpux32.cfg
_hpux64.cfg Added support for new HP-UX platform. 2002-01-23 02:56:36 +00:00
_hpux.h Backed out the previous checkin. Misunderstood the cause of the problem. 2002-01-27 04:35:55 +00:00
_irix32.cfg
_irix64.cfg
_irix.h Bug 149195: added IPv6 support for IRIX. The patch is contributed by 2002-08-07 00:16:39 +00:00
_linux.cfg
_linux.h Bugzilla bug 132208: implemented PR_SendFile on Linux with the sendfile 2002-03-20 21:09:41 +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
_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 97475: some platforms, such as OpenVMS, require us to pass the exact 2002-06-13 18:05:26 +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
_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 162930: fixed the bug that PR_GetSystemInfo always returns "sparc" 2002-08-15 22:25:42 +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 162358: added NSPR file I/O functions that take UTF16 pathnames. The 2002-11-27 03:17:13 +00:00
_winnt.cfg
_winnt.h Bug 161998: fixed the race condition between PR_Cleanup and a CPU thread 2002-08-28 00:04:47 +00:00
.cvsignore
Makefile.in Remove $(CONFIG) from real_install target. It was a typo anyway. 2002-11-09 09:23:31 +00:00
prosdep.h
sunos4.h