f7d3013 Issue #1338 - Part 1: Update NSPR to 4.24

Authored and Committed by wolfbeast 4 years ago
454 files changed. 42944 lines added. 48647 lines removed.
nsprpub/admin/makeTargetDirs.sh
file modified
+0 -4
nsprpub/admin/symlinks.sh
file modified
+0 -3
nsprpub/config/Makefile.in
file modified
+1 -17
nsprpub/config/autoconf.mk.in
file modified
+0 -1
nsprpub/config/libc_r.h
file modified
+3 -3
nsprpub/config/nsinstall.c
file modified
+285 -250
nsprpub/config/rules.mk
file modified
+5 -2
nsprpub/configure
file modified
+28 -455
nsprpub/configure.in
file modified
+11 -347
nsprpub/lib/ds/Makefile.in
file modified
+0 -4
nsprpub/lib/ds/plarena.c
file modified
+39 -25
nsprpub/lib/ds/plhash.c
file modified
+28 -16
nsprpub/lib/ds/plvrsion.c
file modified
+4 -4
nsprpub/lib/libc/include/plbase64.h
file modified
+4 -4
nsprpub/lib/libc/include/plgetopt.h
file modified
+34 -34
nsprpub/lib/libc/include/plstr.h
file modified
+15 -15
nsprpub/lib/libc/src/Makefile.in
file modified
+0 -4
nsprpub/lib/libc/src/base64.c
file modified
+4 -4
nsprpub/lib/libc/src/plerror.c
file modified
+12 -8
nsprpub/lib/libc/src/plgetopt.c
file modified
+18 -15
nsprpub/lib/libc/src/plvrsion.c
file modified
+4 -4
nsprpub/lib/libc/src/strcase.c
file modified
+56 -24
nsprpub/lib/libc/src/strcat.c
file modified
+9 -4
nsprpub/lib/libc/src/strchr.c
file modified
+22 -8
nsprpub/lib/libc/src/strcmp.c
file modified
+8 -4
nsprpub/lib/libc/src/strcpy.c
file modified
+22 -9
nsprpub/lib/libc/src/strdup.c
file modified
+10 -4
nsprpub/lib/libc/src/strlen.c
file modified
+9 -4
nsprpub/lib/libc/src/strpbrk.c
file modified
+18 -7
nsprpub/lib/libc/src/strstr.c
file modified
+39 -14
nsprpub/lib/libc/src/strtok.c
file modified
+9 -6
nsprpub/lib/prstreams/Makefile.in
file modified
+0 -6
nsprpub/lib/prstreams/plvrsion.c
file modified
+4 -4
nsprpub/lib/prstreams/prstrms.cpp
file modified
+4 -3
nsprpub/lib/prstreams/prstrms.h
file modified
+29 -15
nsprpub/lib/prstreams/tests/testprstrm/Makefile.in
file modified
+0 -8
nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp
file modified
+117 -116
nsprpub/lib/tests/Makefile.in
file modified
+0 -8
nsprpub/lib/tests/arena.c
file modified
+111 -109
nsprpub/lib/tests/base64t.c
file modified
+2009 -1634
nsprpub/lib/tests/getopt.c
file modified
+12 -11
nsprpub/lib/tests/string.c
file modified
+1389 -1345
nsprpub/pr/include/gencfg.c
file modified
+59 -59
nsprpub/pr/include/md/_aix.h
file modified
+53 -53
nsprpub/pr/include/md/_beos.cfg
file removed
-120
nsprpub/pr/include/md/_beos.h
file removed
-583
nsprpub/pr/include/md/_bsdi.h
file modified
+37 -37
nsprpub/pr/include/md/_darwin.h
file modified
+29 -29
nsprpub/pr/include/md/_dgux.cfg
file removed
-108
nsprpub/pr/include/md/_dgux.h
file removed
-188
nsprpub/pr/include/md/_freebsd.h
file modified
+27 -27
nsprpub/pr/include/md/_hpux.h
file modified
+28 -28
nsprpub/pr/include/md/_irix.h
file removed
-438
nsprpub/pr/include/md/_irix32.cfg
file removed
-119
nsprpub/pr/include/md/_irix64.cfg
file removed
-118
nsprpub/pr/include/md/_linux.cfg
file modified
+95 -0
nsprpub/pr/include/md/_linux.h
file modified
+32 -24
nsprpub/pr/include/md/_netbsd.h
file modified
+26 -26
nsprpub/pr/include/md/_nspr_pthread.h
file modified
+85 -85
nsprpub/pr/include/md/_nto.h
file modified
+61 -61
nsprpub/pr/include/md/_openbsd.h
file modified
+25 -25
nsprpub/pr/include/md/_os2.h
file modified
+26 -26
nsprpub/pr/include/md/_os2_errors.h
file modified
+39 -39
nsprpub/pr/include/md/_osf1.cfg
file removed
-116
nsprpub/pr/include/md/_osf1.h
file removed
-222
nsprpub/pr/include/md/_pcos.h
file modified
+1 -1
nsprpub/pr/include/md/_pth.h
file modified
+23 -44
nsprpub/pr/include/md/_qnx.h
file modified
+59 -59
nsprpub/pr/include/md/_riscos.h
file modified
+49 -49
nsprpub/pr/include/md/_scoos.h
file modified
+51 -51
nsprpub/pr/include/md/_solaris.h
file modified
+152 -152
nsprpub/pr/include/md/_symbian.cfg
file removed
-170
nsprpub/pr/include/md/_symbian.h
file removed
-50
nsprpub/pr/include/md/_unix_errors.h
file modified
+39 -39
nsprpub/pr/include/md/_unixos.h
file modified
+169 -173
nsprpub/pr/include/md/_unixware.h
file modified
+43 -43
nsprpub/pr/include/md/_win32_errors.h
file modified
+36 -36
nsprpub/pr/include/md/_win95.h
file modified
+26 -26
nsprpub/pr/include/md/_winnt.h
file modified
+29 -29
nsprpub/pr/include/md/prosdep.h
file modified
+1 -18
nsprpub/pr/include/obsolete/pralarm.h
file modified
+14 -14
nsprpub/pr/include/obsolete/probslet.h
file modified
+24 -24
nsprpub/pr/include/obsolete/protypes.h
file modified
+8 -24
nsprpub/pr/include/obsolete/prsem.h
file modified
+13 -13
nsprpub/pr/include/pratom.h
file modified
+18 -18
nsprpub/pr/include/prbit.h
file modified
+27 -25
nsprpub/pr/include/prclist.h
file modified
+30 -30
nsprpub/pr/include/prcountr.h
file modified
+153 -153
nsprpub/pr/include/prcvar.h
file modified
+2 -2
nsprpub/pr/include/prdtoa.h
file modified
+1 -1
nsprpub/pr/include/prenv.h
file modified
+26 -26
nsprpub/pr/include/prerror.h
file modified
+15 -15
nsprpub/pr/include/prinet.h
file modified
+4 -4
nsprpub/pr/include/prinit.h
file modified
+6 -6
nsprpub/pr/include/prinrval.h
file modified
+10 -10
nsprpub/pr/include/prio.h
file modified
+94 -102
nsprpub/pr/include/private/pprio.h
file modified
+24 -24
nsprpub/pr/include/private/pprthred.h
file modified
+31 -51
nsprpub/pr/include/private/primpl.h
file modified
+127 -152
nsprpub/pr/include/prlink.h
file modified
+5 -5
nsprpub/pr/include/prlock.h
file modified
+6 -6
nsprpub/pr/include/prlog.h
file modified
+23 -19
nsprpub/pr/include/prlong.h
file modified
+1 -1
nsprpub/pr/include/prmem.h
file modified
+27 -27
nsprpub/pr/include/prmwait.h
file modified
+2 -2
nsprpub/pr/include/prnetdb.h
file modified
+26 -26
nsprpub/pr/include/prolock.h
file modified
+43 -43
nsprpub/pr/include/prpdce.h
file modified
+5 -5
nsprpub/pr/include/prprf.h
file modified
+13 -13
nsprpub/pr/include/prproces.h
file modified
+1 -1
nsprpub/pr/include/prrng.h
file modified
+3 -3
nsprpub/pr/include/prrwlock.h
file modified
+7 -7
nsprpub/pr/include/prshm.h
file modified
+35 -35
nsprpub/pr/include/prshma.h
file modified
+24 -24
nsprpub/pr/include/prsystem.h
file modified
+2 -2
nsprpub/pr/include/prthread.h
file modified
+20 -20
nsprpub/pr/include/prtime.h
file modified
+17 -17
nsprpub/pr/include/prtpool.h
file modified
+8 -8
nsprpub/pr/include/prtrace.h
file modified
+207 -207
nsprpub/pr/include/prtypes.h
file modified
+2 -39
nsprpub/pr/include/prvrsion.h
file modified
+8 -8
nsprpub/pr/include/prwin16.h
file modified
+13 -13
nsprpub/pr/src/Makefile.in
file modified
+0 -16
nsprpub/pr/src/bthreads/.cvsignore
file removed
-1
nsprpub/pr/src/bthreads/Makefile.in
file removed
-31
nsprpub/pr/src/bthreads/bsrcs.mk
file removed
-17
nsprpub/pr/src/bthreads/btcvar.c
file removed
-244
nsprpub/pr/src/bthreads/btlocks.c
file removed
-91
nsprpub/pr/src/bthreads/btmisc.c
file removed
-72
nsprpub/pr/src/bthreads/btmon.c
file removed
-201
nsprpub/pr/src/bthreads/btsem.c
file removed
-98
nsprpub/pr/src/bthreads/btthread.c
file removed
-662
nsprpub/pr/src/bthreads/objs.mk
file removed
-11
nsprpub/pr/src/cplus/rcascii.h
file modified
+1 -1
nsprpub/pr/src/cplus/rcbase.cpp
file modified
+12 -4
nsprpub/pr/src/cplus/rcbase.h
file modified
+6 -2
nsprpub/pr/src/cplus/rccv.cpp
file modified
+8 -3
nsprpub/pr/src/cplus/rccv.h
file modified
+1 -1
nsprpub/pr/src/cplus/rcfileio.cpp
file modified
+110 -30
nsprpub/pr/src/cplus/rcfileio.h
file modified
+21 -19
nsprpub/pr/src/cplus/rcinrval.cpp
file modified
+11 -11
nsprpub/pr/src/cplus/rcinrval.h
file modified
+80 -26
nsprpub/pr/src/cplus/rcio.h
file modified
+20 -19
nsprpub/pr/src/cplus/rclock.cpp
file modified
+3 -1
nsprpub/pr/src/cplus/rclock.h
file modified
+11 -3
nsprpub/pr/src/cplus/rcnetdb.cpp
file modified
+54 -21
nsprpub/pr/src/cplus/rcnetdb.h
file modified
+8 -6
nsprpub/pr/src/cplus/rcnetio.cpp
file modified
+95 -33
nsprpub/pr/src/cplus/rcnetio.h
file modified
+17 -17
nsprpub/pr/src/cplus/rcthread.cpp
file modified
+57 -24
nsprpub/pr/src/cplus/rcthread.h
file modified
+11 -11
nsprpub/pr/src/cplus/rctime.cpp
file modified
+31 -9
nsprpub/pr/src/cplus/rctime.h
file modified
+44 -14
nsprpub/pr/src/cplus/tests/Makefile.in
file modified
+0 -22
nsprpub/pr/src/cplus/tests/ranfile.cpp
file modified
+127 -78
nsprpub/pr/src/cplus/tests/switch.cpp
file modified
+91 -77
nsprpub/pr/src/cplus/tests/thread.cpp
file modified
+4 -2
nsprpub/pr/src/cplus/tests/tpd.cpp
file modified
+37 -20
nsprpub/pr/src/io/prdir.c
file modified
+50 -42
nsprpub/pr/src/io/prfdcach.c
file modified
+37 -15
nsprpub/pr/src/io/prfile.c
file modified
+192 -157
nsprpub/pr/src/io/prio.c
file modified
+66 -64
nsprpub/pr/src/io/priometh.c
file modified
+75 -64
nsprpub/pr/src/io/pripv6.c
file modified
+173 -165
nsprpub/pr/src/io/prlayer.c
file modified
+153 -126
nsprpub/pr/src/io/prlog.c
file modified
+35 -17
nsprpub/pr/src/io/prmapopt.c
file modified
+30 -36
nsprpub/pr/src/io/prmmap.c
file modified
+7 -7
nsprpub/pr/src/io/prmwait.c
file modified
+172 -95
nsprpub/pr/src/io/prpolevt.c
file modified
+25 -25
nsprpub/pr/src/io/prprf.c
file modified
+756 -730
nsprpub/pr/src/io/prscanf.c
file modified
+39 -43
nsprpub/pr/src/io/prsocket.c
file modified
+1031 -980
nsprpub/pr/src/linking/prlink.c
file modified
+237 -391
nsprpub/pr/src/malloc/prmalloc.c
file modified
+429 -371
nsprpub/pr/src/malloc/prmem.c
file modified
+97 -113
nsprpub/pr/src/md/beos/.cvsignore
file removed
-1
nsprpub/pr/src/md/beos/Makefile.in
file removed
-28
nsprpub/pr/src/md/beos/bcpu.c
file removed
-23
nsprpub/pr/src/md/beos/beos.c
file removed
-232
nsprpub/pr/src/md/beos/beos_errors.c
file removed
-1494
nsprpub/pr/src/md/beos/bfile.c
file removed
-873
nsprpub/pr/src/md/beos/bmemory.c
file removed
-10
nsprpub/pr/src/md/beos/bmisc.c
file removed
-91
nsprpub/pr/src/md/beos/bmmap.c
file removed
-41
nsprpub/pr/src/md/beos/bnet.c
file removed
-911
nsprpub/pr/src/md/beos/bproc.c
file removed
-212
nsprpub/pr/src/md/beos/brng.c
file removed
-40
nsprpub/pr/src/md/beos/bseg.c
file removed
-22
nsprpub/pr/src/md/beos/bsrcs.mk
file removed
-22
nsprpub/pr/src/md/beos/btime.c
file removed
-43
nsprpub/pr/src/md/beos/objs.mk
file removed
-11
nsprpub/pr/src/md/os2/os2_errors.c
file modified
+842 -842
nsprpub/pr/src/md/os2/os2cv.c
file modified
+50 -46
nsprpub/pr/src/md/os2/os2gc.c
file modified
+5 -5
nsprpub/pr/src/md/os2/os2inrval.c
file modified
+6 -5
nsprpub/pr/src/md/os2/os2io.c
file modified
+232 -206
nsprpub/pr/src/md/os2/os2misc.c
file modified
+42 -41
nsprpub/pr/src/md/os2/os2poll.c
file modified
+49 -36
nsprpub/pr/src/md/os2/os2rng.c
file modified
+15 -10
nsprpub/pr/src/md/os2/os2sem.c
file modified
+11 -9
nsprpub/pr/src/md/os2/os2sock.c
file modified
+80 -65
nsprpub/pr/src/md/os2/os2thred.c
file modified
+57 -57
nsprpub/pr/src/md/prosdep.c
file modified
+6 -13
nsprpub/pr/src/md/unix/aix.c
file modified
+67 -66
nsprpub/pr/src/md/unix/aixwrap.c
file modified
+1 -1
nsprpub/pr/src/md/unix/bsdi.c
file modified
+4 -4
nsprpub/pr/src/md/unix/darwin.c
file modified
+6 -6
nsprpub/pr/src/md/unix/freebsd.c
file modified
+6 -6
nsprpub/pr/src/md/unix/hpux.c
file modified
+14 -12
nsprpub/pr/src/md/unix/irix.c
file removed
-1648
nsprpub/pr/src/md/unix/linux.c
file modified
+12 -12
nsprpub/pr/src/md/unix/nto.c
file modified
+5 -5
nsprpub/pr/src/md/unix/os_Irix.s
file removed
-134
nsprpub/pr/src/md/unix/osf1.c
file removed
-75
nsprpub/pr/src/md/unix/pthreads_user.c
file modified
+220 -204
nsprpub/pr/src/md/unix/qnx.c
file modified
+3 -3
nsprpub/pr/src/md/unix/riscos.c
file modified
+12 -12
nsprpub/pr/src/md/unix/scoos.c
file modified
+7 -6
nsprpub/pr/src/md/unix/solaris.c
file modified
+12 -12
nsprpub/pr/src/md/unix/symbian.c
file removed
-16
nsprpub/pr/src/md/unix/unix.c
file modified
+466 -497
nsprpub/pr/src/md/unix/unix_errors.c
file modified
+20 -16
nsprpub/pr/src/md/unix/unixware.c
file modified
+113 -105
nsprpub/pr/src/md/unix/uxpoll.c
file modified
+102 -56
nsprpub/pr/src/md/unix/uxproces.c
file modified
+166 -170
nsprpub/pr/src/md/unix/uxrng.c
file modified
+3 -108
nsprpub/pr/src/md/unix/uxshm.c
file modified
+115 -128
nsprpub/pr/src/md/unix/uxwrap.c
file modified
+59 -60
nsprpub/pr/src/md/windows/ntdllmn.c
file modified
+3 -2
nsprpub/pr/src/md/windows/ntgc.c
file modified
+8 -8
nsprpub/pr/src/md/windows/ntinrval.c
file modified
+3 -3
nsprpub/pr/src/md/windows/ntio.c
file modified
+1105 -961
nsprpub/pr/src/md/windows/ntmisc.c
file modified
+328 -317
nsprpub/pr/src/md/windows/ntsec.c
file modified
+42 -24
nsprpub/pr/src/md/windows/ntsem.c
file modified
+9 -7
nsprpub/pr/src/md/windows/ntthread.c
file modified
+94 -91
nsprpub/pr/src/md/windows/w32ipcsem.c
file modified
+11 -9
nsprpub/pr/src/md/windows/w32poll.c
file modified
+37 -21
nsprpub/pr/src/md/windows/w32rng.c
file modified
+10 -5
nsprpub/pr/src/md/windows/w32shm.c
file modified
+70 -69
nsprpub/pr/src/md/windows/w95cv.c
file modified
+17 -13
nsprpub/pr/src/md/windows/w95dllmain.c
file modified
+3 -2
nsprpub/pr/src/md/windows/w95io.c
file modified
+203 -160
nsprpub/pr/src/md/windows/w95sock.c
file modified
+61 -53
nsprpub/pr/src/md/windows/w95thred.c
file modified
+74 -69
nsprpub/pr/src/md/windows/win32_errors.c
file modified
+3 -3
nsprpub/pr/src/memory/prseg.c
file modified
+13 -13
nsprpub/pr/src/memory/prshm.c
file modified
+29 -25
nsprpub/pr/src/memory/prshma.c
file modified
+11 -11
nsprpub/pr/src/misc/dtoa.c
file modified
+3452 -3198
nsprpub/pr/src/misc/pralarm.c
file modified
+41 -24
nsprpub/pr/src/misc/pratom.c
file modified
+110 -105
nsprpub/pr/src/misc/praton.c
file modified
+52 -35
nsprpub/pr/src/misc/prcountr.c
file modified
+110 -101
nsprpub/pr/src/misc/prdtoa.c
file modified
+2614 -2428
nsprpub/pr/src/misc/prenv.c
file modified
+38 -30
nsprpub/pr/src/misc/prerr.c
file modified
+78 -78
nsprpub/pr/src/misc/prerror.c
file modified
+12 -9
nsprpub/pr/src/misc/prerrortable.c
file modified
+49 -45
nsprpub/pr/src/misc/prinit.c
file modified
+108 -108
nsprpub/pr/src/misc/prinrval.c
file modified
+8 -4
nsprpub/pr/src/misc/pripc.c
file modified
+1 -1
nsprpub/pr/src/misc/pripcsem.c
file modified
+8 -4
nsprpub/pr/src/misc/prlong.c
file modified
+185 -170
nsprpub/pr/src/misc/prnetdb.c
file modified
+719 -582
nsprpub/pr/src/misc/prolock.c
file modified
+15 -15
nsprpub/pr/src/misc/prrng.c
file modified
+8 -8
nsprpub/pr/src/misc/prsystem.c
file modified
+70 -71
nsprpub/pr/src/misc/prthinfo.c
file modified
+17 -12
nsprpub/pr/src/misc/prtime.c
file modified
+1047 -931
nsprpub/pr/src/misc/prtpool.c
file modified
+984 -935
nsprpub/pr/src/misc/prtrace.c
file modified
+194 -175
nsprpub/pr/src/prvrsion.c
file modified
+4 -4
nsprpub/pr/src/pthreads/ptio.c
file modified
+1268 -1042
nsprpub/pr/src/pthreads/ptmisc.c
file modified
+12 -6
nsprpub/pr/src/pthreads/ptsynch.c
file modified
+105 -59
nsprpub/pr/src/pthreads/ptthread.c
file modified
+303 -259
nsprpub/pr/src/threads/combined/prucpu.c
file modified
+51 -32
nsprpub/pr/src/threads/combined/prucv.c
file modified
+140 -116
nsprpub/pr/src/threads/combined/prulock.c
file modified
+106 -95
nsprpub/pr/src/threads/combined/prustack.c
file modified
+67 -66
nsprpub/pr/src/threads/combined/pruthr.c
file modified
+409 -356
nsprpub/pr/src/threads/prcmon.c
file modified
+37 -19
nsprpub/pr/src/threads/prcthr.c
file modified
+116 -83
nsprpub/pr/src/threads/prdump.c
file modified
+22 -18
nsprpub/pr/src/threads/prmon.c
file modified
+24 -13
nsprpub/pr/src/threads/prrwlock.c
file modified
+287 -272
nsprpub/pr/src/threads/prsem.c
file modified
+46 -43
nsprpub/pr/src/threads/prtpd.c
file modified
+21 -21
nsprpub/pr/tests/Makefile.in
file modified
+0 -45
nsprpub/pr/tests/README.TXT
file modified
+0 -6
nsprpub/pr/tests/abstract.c
file modified
+122 -122
nsprpub/pr/tests/accept.c
file modified
+194 -175
nsprpub/pr/tests/acceptread.c
file modified
+45 -30
nsprpub/pr/tests/acceptreademu.c
file modified
+48 -33
nsprpub/pr/tests/addrstr.c
file modified
+20 -20
nsprpub/pr/tests/affinity.c
file modified
+56 -64
nsprpub/pr/tests/alarm.c
file modified
+146 -113
nsprpub/pr/tests/anonfm.c
file modified
+75 -67
nsprpub/pr/tests/append.c
file modified
+44 -24
nsprpub/pr/tests/atomic.c
file modified
+1 -1
nsprpub/pr/tests/attach.c
file modified
+116 -160
nsprpub/pr/tests/bigfile.c
file modified
+135 -68
nsprpub/pr/tests/bigfile2.c
file modified
+2 -2
nsprpub/pr/tests/bigfile3.c
file modified
+1 -1
nsprpub/pr/tests/bug1test.c
file modified
+139 -134
nsprpub/pr/tests/cleanup.c
file modified
+38 -34
nsprpub/pr/tests/cltsrv.c
file modified
+218 -155
nsprpub/pr/tests/concur.c
file modified
+44 -35
nsprpub/pr/tests/cvar.c
file modified
+130 -112
nsprpub/pr/tests/cvar2.c
file modified
+89 -73
nsprpub/pr/tests/dbmalloc.c
file modified
+60 -31
nsprpub/pr/tests/dbmalloc1.c
file modified
+30 -20
nsprpub/pr/tests/dceemu.c
file modified
+33 -15
nsprpub/pr/tests/depend.c
file modified
+22 -11
nsprpub/pr/tests/dll/mygetval.c
file modified
+1 -1
nsprpub/pr/tests/dlltest.c
file modified
+50 -24
nsprpub/pr/tests/dtoa.c
file modified
+49 -49
nsprpub/pr/tests/env.c
file modified
+135 -69
nsprpub/pr/tests/errcodes.c
file modified
+91 -89
nsprpub/pr/tests/errset.c
file modified
+89 -87
nsprpub/pr/tests/exit.c
file modified
+28 -23
nsprpub/pr/tests/fdcach.c
file modified
+8 -8
nsprpub/pr/tests/fileio.c
file modified
+113 -105
nsprpub/pr/tests/foreign.c
file modified
+130 -161
nsprpub/pr/tests/forktest.c
file modified
+23 -35
nsprpub/pr/tests/formattm.c
file modified
+5 -5
nsprpub/pr/tests/freeif.c
file modified
+8 -4
nsprpub/pr/tests/fsync.c
file modified
+29 -22
nsprpub/pr/tests/getai.c
file modified
+1 -1
nsprpub/pr/tests/gethost.c
file modified
+47 -39
nsprpub/pr/tests/getproto.c
file modified
+12 -4
nsprpub/pr/tests/i2l.c
file modified
+16 -14
nsprpub/pr/tests/initclk.c
file modified
+10 -10
nsprpub/pr/tests/inrval.c
file modified
+71 -60
nsprpub/pr/tests/instrumt.c
file modified
+123 -120
nsprpub/pr/tests/intrio.c
file modified
+9 -8
nsprpub/pr/tests/intrupt.c
file modified
+107 -58
nsprpub/pr/tests/io_timeout.c
file modified
+109 -96
nsprpub/pr/tests/io_timeoutk.c
file modified
+80 -52
nsprpub/pr/tests/io_timeoutu.c
file modified
+82 -54
nsprpub/pr/tests/ioconthr.c
file modified
+4 -4
nsprpub/pr/tests/ipv6.c
file modified
+30 -18
nsprpub/pr/tests/join.c
file modified
+99 -55
nsprpub/pr/tests/joinkk.c
file modified
+102 -78
nsprpub/pr/tests/joinku.c
file modified
+103 -79
nsprpub/pr/tests/joinuk.c
file modified
+99 -75
nsprpub/pr/tests/joinuu.c
file modified
+99 -75
nsprpub/pr/tests/layer.c
file modified
+115 -90
nsprpub/pr/tests/lazyinit.c
file modified
+23 -22
nsprpub/pr/tests/libfilename.c
file modified
+6 -2
nsprpub/pr/tests/lltest.c
file modified
+412 -270
nsprpub/pr/tests/lock.c
file modified
+101 -72
nsprpub/pr/tests/lockfile.c
file modified
+74 -48
nsprpub/pr/tests/logger.c
file modified
+12 -12
nsprpub/pr/tests/many_cv.c
file modified
+26 -20
nsprpub/pr/tests/mbcs.c
file modified
+35 -31
nsprpub/pr/tests/multiacc.c
file modified
+5 -5
nsprpub/pr/tests/multiwait.c
file modified
+188 -107
nsprpub/pr/tests/nameshm1.c
file modified
+117 -118
nsprpub/pr/tests/nbconn.c
file modified
+413 -402
nsprpub/pr/tests/nblayer.c
file modified
+253 -162
nsprpub/pr/tests/nonblock.c
file modified
+52 -54
nsprpub/pr/tests/ntioto.c
file modified
+81 -60
nsprpub/pr/tests/ntoh.c
file modified
+12 -12
nsprpub/pr/tests/obsints.c
file modified
+1 -1
nsprpub/pr/tests/op_2long.c
file modified
+30 -30
nsprpub/pr/tests/op_excl.c
file modified
+34 -20
nsprpub/pr/tests/op_filnf.c
file modified
+19 -19
nsprpub/pr/tests/op_filok.c
file modified
+16 -16
nsprpub/pr/tests/op_nofil.c
file modified
+20 -20
nsprpub/pr/tests/openfile.c
file modified
+1 -1
nsprpub/pr/tests/parent.c
file modified
+13 -7
nsprpub/pr/tests/parsetm.c
file modified
+16 -10
nsprpub/pr/tests/peek.c
file modified
+16 -14
nsprpub/pr/tests/perf.c
file modified
+88 -83
nsprpub/pr/tests/pipeself.c
file modified
+62 -62
nsprpub/pr/tests/poll_er.c
file modified
+78 -78
nsprpub/pr/tests/poll_nm.c
file modified
+168 -158
nsprpub/pr/tests/poll_to.c
file modified
+92 -64
nsprpub/pr/tests/pollable.c
file modified
+13 -13
nsprpub/pr/tests/prftest.c
file modified
+12 -12
nsprpub/pr/tests/prftest1.c
file modified
+48 -39
nsprpub/pr/tests/prftest2.c
file modified
+44 -38
nsprpub/pr/tests/primblok.c
file modified
+2 -2
nsprpub/pr/tests/priotest.c
file modified
+35 -27
nsprpub/pr/tests/provider.c
file modified
+260 -213
nsprpub/pr/tests/prpoll.c
file modified
+169 -169
nsprpub/pr/tests/prpollml.c
file modified
+12 -16
nsprpub/pr/tests/prselect.c
file modified
+184 -156
nsprpub/pr/tests/randseed.c
file modified
+30 -24
nsprpub/pr/tests/ranfile.c
file modified
+122 -79
nsprpub/pr/tests/rmdir.c
file modified
+15 -11
nsprpub/pr/tests/runtests.sh
file modified
+0 -2
nsprpub/pr/tests/rwlockrank.c
file modified
+8 -6
nsprpub/pr/tests/rwlocktest.c
file modified
+146 -142
nsprpub/pr/tests/sel_spd.c
file modified
+311 -315
nsprpub/pr/tests/selct_er.c
file modified
+85 -85
nsprpub/pr/tests/selct_nm.c
file modified
+148 -138
nsprpub/pr/tests/selct_to.c
file modified
+80 -70
nsprpub/pr/tests/select2.c
file modified
+141 -78
nsprpub/pr/tests/selintr.c
file modified
+0 -3
nsprpub/pr/tests/sem.c
file modified
+129 -116
nsprpub/pr/tests/sema.c
file modified
+10 -4
nsprpub/pr/tests/semaerr.c
file modified
+3 -7
nsprpub/pr/tests/semaerr1.c
file modified
+4 -7
nsprpub/pr/tests/semaping.c
file modified
+6 -9
nsprpub/pr/tests/semapong.c
file modified
+6 -8
nsprpub/pr/tests/sendzlf.c
file modified
+11 -11
nsprpub/pr/tests/server_test.c
file modified
+235 -166
nsprpub/pr/tests/servr_kk.c
file modified
+224 -153
nsprpub/pr/tests/servr_ku.c
file modified
+222 -151
nsprpub/pr/tests/servr_uk.c
file modified
+222 -152
nsprpub/pr/tests/servr_uu.c
file modified
+225 -154
nsprpub/pr/tests/short_thread.c
file modified
+34 -32
nsprpub/pr/tests/sigpipe.c
file modified
+1 -6
nsprpub/pr/tests/sleep.c
file modified
+31 -23
nsprpub/pr/tests/socket.c
file modified
+563 -599
nsprpub/pr/tests/sockopt.c
file modified
+59 -52
nsprpub/pr/tests/sprintf.c
file modified
+216 -188
nsprpub/pr/tests/sproc_ch.c
file removed
-87
nsprpub/pr/tests/sproc_p.c
file removed
-69
nsprpub/pr/tests/stack.c
file modified
+225 -223
nsprpub/pr/tests/stat.c
file modified
+8 -8
nsprpub/pr/tests/stdio.c
file modified
+6 -6
nsprpub/pr/tests/strod.c
file modified
+16 -14
nsprpub/pr/tests/suspend.c
file modified
+23 -33
nsprpub/pr/tests/switch.c
file modified
+100 -85
nsprpub/pr/tests/system.c
file modified
+6 -2
nsprpub/pr/tests/testbit.c
file modified
+32 -18
nsprpub/pr/tests/testfile.c
file modified
+764 -766
nsprpub/pr/tests/threads.c
file modified
+36 -28
nsprpub/pr/tests/thrpool_client.c
file modified
+44 -39
nsprpub/pr/tests/thrpool_server.c
file modified
+253 -246
nsprpub/pr/tests/thruput.c
file modified
+78 -56
nsprpub/pr/tests/time.c
file modified
+43 -35
nsprpub/pr/tests/timemac.c
file modified
+38 -37
nsprpub/pr/tests/timetest.c
file modified
+547 -463
nsprpub/pr/tests/tmoacc.c
file modified
+92 -60
nsprpub/pr/tests/tmocon.c
file modified
+121 -75
nsprpub/pr/tests/tpd.c
file modified
+35 -25
nsprpub/pr/tests/udpsrv.c
file modified
+125 -109
nsprpub/pr/tests/vercheck.c
file modified
+4 -3
nsprpub/pr/tests/version.c
file modified
+48 -45
nsprpub/pr/tests/writev.c
file modified
+60 -43
nsprpub/pr/tests/xnotify.c
file modified
+142 -70
nsprpub/pr/tests/y2k.c
file modified
+246 -233
nsprpub/pr/tests/y2ktmo.c
file modified
+30 -26
nsprpub/pr/tests/yield.c
file modified
+9 -8
nsprpub/pr/tests/zerolen.c
file modified
+11 -29
nsprpub/tools/Makefile.in
file modified
+0 -8
nsprpub/tools/httpget.c
file modified
+159 -155
nsprpub/tools/tail.c
file modified
+87 -77
    Issue #1338 - Part 1: Update NSPR to 4.24
    
        
