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
Mozilla
/
mozilla
/
modules
/
ipc
/
common
History
darin%netscape.com
3990c136b7
fixes some XP_WIN review comments from dougt. fixed some startup/shutdown
...
races, etc. git-svn-id: svn://10.0.0.236/trunk@134315 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-22 06:46:24 +00:00
..
ipcConfig.h
further revisions following review w/ dougt
2002-11-21 07:57:09 +00:00
ipcIDList.cpp
…
ipcIDList.h
…
ipcList.h
…
ipcLog.cpp
fixes some XP_WIN review comments from dougt. fixed some startup/shutdown
2002-11-22 06:46:24 +00:00
ipcLog.h
1) make logging compilation controlled by IPC_LOGGING #define
2002-11-08 07:17:50 +00:00
ipcm.cpp
1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid())
2002-11-11 20:11:05 +00:00
ipcm.h
eliminate primary name from "client hello" (not needed, and added
2002-11-14 19:37:01 +00:00
ipcMessage.cpp
major overhaul of daemon plug-in module story. modules now talk to the
2002-11-07 04:56:06 +00:00
ipcMessage.h
major overhaul of daemon plug-in module story. modules now talk to the
2002-11-07 04:56:06 +00:00
ipcMessagePrimitives.cpp
…
ipcMessagePrimitives.h
…
ipcMessageQ.h
…
ipcMessageUtils.h
…
ipcStringList.cpp
…
ipcStringList.h
add empty constructor to ipcStringNode to make GCC 3.2 happy
2002-11-06 20:26:53 +00:00
Makefile.in
…