gecko-dev/nsprpub/config
wtc%netscape.com c528067f7c Bugzilla bug #34920: provide an emulated implementation of acceptread
and sendfile methods that I/O layers can use.  _PR_EmulateAcceptRead
is superseded by PR_EmulateAcceptRead, and _PR_EmulateSendFile and
_PR_UnixSendFile are superseded by PR_EmulateSendFile.  Deleted unused
function _PR_HPUXTransmitFile.  The workaround for the OSF1 V4.0
MAP_PRIVATE bug is moved from _PR_UnixSendFile to _MD_CreateFileMap,
ifdef'd with the new macro OSF1V4_MAP_PRIVATE_BUG, which is defined
only on OSF1 V4.
Modified files: OSF1.mk, _hpux.h, pprio.h, primpl.h, priometh.c,
prsocket.c, unix.c, and ptio.c
2000-05-11 18:34:19 +00:00
..
.cvsignore
AIX.mk
BSD_OS.mk Bugzilla bug #37595: checked in patches for building on BSD/OS 4.1 2000-05-01 22:38:58 +00:00
BeOS.mk
DGUX.mk
FreeBSD.mk
HP-UX.mk
IRIX.mk
Linux.mk Bugzilla bug #33364: checked in a patch contributed by pb@futuretv.com 2000-04-03 18:25:35 +00:00
Makefile
Makefile.in Bugzilla bug #29427: implemented the 'distclean' target and made 2000-03-16 22:46:02 +00:00
NCR.mk
NEC.mk
NEWS-OS.mk
NEXTSTEP.mk
NTO.mk Checked in a patch contributed by Jerry L. Kirk 2000-03-15 22:00:37 +00:00
NetBSD.mk
OS2.mk Bugzilla bug #34292: checked in OS/2 patch from Skip Nizinski 2000-04-03 17:51:02 +00:00
OSF1.mk Bugzilla bug #34920: provide an emulated implementation of acceptread 2000-05-11 18:34:19 +00:00
OpenBSD.mk Bugzilla bug #36464: OpenBSD shared libraries must be named .so.n.m. 2000-04-21 17:51:36 +00:00
OpenVMS.mk
QNX.mk
Rhapsody.mk Removed obsolete code. 2000-03-23 02:52:24 +00:00
SCOOS.mk
SINIX.mk
SunOS.mk
SunOS4.mk
SunOS5.mk
UNIX.mk
UNIXWARE.mk
WIN32.mk
WIN95.mk
WINNT.mk
arch.mk Bugzilla bug #31697: Mac OS X (Rhapsody) port, based on the patch that 2000-03-14 00:43:31 +00:00
autoconf.mk.in Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
config.mk Bugzilla bug #29427: implemented the 'distclean' target and made 2000-03-16 22:46:02 +00:00
libc_r.h
module.df Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
nfspwd.pl
now.c
nsinstall.c
nsprincl.mk.in
nsprincl.sh.in
pathsub.h
prdepend.h Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
prmkdir.bat
rules.mk Bugzilla bug #29427: restore the realclean/clobber_all targets to their 2000-04-05 20:18:13 +00:00
win16.mk