summaryrefslogtreecommitdiff
path: root/pr/src/md/os2
Commit message (Expand)AuthorAgeFilesLines
* Bug 1581890 - formatted code with artistic style utility. r=glandiumKai Engert2019-09-2410-1241/+1308
* Bug 1581890 - remove whitespace from end of line in h/c/cpp. r=glandiumKai Engert2019-09-2410-92/+92
* Bug 1106600: Replace PR_ASSERT(!"foo") with PR_NOT_REACHED("foo")Wan-Teh Chang2014-12-011-2/+2
* Bug 716564 - update licence to MPL 2. r=wtc.gerv%gerv.net2012-03-0615-528/+45
* Bug 510705: Simulate memory-mapped files by reading the entire mappedwtc%google.com2009-08-261-16/+81
* Fix for bug 266215 . Add conversion code and assertions for iovec. r=wtcjulien.pierre.boogz%sun.com2008-05-161-1/+15
* Bug 330720: white space adjustments.wtc%google.com2008-05-021-2/+0
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and u...mozilla%weilbacher.org2008-05-029-421/+6
* [OS/2] Bug 399647: fix OS/2 build break in prlog.c and correct warning, r=wtcNSPR_HEAD_20071016FIREFOX_3_0b2_RELEASEFIREFOX_3_0b2_RC1FIREFOX_3_0b1_RELEASEFIREFOX_3_0b1_RC3FIREFOX_3_0b1_RC2FIREFOX_3_0b1_RC1mozilla%weilbacher.org2007-10-161-0/+9
* [OS/2] Bug 351246: Load Mozilla into Highmem on OS/2. Part 2, changes to NSPR...mozilla%weilbacher.org2006-12-122-0/+34
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2006-12-112-57/+65
* [OS/2] Bug 346376: Don't use PRTYC_IDLETIME class for thread priorities, r=mk...mozilla%weilbacher.org2006-10-051-6/+1
* [OS/2] Bug 333639: Add note about assembleCmdLine() usage and fix build warni...mozilla%weilbacher.org2006-10-051-2/+5
* #346376mkaply%us.ibm.com2006-08-031-4/+7
* Bugzilla Bug 322287: the "lock" prefix is not required for the x86 "xchg"wtchang%redhat.com2006-01-092-2/+1
* Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemontejulien.pierre.bugs%sun.com2005-04-222-54/+204
* Bugzilla Bug 100776: make a copy of the sockaddr structure and pass thewtchang%redhat.com2005-03-091-1/+4
* Fixed the indentation and a typo in the comments.wtchang%redhat.com2005-03-081-8/+8
* Bugzilla Bug 271883: remove FILE_HIDDEN from _PR_MD_OPEN. _PR_MD_OPENwtchang%redhat.com2005-02-111-7/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-021-75/+48
* Bugzilla Bug 277514: added an environment variable NSPR_OS2_NO_HIRES_TIMERwtchang%redhat.com2005-01-251-2/+11
* fixes bug 247962 "Remove DLL_INitterm code from NSPR" patch by mkaply@us.ibm....darin%meer.net2004-11-221-35/+0
* Bugzilla bug 265219: go to errorExit on DosStartSession failure. r=mkaply.wchang0222%aol.com2004-11-051-1/+2
* Bugzilla bug 265219: added support for redirecting stdin/stdout of a childwchang0222%aol.com2004-11-041-10/+90
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2514-389/+464
* Bugzilla bug 239663wchang0222%aol.com2004-04-203-4/+23
* Bugzilla bug 126928: OS/2 only - code from knut st. osmundsen - implementwchang0222%aol.com2004-04-021-16/+33
* Bugzilla bug 237183: adds an exception handler for every NSPR thread thatwchang0222%aol.com2004-03-251-2/+111
* Bugzilla bug 238578: memory allocated with PR_MALLOC() should not be freedwchang0222%aol.com2004-03-251-2/+2
* fixes bug 226022 "overflow error in PR_Poll means timeout < 1 second returns ...darin%meer.net2003-11-181-2/+1
* Bugzilla bug 215581: checked in the rest of the GCC 3.2.2 for OS/2 patchwtc%netscape.com2003-09-161-5/+2
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-167-171/+134
* Merged the recent changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH to the trunk.wtc%netscape.com2003-05-141-0/+111
* Merged the changes from NSPRPUB_PRE_4_2_CLIENT_BRANCH onto the trunk. Mostwtc%netscape.com2003-05-147-68/+32
* Bug 135450: OS/2 only - don't set priority if it is the default.wtc%netscape.com2003-03-221-0/+16
* Bug 164841: use high performance timers (again) on OS/2.wtc%netscape.com2003-02-281-4/+44
* Bug 194298: inherit from the shell instead of the parent. The patch iswtc%netscape.com2003-02-241-1/+1
* Bug 176543: handle the case of invoking a program wit no arguments. Thewtc%netscape.com2002-10-311-3/+3
* Bug 168993: PR_Poll should clear out_flags for null fd's. r=jgmyers.wtc%netscape.com2002-09-241-0/+4
* Bug 166716: do not assert in the unimplemented memory-mapped filewtc%netscape.com2002-09-061-5/+0
* Bug 157347: deleted the code that tried to escape the quotes aroundwtc%netscape.com2002-07-171-66/+9
* fixup commit for tag 'NSPR_4_2_1_RELEASE'NSPR_4_2_1_RELEASEcvs2hg2002-06-291-0/+6
* Bugzilla bug 141820: don't quote parameters when calling DosStart.wtc%netscape.com2002-05-021-21/+0
* Remove high performance timers from OS/2 and revert to default millisecond ti...seawood%netscape.com2002-04-231-39/+4
* Bug 135450: OS/2 only - don't set priority if it is the default.wtc%netscape.com2002-04-111-1/+9
* Bugzilla bug 135448: removed a level of code to make semaphores faster.wtc%netscape.com2002-04-112-131/+16
* Bugzilla bug 134192: fixed a bug that may cause us to poll or select withwtc%netscape.com2002-03-291-4/+14
* Add "fast RAM semaphore" support.seawood%netscape.com2002-02-162-11/+343
* Fix problem of "invisible" helper apps on OS/2.seawood%netscape.com2002-02-161-2/+2
* Bugzilla bug 121872: define _PR_MD_LISTEN as a function so that we can setwtc%netscape.com2002-01-271-0/+13