gecko-dev/netwerk
mscott%netscape.com 0bb47eda96 fix mac breakage for sspitzer...export nsIPrompt.idl 2000-01-29 01:48:40 +00:00
..
base fix mac breakage for sspitzer...export nsIPrompt.idl 2000-01-29 01:48:40 +00:00
build Landing nsIFile. 2000-01-24 21:28:28 +00:00
cache We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876 2000-01-25 03:11:16 +00:00
dns Fixing mac linkage build issue. 2000-01-28 12:32:51 +00:00
macbuild Landing nsIFile. 2000-01-24 21:28:28 +00:00
mime oh goody...the name of this directory conflicts with the directory for the mime converter! As a result 2000-01-25 04:39:11 +00:00
protocol nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris 2000-01-29 00:06:15 +00:00
socket
streamconv add new line to the end of the file. that is a CID, not an IID, so use the right macro. 2000-01-28 23:12:24 +00:00
test Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an internal function that normally doesn't belong in the NSPR public interfaces but the Mac needs it. Changes actually from wtc, sdagley just reviewed them and is checking them in. 2000-01-28 04:00:28 +00:00
testserver
util
.cvsignore
Makefile.in
gen-makefile.sh
makefile.win