Import from 1.9a8 tarball
commit049b789f8fffea51610eb0295d98ec207aa77e92
authorSergey Yanovich <ynvich@gmail.com>
Thu, 4 Oct 2007 16:29:44 +0000 (4 19:29 +0300)
committerSergey Yanovich <ynvich@gmail.com>
Thu, 4 Oct 2007 16:29:44 +0000 (4 19:29 +0300)
treee4edda1e0cc11527baa4c870a356c558b7a7b2d1
Import from 1.9a8 tarball
678 files changed:
nsprpub/Makefile.in [new file with mode: 0644]
nsprpub/admin/explode.pl [new file with mode: 0644]
nsprpub/admin/makeTargetDirs.sh [new file with mode: 0644]
nsprpub/admin/repackage.sh [new file with mode: 0755]
nsprpub/admin/symlinks.sh [new file with mode: 0644]
nsprpub/build/autoconf/config.guess [new file with mode: 0755]
nsprpub/build/autoconf/config.sub [new file with mode: 0755]
nsprpub/build/autoconf/install-sh [new file with mode: 0755]
nsprpub/build/cygwin-wrapper [new file with mode: 0755]
nsprpub/config/Makefile.in [new file with mode: 0644]
nsprpub/config/autoconf.mk.in [new file with mode: 0644]
nsprpub/config/config.mk [new file with mode: 0644]
nsprpub/config/gcc_hidden.h [new file with mode: 0644]
nsprpub/config/libc_r.h [new file with mode: 0644]
nsprpub/config/make-system-wrappers.pl [new file with mode: 0644]
nsprpub/config/nfspwd.pl [new file with mode: 0644]
nsprpub/config/now.c [new file with mode: 0644]
nsprpub/config/nsinstall.c [new file with mode: 0644]
nsprpub/config/nspr-config.in [new file with mode: 0755]
nsprpub/config/nspr.m4 [new file with mode: 0644]
nsprpub/config/nsprincl.mk.in [new file with mode: 0644]
nsprpub/config/nsprincl.sh.in [new file with mode: 0644]
nsprpub/config/pathsub.h [new file with mode: 0644]
nsprpub/config/prdepend.h [new file with mode: 0644]
nsprpub/config/prmkdir.bat [new file with mode: 0755]
nsprpub/config/rules.mk [new file with mode: 0644]
nsprpub/config/system-headers [new file with mode: 0644]
nsprpub/configure.in [new file with mode: 0644]
nsprpub/lib/Makefile.in [new file with mode: 0644]
nsprpub/lib/ds/MANIFEST [new file with mode: 0644]
nsprpub/lib/ds/Makefile.in [new file with mode: 0644]
nsprpub/lib/ds/plarena.c [new file with mode: 0644]
nsprpub/lib/ds/plarena.h [new file with mode: 0644]
nsprpub/lib/ds/plarenas.h [new file with mode: 0644]
nsprpub/lib/ds/plds.def [new file with mode: 0644]
nsprpub/lib/ds/plds.rc [new file with mode: 0644]
nsprpub/lib/ds/plds_symvec.opt [new file with mode: 0644]
nsprpub/lib/ds/plhash.c [new file with mode: 0644]
nsprpub/lib/ds/plhash.h [new file with mode: 0644]
nsprpub/lib/ds/plvrsion.c [new file with mode: 0644]
nsprpub/lib/libc/Makefile.in [new file with mode: 0644]
nsprpub/lib/libc/README [new file with mode: 0644]
nsprpub/lib/libc/include/MANIFEST [new file with mode: 0644]
nsprpub/lib/libc/include/Makefile.in [new file with mode: 0644]
nsprpub/lib/libc/include/README [new file with mode: 0644]
nsprpub/lib/libc/include/plbase64.h [new file with mode: 0644]
nsprpub/lib/libc/include/plerror.h [new file with mode: 0644]
nsprpub/lib/libc/include/plgetopt.h [new file with mode: 0644]
nsprpub/lib/libc/include/plresolv.h [new file with mode: 0644]
nsprpub/lib/libc/include/plstr.h [new file with mode: 0644]
nsprpub/lib/libc/src/Makefile.in [new file with mode: 0644]
nsprpub/lib/libc/src/README [new file with mode: 0644]
nsprpub/lib/libc/src/base64.c [new file with mode: 0644]
nsprpub/lib/libc/src/plc.def [new file with mode: 0644]
nsprpub/lib/libc/src/plc.rc [new file with mode: 0644]
nsprpub/lib/libc/src/plc_symvec.opt [new file with mode: 0644]
nsprpub/lib/libc/src/plerror.c [new file with mode: 0644]
nsprpub/lib/libc/src/plgetopt.c [new file with mode: 0644]
nsprpub/lib/libc/src/plvrsion.c [new file with mode: 0644]
nsprpub/lib/libc/src/strcat.c [new file with mode: 0644]
nsprpub/lib/libc/src/strccmp.c [new file with mode: 0644]
nsprpub/lib/libc/src/strchr.c [new file with mode: 0644]
nsprpub/lib/libc/src/strcmp.c [new file with mode: 0644]
nsprpub/lib/libc/src/strcpy.c [new file with mode: 0644]
nsprpub/lib/libc/src/strcstr.c [new file with mode: 0644]
nsprpub/lib/libc/src/strdup.c [new file with mode: 0644]
nsprpub/lib/libc/src/strlen.c [new file with mode: 0644]
nsprpub/lib/libc/src/strpbrk.c [new file with mode: 0644]
nsprpub/lib/libc/src/strstr.c [new file with mode: 0644]
nsprpub/lib/libc/src/strtok.c [new file with mode: 0644]
nsprpub/lib/msgc/Makefile.in [new file with mode: 0644]
nsprpub/lib/msgc/include/MANIFEST [new file with mode: 0644]
nsprpub/lib/msgc/include/Makefile.in [new file with mode: 0644]
nsprpub/lib/msgc/include/gcint.h [new file with mode: 0644]
nsprpub/lib/msgc/include/prgc.h [new file with mode: 0644]
nsprpub/lib/msgc/src/Makefile.in [new file with mode: 0644]
nsprpub/lib/msgc/src/macgc.c [new file with mode: 0644]
nsprpub/lib/msgc/src/os2gc.c [new file with mode: 0644]
nsprpub/lib/msgc/src/prgcapi.c [new file with mode: 0644]
nsprpub/lib/msgc/src/prmsgc.c [new file with mode: 0644]
nsprpub/lib/msgc/src/unixgc.c [new file with mode: 0644]
nsprpub/lib/msgc/src/win16gc.c [new file with mode: 0644]
nsprpub/lib/msgc/src/win32gc.c [new file with mode: 0644]
nsprpub/lib/msgc/tests/Makefile.in [new file with mode: 0644]
nsprpub/lib/msgc/tests/gc1.c [new file with mode: 0644]
nsprpub/lib/msgc/tests/thrashgc.c [new file with mode: 0644]
nsprpub/lib/prstreams/Makefile.in [new file with mode: 0644]
nsprpub/lib/prstreams/plvrsion.c [new file with mode: 0644]
nsprpub/lib/prstreams/prstrms.cpp [new file with mode: 0644]
nsprpub/lib/prstreams/prstrms.h [new file with mode: 0644]
nsprpub/lib/prstreams/prstrms.rc [new file with mode: 0644]
nsprpub/lib/prstreams/tests/testprstrm/Makefile.in [new file with mode: 0644]
nsprpub/lib/prstreams/tests/testprstrm/testprstrm.cpp [new file with mode: 0644]
nsprpub/lib/tests/Makefile.in [new file with mode: 0644]
nsprpub/lib/tests/arena.c [new file with mode: 0644]
nsprpub/lib/tests/base64t.c [new file with mode: 0644]
nsprpub/lib/tests/getopt.c [new file with mode: 0644]
nsprpub/lib/tests/string.c [new file with mode: 0644]
nsprpub/pkg/Makefile.in [new file with mode: 0644]
nsprpub/pkg/linux/Makefile.in [new file with mode: 0644]
nsprpub/pkg/linux/sun-nspr.spec [new file with mode: 0644]
nsprpub/pkg/solaris/Makefile-devl.com [new file with mode: 0755]
nsprpub/pkg/solaris/Makefile-devl.targ [new file with mode: 0755]
nsprpub/pkg/solaris/Makefile.com [new file with mode: 0644]
nsprpub/pkg/solaris/Makefile.in [new file with mode: 0644]
nsprpub/pkg/solaris/Makefile.targ [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/Makefile.in [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/depend [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/pkginfo.tmpl [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/prototype_com [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/prototype_i386 [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWpr/prototype_sparc [new file with mode: 0644]
nsprpub/pkg/solaris/SUNWprd/Makefile.in [new file with mode: 0755]
nsprpub/pkg/solaris/SUNWprd/depend [new file with mode: 0755]
nsprpub/pkg/solaris/SUNWprd/pkginfo.tmpl [new file with mode: 0755]
nsprpub/pkg/solaris/SUNWprd/prototype [new file with mode: 0755]
nsprpub/pkg/solaris/bld_awk_pkginfo.ksh [new file with mode: 0644]
nsprpub/pkg/solaris/common_files/copyright [new file with mode: 0644]
nsprpub/pkg/solaris/proto64.mk [new file with mode: 0644]
nsprpub/pr/Makefile.in [new file with mode: 0644]
nsprpub/pr/include/MANIFEST [new file with mode: 0644]
nsprpub/pr/include/Makefile.in [new file with mode: 0644]
nsprpub/pr/include/gencfg.c [new file with mode: 0644]
nsprpub/pr/include/md/Makefile.in [new file with mode: 0644]
nsprpub/pr/include/md/_aix.h [new file with mode: 0644]
nsprpub/pr/include/md/_aix32.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_aix64.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_beos.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_beos.h [new file with mode: 0644]
nsprpub/pr/include/md/_bsdi.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_bsdi.h [new file with mode: 0644]
nsprpub/pr/include/md/_darwin.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_darwin.h [new file with mode: 0644]
nsprpub/pr/include/md/_dgux.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_dgux.h [new file with mode: 0644]
nsprpub/pr/include/md/_freebsd.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_freebsd.h [new file with mode: 0644]
nsprpub/pr/include/md/_hpux.h [new file with mode: 0644]
nsprpub/pr/include/md/_hpux32.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_hpux64.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_irix.h [new file with mode: 0644]
nsprpub/pr/include/md/_irix32.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_irix64.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_linux.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_linux.h [new file with mode: 0644]
nsprpub/pr/include/md/_macos.h [new file with mode: 0644]
nsprpub/pr/include/md/_ncr.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_ncr.h [new file with mode: 0644]
nsprpub/pr/include/md/_nec.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_nec.h [new file with mode: 0644]
nsprpub/pr/include/md/_netbsd.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_netbsd.h [new file with mode: 0644]
nsprpub/pr/include/md/_nextstep.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_nextstep.h [new file with mode: 0644]
nsprpub/pr/include/md/_nspr_pthread.h [new file with mode: 0644]
nsprpub/pr/include/md/_nto.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_nto.h [new file with mode: 0644]
nsprpub/pr/include/md/_openbsd.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_openbsd.h [new file with mode: 0644]
nsprpub/pr/include/md/_openvms.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_openvms.h [new file with mode: 0644]
nsprpub/pr/include/md/_os2.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_os2.h [new file with mode: 0644]
nsprpub/pr/include/md/_os2_errors.h [new file with mode: 0644]
nsprpub/pr/include/md/_osf1.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_osf1.h [new file with mode: 0644]
nsprpub/pr/include/md/_pcos.h [new file with mode: 0644]
nsprpub/pr/include/md/_pth.h [new file with mode: 0644]
nsprpub/pr/include/md/_qnx.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_qnx.h [new file with mode: 0644]
nsprpub/pr/include/md/_reliantunix.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_reliantunix.h [new file with mode: 0644]
nsprpub/pr/include/md/_rhapsody.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_rhapsody.h [new file with mode: 0644]
nsprpub/pr/include/md/_riscos.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_riscos.h [new file with mode: 0644]
nsprpub/pr/include/md/_scoos.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_scoos.h [new file with mode: 0644]
nsprpub/pr/include/md/_solaris.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_solaris.h [new file with mode: 0644]
nsprpub/pr/include/md/_sony.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_sony.h [new file with mode: 0644]
nsprpub/pr/include/md/_sunos4.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_sunos4.h [new file with mode: 0644]
nsprpub/pr/include/md/_unix_errors.h [new file with mode: 0644]
nsprpub/pr/include/md/_unixos.h [new file with mode: 0644]
nsprpub/pr/include/md/_unixware.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_unixware.h [new file with mode: 0644]
nsprpub/pr/include/md/_unixware7.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_win16.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_win16.h [new file with mode: 0644]
nsprpub/pr/include/md/_win32_errors.h [new file with mode: 0644]
nsprpub/pr/include/md/_win95.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_win95.h [new file with mode: 0644]
nsprpub/pr/include/md/_winnt.cfg [new file with mode: 0644]
nsprpub/pr/include/md/_winnt.h [new file with mode: 0644]
nsprpub/pr/include/md/prosdep.h [new file with mode: 0644]
nsprpub/pr/include/md/sunos4.h [new file with mode: 0644]
nsprpub/pr/include/nspr.h [new file with mode: 0644]
nsprpub/pr/include/obsolete/Makefile.in [new file with mode: 0644]
nsprpub/pr/include/obsolete/pralarm.h [new file with mode: 0644]
nsprpub/pr/include/obsolete/probslet.h [new file with mode: 0644]
nsprpub/pr/include/obsolete/protypes.h [new file with mode: 0644]
nsprpub/pr/include/obsolete/prsem.h [new file with mode: 0644]
nsprpub/pr/include/pratom.h [new file with mode: 0644]
nsprpub/pr/include/prbit.h [new file with mode: 0644]
nsprpub/pr/include/prclist.h [new file with mode: 0644]
nsprpub/pr/include/prcmon.h [new file with mode: 0644]
nsprpub/pr/include/prcountr.h [new file with mode: 0644]
nsprpub/pr/include/prcvar.h [new file with mode: 0644]
nsprpub/pr/include/prdtoa.h [new file with mode: 0644]
nsprpub/pr/include/prenv.h [new file with mode: 0644]
nsprpub/pr/include/prerr.h [new file with mode: 0644]
nsprpub/pr/include/prerror.h [new file with mode: 0644]
nsprpub/pr/include/prinet.h [new file with mode: 0644]
nsprpub/pr/include/prinit.h [new file with mode: 0644]
nsprpub/pr/include/prinrval.h [new file with mode: 0644]
nsprpub/pr/include/prio.h [new file with mode: 0644]
nsprpub/pr/include/pripcsem.h [new file with mode: 0644]
nsprpub/pr/include/private/Makefile.in [new file with mode: 0644]
nsprpub/pr/include/private/pprio.h [new file with mode: 0644]
nsprpub/pr/include/private/pprmwait.h [new file with mode: 0644]
nsprpub/pr/include/private/pprthred.h [new file with mode: 0644]
nsprpub/pr/include/private/primpl.h [new file with mode: 0644]
nsprpub/pr/include/private/prpriv.h [new file with mode: 0644]
nsprpub/pr/include/prlink.h [new file with mode: 0644]
nsprpub/pr/include/prlock.h [new file with mode: 0644]
nsprpub/pr/include/prlog.h [new file with mode: 0644]
nsprpub/pr/include/prlong.h [new file with mode: 0644]
nsprpub/pr/include/prmem.h [new file with mode: 0644]
nsprpub/pr/include/prmon.h [new file with mode: 0644]
nsprpub/pr/include/prmwait.h [new file with mode: 0644]
nsprpub/pr/include/prnetdb.h [new file with mode: 0644]
nsprpub/pr/include/prolock.h [new file with mode: 0644]
nsprpub/pr/include/prpdce.h [new file with mode: 0644]
nsprpub/pr/include/prprf.h [new file with mode: 0644]
nsprpub/pr/include/prproces.h [new file with mode: 0644]
nsprpub/pr/include/prrng.h [new file with mode: 0644]
nsprpub/pr/include/prrwlock.h [new file with mode: 0644]
nsprpub/pr/include/prshm.h [new file with mode: 0644]
nsprpub/pr/include/prshma.h [new file with mode: 0644]
nsprpub/pr/include/prsystem.h [new file with mode: 0644]
nsprpub/pr/include/prthread.h [new file with mode: 0644]
nsprpub/pr/include/prtime.h [new file with mode: 0644]
nsprpub/pr/include/prtpool.h [new file with mode: 0644]
nsprpub/pr/include/prtrace.h [new file with mode: 0644]
nsprpub/pr/include/prtypes.h [new file with mode: 0644]
nsprpub/pr/include/prvrsion.h [new file with mode: 0755]
nsprpub/pr/include/prwin16.h [new file with mode: 0644]
nsprpub/pr/src/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/bthreads/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/bthreads/bsrcs.mk [new file with mode: 0644]
nsprpub/pr/src/bthreads/btcvar.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/btlocks.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/btmisc.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/btmon.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/btsem.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/btthread.c [new file with mode: 0644]
nsprpub/pr/src/bthreads/objs.mk [new file with mode: 0644]
nsprpub/pr/src/cplus/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/cplus/rcascii.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcbase.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcbase.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rccv.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rccv.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcfileio.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcfileio.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcinrval.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcinrval.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcio.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcio.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rclock.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rclock.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcmon.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcnetdb.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcnetdb.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcnetio.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rcnetio.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rcthread.cpp [new file with mode: 0755]
nsprpub/pr/src/cplus/rcthread.h [new file with mode: 0644]
nsprpub/pr/src/cplus/rctime.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/rctime.h [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/fileio.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/interval.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/ranfile.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/switch.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/thread.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/time.cpp [new file with mode: 0644]
nsprpub/pr/src/cplus/tests/tpd.cpp [new file with mode: 0644]
nsprpub/pr/src/io/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/io/prdir.c [new file with mode: 0644]
nsprpub/pr/src/io/prfdcach.c [new file with mode: 0644]
nsprpub/pr/src/io/prfile.c [new file with mode: 0644]
nsprpub/pr/src/io/prio.c [new file with mode: 0644]
nsprpub/pr/src/io/priometh.c [new file with mode: 0644]
nsprpub/pr/src/io/pripv6.c [new file with mode: 0644]
nsprpub/pr/src/io/prlayer.c [new file with mode: 0644]
nsprpub/pr/src/io/prlog.c [new file with mode: 0644]
nsprpub/pr/src/io/prmapopt.c [new file with mode: 0644]
nsprpub/pr/src/io/prmmap.c [new file with mode: 0644]
nsprpub/pr/src/io/prmwait.c [new file with mode: 0644]
nsprpub/pr/src/io/prpolevt.c [new file with mode: 0644]
nsprpub/pr/src/io/prprf.c [new file with mode: 0644]
nsprpub/pr/src/io/prscanf.c [new file with mode: 0644]
nsprpub/pr/src/io/prsocket.c [new file with mode: 0644]
nsprpub/pr/src/io/prstdio.c [new file with mode: 0644]
nsprpub/pr/src/linking/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/linking/prlink.c [new file with mode: 0644]
nsprpub/pr/src/malloc/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/malloc/prmalloc.c [new file with mode: 0644]
nsprpub/pr/src/malloc/prmem.c [new file with mode: 0644]
nsprpub/pr/src/md/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/md/beos/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/md/beos/bcpu.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/beos.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/beos_errors.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bfile.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bmemory.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bmisc.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bmmap.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bnet.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bproc.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/brng.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bseg.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/bsrcs.mk [new file with mode: 0644]
nsprpub/pr/src/md/beos/btime.c [new file with mode: 0644]
nsprpub/pr/src/md/beos/objs.mk [new file with mode: 0644]
nsprpub/pr/src/md/mac/MANIFEST [new file with mode: 0644]
nsprpub/pr/src/md/mac/MacErrorHandling.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/macdll.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/macdll.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/macio.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/macio.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/macrng.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/macsocket.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/macsockotpt.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/macthr.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/mactime.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/mactime.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/mdcriticalregion.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/mdcriticalregion.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/mdmac.c [new file with mode: 0644]
nsprpub/pr/src/md/mac/mdmac.h [new file with mode: 0644]
nsprpub/pr/src/md/mac/prcpucfg.h [new file with mode: 0644]
nsprpub/pr/src/md/os2/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/md/os2/objs.mk [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2_errors.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2cv.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2emx.s [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2gc.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2inrval.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2io.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2misc.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2poll.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2rng.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2sem.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2sock.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2thred.c [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2vaclegacy.s [new file with mode: 0644]
nsprpub/pr/src/md/os2/os2vacpp.asm [new file with mode: 0644]
nsprpub/pr/src/md/prosdep.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/md/unix/aix.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/aixwrap.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/bsdi.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/darwin.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/dgux.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/freebsd.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/hpux.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/irix.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/linux.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/ncr.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/nec.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/netbsd.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/nextstep.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/nto.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/objs.mk [new file with mode: 0644]
nsprpub/pr/src/md/unix/openbsd.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/openvms.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_AIX.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_BSD_386_2.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Darwin_ppc.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Darwin_x86.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_HPUX.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_HPUX_ia64.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Irix.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Linux_ia64.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Linux_x86.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_Linux_x86_64.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_ReliantUNIX.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_SunOS.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_SunOS_sparcv9.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_SunOS_x86.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/os_SunOS_x86_64.s [new file with mode: 0644]
nsprpub/pr/src/md/unix/osf1.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/pthreads_user.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/qnx.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/reliantunix.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/rhapsody.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/riscos.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/scoos.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/solaris.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/sony.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/sunos4.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/unix.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/unix_errors.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/unixware.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/uxpoll.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/uxproces.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/uxrng.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/uxshm.c [new file with mode: 0644]
nsprpub/pr/src/md/unix/uxwrap.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntdllmn.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntgc.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntinrval.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntio.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntmisc.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntsec.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntsem.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/ntthread.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/objs.mk [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16callb.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16error.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16fmem.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16gc.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16io.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16mem.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16null.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16proc.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16sock.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16stdio.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w16thred.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w32ipcsem.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w32poll.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w32rng.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w32shm.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w95cv.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w95dllmain.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w95io.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w95sock.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/w95thred.c [new file with mode: 0644]
nsprpub/pr/src/md/windows/win32_errors.c [new file with mode: 0644]
nsprpub/pr/src/memory/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/memory/prgcleak.c [new file with mode: 0644]
nsprpub/pr/src/memory/prseg.c [new file with mode: 0644]
nsprpub/pr/src/memory/prshm.c [new file with mode: 0644]
nsprpub/pr/src/memory/prshma.c [new file with mode: 0644]
nsprpub/pr/src/misc/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/misc/compile-et.pl [new file with mode: 0644]
nsprpub/pr/src/misc/pralarm.c [new file with mode: 0644]
nsprpub/pr/src/misc/pratom.c [new file with mode: 0644]
nsprpub/pr/src/misc/prcountr.c [new file with mode: 0644]
nsprpub/pr/src/misc/prdtoa.c [new file with mode: 0644]
nsprpub/pr/src/misc/prenv.c [new file with mode: 0644]
nsprpub/pr/src/misc/prerr.c [new file with mode: 0644]
nsprpub/pr/src/misc/prerr.et [new file with mode: 0644]
nsprpub/pr/src/misc/prerr.properties [new file with mode: 0644]
nsprpub/pr/src/misc/prerror.c [new file with mode: 0644]
nsprpub/pr/src/misc/prerrortable.c [new file with mode: 0644]
nsprpub/pr/src/misc/prinit.c [new file with mode: 0644]
nsprpub/pr/src/misc/prinrval.c [new file with mode: 0644]
nsprpub/pr/src/misc/pripc.c [new file with mode: 0644]
nsprpub/pr/src/misc/pripcsem.c [new file with mode: 0644]
nsprpub/pr/src/misc/prlog2.c [new file with mode: 0644]
nsprpub/pr/src/misc/prlong.c [new file with mode: 0644]
nsprpub/pr/src/misc/prnetdb.c [new file with mode: 0644]
nsprpub/pr/src/misc/prolock.c [new file with mode: 0644]
nsprpub/pr/src/misc/prrng.c [new file with mode: 0644]
nsprpub/pr/src/misc/prsystem.c [new file with mode: 0644]
nsprpub/pr/src/misc/prthinfo.c [new file with mode: 0644]
nsprpub/pr/src/misc/prtime.c [new file with mode: 0644]
nsprpub/pr/src/misc/prtpool.c [new file with mode: 0644]
nsprpub/pr/src/misc/prtrace.c [new file with mode: 0644]
nsprpub/pr/src/nspr.def [new file with mode: 0644]
nsprpub/pr/src/nspr.rc [new file with mode: 0644]
nsprpub/pr/src/nspr_symvec.opt [new file with mode: 0644]
nsprpub/pr/src/os2extra.def [new file with mode: 0644]
nsprpub/pr/src/prvrsion.c [new file with mode: 0644]
nsprpub/pr/src/pthreads/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/pthreads/ptio.c [new file with mode: 0644]
nsprpub/pr/src/pthreads/ptmisc.c [new file with mode: 0644]
nsprpub/pr/src/pthreads/ptsynch.c [new file with mode: 0644]
nsprpub/pr/src/pthreads/ptthread.c [new file with mode: 0644]
nsprpub/pr/src/threads/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/threads/combined/Makefile.in [new file with mode: 0644]
nsprpub/pr/src/threads/combined/README [new file with mode: 0644]
nsprpub/pr/src/threads/combined/prucpu.c [new file with mode: 0644]
nsprpub/pr/src/threads/combined/prucv.c [new file with mode: 0644]
nsprpub/pr/src/threads/combined/prulock.c [new file with mode: 0644]
nsprpub/pr/src/threads/combined/prustack.c [new file with mode: 0644]
nsprpub/pr/src/threads/combined/pruthr.c [new file with mode: 0644]
nsprpub/pr/src/threads/prcmon.c [new file with mode: 0644]
nsprpub/pr/src/threads/prcthr.c [new file with mode: 0644]
nsprpub/pr/src/threads/prdump.c [new file with mode: 0644]
nsprpub/pr/src/threads/prmon.c [new file with mode: 0644]
nsprpub/pr/src/threads/prrwlock.c [new file with mode: 0644]
nsprpub/pr/src/threads/prsem.c [new file with mode: 0644]
nsprpub/pr/src/threads/prtpd.c [new file with mode: 0644]
nsprpub/pr/tests/Makefile.in [new file with mode: 0644]
nsprpub/pr/tests/README.TXT [new file with mode: 0644]
nsprpub/pr/tests/accept.c [new file with mode: 0644]
nsprpub/pr/tests/acceptread.c [new file with mode: 0644]
nsprpub/pr/tests/acceptreademu.c [new file with mode: 0644]
nsprpub/pr/tests/addrstr.c [new file with mode: 0644]
nsprpub/pr/tests/affinity.c [new file with mode: 0644]
nsprpub/pr/tests/alarm.c [new file with mode: 0644]
nsprpub/pr/tests/anonfm.c [new file with mode: 0644]
nsprpub/pr/tests/append.c [new file with mode: 0644]
nsprpub/pr/tests/atomic.c [new file with mode: 0644]
nsprpub/pr/tests/attach.c [new file with mode: 0644]
nsprpub/pr/tests/bigfile.c [new file with mode: 0644]
nsprpub/pr/tests/bigfile2.c [new file with mode: 0644]
nsprpub/pr/tests/bigfile3.c [new file with mode: 0644]
nsprpub/pr/tests/bug1test.c [new file with mode: 0644]
nsprpub/pr/tests/cleanup.c [new file with mode: 0644]
nsprpub/pr/tests/cltsrv.c [new file with mode: 0644]
nsprpub/pr/tests/concur.c [new file with mode: 0644]
nsprpub/pr/tests/cvar.c [new file with mode: 0644]
nsprpub/pr/tests/cvar2.c [new file with mode: 0644]
nsprpub/pr/tests/dbmalloc.c [new file with mode: 0644]
nsprpub/pr/tests/dbmalloc1.c [new file with mode: 0644]
nsprpub/pr/tests/dceemu.c [new file with mode: 0644]
nsprpub/pr/tests/depend.c [new file with mode: 0644]
nsprpub/pr/tests/dll/Makefile.in [new file with mode: 0644]
nsprpub/pr/tests/dll/my.def [new file with mode: 0644]
nsprpub/pr/tests/dll/mygetval.c [new file with mode: 0644]
nsprpub/pr/tests/dll/mysetval.c [new file with mode: 0644]
nsprpub/pr/tests/dlltest.c [new file with mode: 0644]
nsprpub/pr/tests/dtoa.c [new file with mode: 0644]
nsprpub/pr/tests/env.c [new file with mode: 0644]
nsprpub/pr/tests/errcodes.c [new file with mode: 0644]
nsprpub/pr/tests/errset.c [new file with mode: 0644]
nsprpub/pr/tests/exit.c [new file with mode: 0644]
nsprpub/pr/tests/fdcach.c [new file with mode: 0644]
nsprpub/pr/tests/fileio.c [new file with mode: 0644]
nsprpub/pr/tests/foreign.c [new file with mode: 0644]
nsprpub/pr/tests/forktest.c [new file with mode: 0644]
nsprpub/pr/tests/formattm.c [new file with mode: 0644]
nsprpub/pr/tests/freeif.c [new file with mode: 0644]
nsprpub/pr/tests/fsync.c [new file with mode: 0644]
nsprpub/pr/tests/getai.c [new file with mode: 0644]
nsprpub/pr/tests/gethost.c [new file with mode: 0644]
nsprpub/pr/tests/getproto.c [new file with mode: 0644]
nsprpub/pr/tests/i2l.c [new file with mode: 0644]
nsprpub/pr/tests/initclk.c [new file with mode: 0644]
nsprpub/pr/tests/inrval.c [new file with mode: 0644]
nsprpub/pr/tests/instrumt.c [new file with mode: 0644]
nsprpub/pr/tests/intrio.c [new file with mode: 0644]
nsprpub/pr/tests/intrupt.c [new file with mode: 0644]
nsprpub/pr/tests/io_timeout.c [new file with mode: 0644]
nsprpub/pr/tests/io_timeoutk.c [new file with mode: 0644]
nsprpub/pr/tests/io_timeoutu.c [new file with mode: 0644]
nsprpub/pr/tests/ioconthr.c [new file with mode: 0644]
nsprpub/pr/tests/ipv6.c [new file with mode: 0644]
nsprpub/pr/tests/join.c [new file with mode: 0644]
nsprpub/pr/tests/joinkk.c [new file with mode: 0644]
nsprpub/pr/tests/joinku.c [new file with mode: 0644]
nsprpub/pr/tests/joinuk.c [new file with mode: 0644]
nsprpub/pr/tests/joinuu.c [new file with mode: 0644]
nsprpub/pr/tests/layer.c [new file with mode: 0644]
nsprpub/pr/tests/lazyinit.c [new file with mode: 0644]
nsprpub/pr/tests/libfilename.c [new file with mode: 0644]
nsprpub/pr/tests/lltest.c [new file with mode: 0644]
nsprpub/pr/tests/lock.c [new file with mode: 0644]
nsprpub/pr/tests/lockfile.c [new file with mode: 0644]
nsprpub/pr/tests/logger.c [new file with mode: 0644]
nsprpub/pr/tests/makedir.c [new file with mode: 0644]
nsprpub/pr/tests/many_cv.c [new file with mode: 0644]
nsprpub/pr/tests/mbcs.c [new file with mode: 0644]
nsprpub/pr/tests/multiacc.c [new file with mode: 0644]
nsprpub/pr/tests/multiwait.c [new file with mode: 0644]
nsprpub/pr/tests/nameshm1.c [new file with mode: 0644]
nsprpub/pr/tests/nbconn.c [new file with mode: 0644]
nsprpub/pr/tests/nblayer.c [new file with mode: 0644]
nsprpub/pr/tests/nonblock.c [new file with mode: 0644]
nsprpub/pr/tests/ntioto.c [new file with mode: 0644]
nsprpub/pr/tests/ntoh.c [new file with mode: 0644]
nsprpub/pr/tests/obsints.c [new file with mode: 0644]
nsprpub/pr/tests/op_2long.c [new file with mode: 0644]
nsprpub/pr/tests/op_excl.c [new file with mode: 0644]
nsprpub/pr/tests/op_filnf.c [new file with mode: 0644]
nsprpub/pr/tests/op_filok.c [new file with mode: 0644]
nsprpub/pr/tests/op_noacc.c [new file with mode: 0644]
nsprpub/pr/tests/op_nofil.c [new file with mode: 0644]
nsprpub/pr/tests/openfile.c [new file with mode: 0644]
nsprpub/pr/tests/parent.c [new file with mode: 0644]
nsprpub/pr/tests/peek.c [new file with mode: 0644]
nsprpub/pr/tests/perf.c [new file with mode: 0644]
nsprpub/pr/tests/pipeping.c [new file with mode: 0644]
nsprpub/pr/tests/pipeping2.c [new file with mode: 0644]
nsprpub/pr/tests/pipepong.c [new file with mode: 0644]
nsprpub/pr/tests/pipepong2.c [new file with mode: 0644]
nsprpub/pr/tests/pipeself.c [new file with mode: 0644]
nsprpub/pr/tests/poll_er.c [new file with mode: 0755]
nsprpub/pr/tests/poll_nm.c [new file with mode: 0644]
nsprpub/pr/tests/poll_to.c [new file with mode: 0644]
nsprpub/pr/tests/pollable.c [new file with mode: 0644]
nsprpub/pr/tests/prftest.c [new file with mode: 0644]
nsprpub/pr/tests/prftest1.c [new file with mode: 0644]
nsprpub/pr/tests/prftest2.c [new file with mode: 0644]
nsprpub/pr/tests/primblok.c [new file with mode: 0644]
nsprpub/pr/tests/priotest.c [new file with mode: 0644]
nsprpub/pr/tests/provider.c [new file with mode: 0644]
nsprpub/pr/tests/prpoll.c [new file with mode: 0644]
nsprpub/pr/tests/prpollml.c [new file with mode: 0644]
nsprpub/pr/tests/prselect.c [new file with mode: 0644]
nsprpub/pr/tests/prttools.h [new file with mode: 0644]
nsprpub/pr/tests/randseed.c [new file with mode: 0644]
nsprpub/pr/tests/ranfile.c [new file with mode: 0644]
nsprpub/pr/tests/rmdir.c [new file with mode: 0644]
nsprpub/pr/tests/runtests.ksh [new file with mode: 0755]
nsprpub/pr/tests/runtests.sh [new file with mode: 0755]
nsprpub/pr/tests/runy2ktests.ksh [new file with mode: 0644]
nsprpub/pr/tests/rwlocktest.c [new file with mode: 0644]
nsprpub/pr/tests/sel_spd.c [new file with mode: 0644]
nsprpub/pr/tests/selct_er.c [new file with mode: 0755]
nsprpub/pr/tests/selct_nm.c [new file with mode: 0644]
nsprpub/pr/tests/selct_to.c [new file with mode: 0644]
nsprpub/pr/tests/select2.c [new file with mode: 0644]
nsprpub/pr/tests/selintr.c [new file with mode: 0644]
nsprpub/pr/tests/sem.c [new file with mode: 0644]
nsprpub/pr/tests/sema.c [new file with mode: 0644]
nsprpub/pr/tests/semaerr.c [new file with mode: 0644]
nsprpub/pr/tests/semaerr1.c [new file with mode: 0644]
nsprpub/pr/tests/semaping.c [new file with mode: 0644]
nsprpub/pr/tests/semapong.c [new file with mode: 0644]
nsprpub/pr/tests/sendzlf.c [new file with mode: 0644]
nsprpub/pr/tests/server_test.c [new file with mode: 0644]
nsprpub/pr/tests/servr_kk.c [new file with mode: 0644]
nsprpub/pr/tests/servr_ku.c [new file with mode: 0644]
nsprpub/pr/tests/servr_uk.c [new file with mode: 0644]
nsprpub/pr/tests/servr_uu.c [new file with mode: 0644]
nsprpub/pr/tests/short_thread.c [new file with mode: 0644]
nsprpub/pr/tests/sigpipe.c [new file with mode: 0644]
nsprpub/pr/tests/sleep.c [new file with mode: 0644]
nsprpub/pr/tests/socket.c [new file with mode: 0644]
nsprpub/pr/tests/sockopt.c [new file with mode: 0644]
nsprpub/pr/tests/sockping.c [new file with mode: 0644]
nsprpub/pr/tests/sockpong.c [new file with mode: 0644]
nsprpub/pr/tests/sprintf.c [new file with mode: 0644]
nsprpub/pr/tests/sproc_ch.c [new file with mode: 0644]
nsprpub/pr/tests/sproc_p.c [new file with mode: 0644]
nsprpub/pr/tests/stack.c [new file with mode: 0644]
nsprpub/pr/tests/stat.c [new file with mode: 0644]
nsprpub/pr/tests/stdio.c [new file with mode: 0644]
nsprpub/pr/tests/str2addr.c [new file with mode: 0644]
nsprpub/pr/tests/strod.c [new file with mode: 0644]
nsprpub/pr/tests/suspend.c [new file with mode: 0644]
nsprpub/pr/tests/switch.c [new file with mode: 0644]
nsprpub/pr/tests/system.c [new file with mode: 0644]
nsprpub/pr/tests/testbit.c [new file with mode: 0644]
nsprpub/pr/tests/testfile.c [new file with mode: 0644]
nsprpub/pr/tests/threads.c [new file with mode: 0644]
nsprpub/pr/tests/thrpool_client.c [new file with mode: 0644]
nsprpub/pr/tests/thrpool_server.c [new file with mode: 0644]
nsprpub/pr/tests/thruput.c [new file with mode: 0644]
nsprpub/pr/tests/time.c [new file with mode: 0644]
nsprpub/pr/tests/timemac.c [new file with mode: 0644]
nsprpub/pr/tests/timetest.c [new file with mode: 0644]
nsprpub/pr/tests/tmoacc.c [new file with mode: 0644]
nsprpub/pr/tests/tmocon.c [new file with mode: 0644]
nsprpub/pr/tests/tpd.c [new file with mode: 0644]
nsprpub/pr/tests/udpsrv.c [new file with mode: 0644]
nsprpub/pr/tests/ut_ttools.h [new file with mode: 0644]
nsprpub/pr/tests/vercheck.c [new file with mode: 0644]
nsprpub/pr/tests/version.c [new file with mode: 0644]
nsprpub/pr/tests/writev.c [new file with mode: 0644]
nsprpub/pr/tests/xnotify.c [new file with mode: 0644]
nsprpub/pr/tests/y2k.c [new file with mode: 0644]
nsprpub/pr/tests/y2ktmo.c [new file with mode: 0644]
nsprpub/pr/tests/yield.c [new file with mode: 0644]
nsprpub/pr/tests/zerolen.c [new file with mode: 0644]
nsprpub/tools/Makefile.in [new file with mode: 0644]
nsprpub/tools/httpget.c [new file with mode: 0644]
nsprpub/tools/tail.c [new file with mode: 0644]