0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Jun 21, 2024 — Jun 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed inclusion of MacMemAllocator.h, which is not needed More... over 26 years ago
Fixed a bug in _MD_Open that incorrectly translates PR_WRONLY to More... over 26 years ago
Miscellaneous porting changes from Brian Ostrom <[email protected]>. More... over 26 years ago
The mktime routine in MetroWerks MSL C Runtime Library on the Mac More... over 26 years ago
In the struct-emulated version of LL_I2L, added a PRInt32 cast More... over 26 years ago
Undefine _PR_HAVE_SOCKADDR_LEN because struct sockaddr doesn't have More... over 26 years ago
Corrected a typo. The "1" (one) in "armv41" should be an "l" (ell). More... over 26 years ago
We also need to define the poll-related error reporting functions More... over 26 years ago
Undefine _PR_POLL_AVAILABLE for pthreads. libc_r doesn't have More... over 26 years ago
Checked in Patrick Beard's temporary workaround (to use GetSharedLibrary More... over 26 years ago
Temporarily commented out the poll() wrapper for Linux, because More... over 26 years ago
Bugzilla bug #1664: removed an unnecessary strdup call in More... over 26 years ago
Removed -D_PR_NEED_FAKE_POLL from FreeBSD.mk and NEXTSTEP.mk. This More... over 26 years ago
_MD_FreeSegment should call free (instead of DisposePtr) to deallocate More... over 26 years ago
Fixed a bug in Mac's PR_IntervalNow() and PR_TicksPerSecond(). A More... over 26 years ago
BugSplat 335862 More... over 26 years ago
Temporarily ifdef out assertions for the Mac while I debug the More... over 26 years ago
Handle the sa_len field of struct sockaddr correctly on platforms More... over 26 years ago
Added 'else true;" to the if statement in our shell scripts because More... over 26 years ago
A jumbo checkin, consisting of: More... over 26 years ago
BugZilla #1473 More... over 26 years ago
fix compile error introduced with OS/2 port More... over 26 years ago
Fixed breakage of C++ build rule in previous checkin. More... over 26 years ago
Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx). More... over 26 years ago
Fixed a typo in previous checkin. More... over 26 years ago
Enable OS/2 builds with IBM's compiler (Visualage) and gcc port of OS/2 (emx). More... over 26 years ago
NEXT port. Contributed by Balazs Pataki ([email protected]). More... over 26 years ago
Conditionally compile pthread priority call; More... over 26 years ago
Enable use of poll system call for FreeBSD 3.0.0-RELEASE; More... over 26 years ago
Implement poll for those platforms that don't support the system call. More... over 26 years ago