Closed
Bug 133659
Opened 24 years ago
Closed 24 years ago
Update the NSPRPUB_PRE_4_2_CLIENT_BRANCH
Categories
(SeaMonkey :: General, defect)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.0
People
(Reporter: wtc, Assigned: wtc)
References
Details
I need to check in the latest NSPR fixes on
the NSPRPUB_PRE_4_2_CLIENT_BRANCH. I will
list the bugs as dependencies of this bug.
| Assignee | ||
Comment 1•24 years ago
|
||
The bug fixes that are of interest to Mozilla are:
- bug 123984: Mac NSPR needs to call MPLibraryIsLoaded
- bug 132089: NSPR should use the new adaptive pthread mutexes on Linux
The following two bug fixes are not needed by Mozilla but will also
be checked in.
- bug 132208: Implement PR_SendFile() with sendfile() and TCP_CORK
- bug 132812: Need to handle the EINTR error from the sendfilev() system call
Comment 2•24 years ago
|
||
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
| Assignee | ||
Comment 3•24 years ago
|
||
Added two more bug fixes.
- bug 121975: Monitors and locks on Windows use unnecessary
system calls
- bug 134192: Infinite loop polling/selecting with 0 timeout
Comment 4•24 years ago
|
||
a=asa (on behalf of drivers) for checkin to the 1.0 trunk for the latest two fixes.
| Assignee | ||
Comment 5•24 years ago
|
||
This was done.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•