gecko-dev/nsprpub
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
..
build/autoconf Updating config.guess & config.sub to latest GNU versions. Bug #22599, r=wtc 2000-03-30 02:48:00 +00:00
config Bugzilla bug #34920: provide an emulated implementation of acceptread 2000-05-11 18:34:19 +00:00
lib Bugzilla bug #32184: added 'const' versions of hash table lookup 2000-03-24 23:13:45 +00:00
macbuild Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00
pr Bugzilla bug #34920: provide an emulated implementation of acceptread 2000-05-11 18:34:19 +00:00
tools Update to OS/2 port; the build now uses OS_ARCH=OS2, in place of WINNT. 2000-01-10 21:08:45 +00:00
configure Adjusted white space. 2000-05-09 23:44:35 +00:00
configure.in Adjusted white space. 2000-05-09 20:15:18 +00:00
Makefile Bugzilla bug #29427: restore the realclean/clobber_all targets to their 2000-04-05 20:18:13 +00:00
Makefile.in Bugzilla bug #29427: restore the realclean/clobber_all targets to their 2000-04-05 20:18:13 +00:00
makefile.win Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk. 2000-02-23 23:38:19 +00:00