file modified
+0 -3
file modified
+1 -17
file modified
+3 -3
file modified
+285 -250
file modified
+5 -2
file modified
+28 -455
file modified
+11 -347
file modified
+0 -4
file modified
+39 -25
file modified
+28 -16
file modified
+4 -4
file modified
+18 -15
file modified
+56 -24
file modified
+22 -8
file modified
+22 -9
file modified
+10 -4
file modified
+39 -14
file modified
+29 -15
file modified
+111 -109
file modified
+2009 -1634
file modified
+12 -11
file modified
+1389 -1345
file modified
+59 -59
file modified
+53 -53
file modified
+37 -37
file modified
+29 -29
file modified
+28 -28
file modified
+32 -24
file modified
+26 -26
file modified
+61 -61
file modified
+26 -26
file modified
+23 -44
file modified
+59 -59
file modified
+49 -49
file modified
+51 -51
file modified
+152 -152
file modified
+169 -173
file modified
+26 -26
file modified
+29 -29
file modified
+18 -18
file modified
+27 -25
file modified
+30 -30
file modified
+153 -153
file modified
+2 -2
file modified
+1 -1
file modified
+26 -26
file modified
+15 -15
file modified
+4 -4
file modified
+6 -6
file modified
+10 -10
file modified
+94 -102
file modified
+5 -5
file modified
+6 -6
file modified
+23 -19
file modified
+1 -1
file modified
+27 -27
file modified
+2 -2
file modified
+26 -26
file modified
+43 -43
file modified
+5 -5
file modified
+13 -13
file modified
+3 -3
file modified
+35 -35
file modified
+24 -24
file modified
+20 -20
file modified
+17 -17
file modified
+8 -8
file modified
+207 -207
file modified
+2 -39
file modified
+13 -13
file modified
+0 -16
file modified
+1 -1
file modified
+21 -19
file modified
+80 -26
file modified
+20 -19
file modified
+11 -3
file modified
+17 -17
file modified
+11 -11
file modified
+44 -14
file modified
+50 -42
file modified
+37 -15
file modified
+192 -157
file modified
+66 -64
file modified
+75 -64
file modified
+173 -165
file modified
+153 -126
file modified
+35 -17
file modified
+30 -36
file modified
+7 -7
file modified
+172 -95
file modified
+25 -25
file modified
+756 -730
file modified
+39 -43
file modified
+1031 -980
file modified
+237 -391
file modified
+429 -371
file modified
+97 -113
file modified
+842 -842
file modified
+50 -46
file modified
+232 -206
file modified
+42 -41
file modified
+49 -36
file modified
+15 -10
file modified
+80 -65
file modified
+6 -13
file modified
+67 -66
file modified
+14 -12
file modified
+12 -12
file modified
+5 -5
file modified
+3 -3
file modified
+12 -12
file modified
+466 -497
file modified
+113 -105
file modified
+102 -56
file modified
+166 -170
file modified
+3 -108
file modified
+115 -128
file modified
+59 -60
file modified
+1105 -961
file modified
+328 -317
file modified
+203 -160
file modified
+13 -13
file modified
+29 -25
file modified
+11 -11
file modified
+3452 -3198
file modified
+41 -24
file modified
+110 -105
file modified
+52 -35
file modified
+110 -101
file modified
+2614 -2428
file modified
+38 -30
file modified
+78 -78
file modified
+12 -9
file modified
+108 -108
file modified
+1 -1
file modified
+185 -170
file modified
+719 -582
file modified
+15 -15
file modified
+8 -8
file modified
+70 -71
file modified
+17 -12
file modified
+1047 -931
file modified
+984 -935
file modified
+194 -175
file modified
+4 -4
file modified
+1268 -1042
file modified
+303 -259
file modified
+37 -19
file modified
+116 -83
file modified
+22 -18
file modified
+24 -13
file modified
+287 -272
file modified
+46 -43
file modified
+21 -21
file modified
+0 -45
file modified
+0 -6
file modified
+122 -122
file modified
+194 -175
file modified
+45 -30
file modified
+20 -20
file modified
+56 -64
file modified
+146 -113
file modified
+75 -67
file modified
+44 -24
file modified
+1 -1
file modified
+116 -160
file modified
+135 -68
file modified
+2 -2
file modified
+1 -1
file modified
+139 -134
file modified
+38 -34
file modified
+218 -155
file modified
+44 -35
file modified
+130 -112
file modified
+89 -73
file modified
+60 -31
file modified
+30 -20
file modified
+33 -15
file modified
+22 -11
file modified
+50 -24
file modified
+49 -49
file modified
+135 -69
file modified
+91 -89
file modified
+89 -87
file modified
+28 -23
file modified
+8 -8
file modified
+113 -105
file modified
+130 -161
file modified
+23 -35
file modified
+5 -5
file modified
+8 -4
file modified
+29 -22
file modified
+1 -1
file modified
+47 -39
file modified
+12 -4
file modified
+16 -14
file modified
+10 -10
file modified
+71 -60
file modified
+123 -120
file modified
+9 -8
file modified
+107 -58
file modified
+109 -96
file modified
+80 -52
file modified
+82 -54
file modified
+4 -4
file modified
+30 -18
file modified
+99 -55
file modified
+102 -78
file modified
+103 -79
file modified
+99 -75
file modified
+99 -75
file modified
+115 -90
file modified
+23 -22
file modified
+412 -270
file modified
+101 -72
file modified
+74 -48
file modified
+12 -12
file modified
+26 -20
file modified
+35 -31
file modified
+5 -5
file modified
+188 -107
file modified
+117 -118
file modified
+413 -402
file modified
+253 -162
file modified
+52 -54
file modified
+81 -60
file modified
+12 -12
file modified
+1 -1
file modified
+30 -30
file modified
+34 -20
file modified
+19 -19
file modified
+16 -16
file modified
+20 -20
file modified
+1 -1
file modified
+13 -7
file modified
+16 -10
file modified
+16 -14
file modified
+88 -83
file modified
+62 -62
file modified
+78 -78
file modified
+168 -158
file modified
+92 -64
file modified
+13 -13
file modified
+12 -12
file modified
+48 -39
file modified
+44 -38
file modified
+2 -2
file modified
+35 -27
file modified
+260 -213
file modified
+169 -169
file modified
+12 -16
file modified
+184 -156
file modified
+30 -24
file modified
+122 -79
file modified
+15 -11
file modified
+0 -2
file modified
+146 -142
file modified
+311 -315
file modified
+85 -85
file modified
+148 -138
file modified
+80 -70
file modified
+141 -78
file modified
+0 -3
file modified
+129 -116
file modified
+10 -4
file modified
+3 -7
file modified
+4 -7
file modified
+6 -9
file modified
+6 -8
file modified
+11 -11
file modified
+235 -166
file modified
+224 -153
file modified
+222 -151
file modified
+222 -152
file modified
+225 -154
file modified
+34 -32
file modified
+1 -6
file modified
+31 -23
file modified
+563 -599
file modified
+59 -52
file modified
+216 -188
file modified
+225 -223
file modified
+8 -8
file modified
+6 -6
file modified
+16 -14
file modified
+23 -33
file modified
+100 -85
file modified
+6 -2
file modified
+32 -18
file modified
+764 -766
file modified
+36 -28
file modified
+253 -246
file modified
+78 -56
file modified
+43 -35
file modified
+38 -37
file modified
+547 -463
file modified
+92 -60
file modified
+121 -75
file modified
+35 -25
file modified
+125 -109
file modified
+4 -3
file modified
+48 -45
file modified
+60 -43
file modified
+142 -70
file modified
+246 -233
file modified
+30 -26
file modified
+9 -8
file modified
+11 -29
file modified
+0 -8
file modified
+159 -155
file modified
+87 -77