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
f25bb8eb635c2f25fbc83fbefbcea6752fa960e5
Mozilla
/
mozilla
/
modules
/
libreg
/
src
History
dveditz%netscape.com
b4ceaaa6bb
Bugs 7132, 22712: registry keys are now case-sensitive
...
git-svn-id: svn://10.0.0.236/trunk@57957 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-16 01:18:52 +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
Bugs 7132, 22712: registry keys are now case-sensitive
2000-01-16 01:18:52 +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
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
vr_stubs.c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
vr_stubs.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00