This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67c7a2fd9412db9914746bb690850d032a58bfb3
Mozilla
/
mozilla
/
modules
/
libreg
/
src
History
alecf%netscape.com
b52f1853c6
fix C++ comments
...
git-svn-id: svn://10.0.0.236/trunk@61129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 09:48:26 +00:00
..
Makefile.in
Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
1999-12-24 10:58:11 +00:00
makefile.win
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
mmapio.c
add detection for broken mmap()/write() behavior
1999-10-05 00:29:09 +00:00
mmapio.h
Buffered I/O for registry performance
1999-09-17 01:32:00 +00:00
nr_bufio.c
Added NR_RegFlush (14909, required for 16283/16600); warning cleanup (15626) r=shaver
1999-10-17 21:47:53 +00:00
nr_bufio.h
Buffered I/O for registry performance
1999-09-17 01:32:00 +00:00
reg.c
Bug 23306 and parts ofbug 12817 speedup
2000-02-16 08:06:13 +00:00
reg.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
VerReg.c
fix C++ comments
2000-02-16 09:48:26 +00:00
vr_stubs.c
New wstring nsIRegistry interface, bug 23859;
2000-02-15 01:32:12 +00:00
vr_stubs.h
Bug 23306 and parts ofbug 12817 speedup
2000-02-16 08:06:13 +00:00