gecko-dev/nsprpub/pr/include/md
2002-08-07 00:16:39 +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
_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 Rename rhapsody to darwin 2001-10-25 21:34:51 +00:00
_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 153525: fixed build problems under gcc3 on Mac OS X. r=bryner. 2002-07-23 23:54:12 +00:00
_qnx.cfg
_qnx.h
_reliantunix.cfg
_reliantunix.h
_rhapsody.cfg
_rhapsody.h
_scoos.cfg
_scoos.h
_solaris32.cfg
_solaris64.cfg
_solaris.h Bugzilla bug 132940: need to declare the sendfile error mapping function. 2002-03-29 22:53:38 +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 Backed out the fix for bug 121975. It doesn't work on Windows 95. 2002-04-27 03:12:25 +00:00
_winnt.cfg
_winnt.h
.cvsignore
Makefile.in Install *.cfg files used for cross-compiling 2001-10-13 06:02:48 +00:00
prosdep.h Convert all rhapsody (pre-beta-macosx) references to darwin. 2001-10-26 04:55:58 +00:00
sunos4.h