#
# ChangeLog for trunk/src/libs in vbox
#
# Generated by Trac 1.4.3.2
# Mar 13, 2025 5:48:42 PM

Wed, 06 Dec 2023 15:10:52 GMT vboxsync [102506]
	* trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified)

	libs/xpcom: Fixed some warnings. bugref:10545


Tue, 05 Dec 2023 11:03:48 GMT vboxsync [102470]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	libs/xpcom: Convert the PR_Wait() function to take the timeout in ...


Tue, 05 Dec 2023 08:36:47 GMT vboxsync [102463]
	* trunk/src/libs/xpcom18a4/dependentLibs.h (deleted)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/test (deleted)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/ipc.pkg (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/glue/objs.mk (deleted)

	libs/xpcom: Remove some unused files, bugref:10545


Tue, 05 Dec 2023 08:16:30 GMT vboxsync [102460]
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API ...


Tue, 05 Dec 2023 08:12:45 GMT vboxsync [102459]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prclist.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified)

	libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API ...


Mon, 04 Dec 2023 17:54:51 GMT vboxsync [102458]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcStringList.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc (deleted)
	* trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/string/src/nsStringComparator.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/string/src/nsStringObsolete.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestCRT.cpp (modified)

	libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with ...


Mon, 04 Dec 2023 17:24:33 GMT vboxsync [102457]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcmp.c (deleted)
	* trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsAtomTable.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiWorkingSet.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestCRT.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestID.cpp (modified)

	libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT ...


Fri, 01 Dec 2023 09:01:56 GMT vboxsync [102413]
	* trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified)

	libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ...


Fri, 01 Dec 2023 08:54:26 GMT vboxsync [102412]
	* trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified)

	libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ...


Fri, 01 Dec 2023 08:53:30 GMT vboxsync [102411]
	* trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified)

	libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ...


Thu, 30 Nov 2023 15:21:33 GMT vboxsync [102401]
	* trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified)

	libs/xpcom: Revert r160537, doesn't work as well, bugref:10544


Thu, 30 Nov 2023 13:37:20 GMT vboxsync [102396]
	* trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified)

	libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ...


Thu, 30 Nov 2023 12:55:29 GMT vboxsync [102392]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (copied)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc (copied)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	Revert r160526 as it breaks some testboxes, bugref:10545


Thu, 30 Nov 2023 08:12:27 GMT vboxsync [102390]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinrval.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptcall/tests/TestXPTCInvoke.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/nsAutoLock.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	libs/xpcom: Convert the PR_Waitfunction to take the timeout in ...


Thu, 30 Nov 2023 07:25:27 GMT vboxsync [102389]
	* trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified)

	Revert r160516 (breaks arm64 testing completely), bugref:10545


Wed, 29 Nov 2023 13:45:05 GMT vboxsync [102380]
	* trunk/src/libs/xpcom18a4/python/src/PyIID.cpp (modified)
	* trunk/src/libs/xpcom18a4/python/src/PyXPCOM.h (modified)

	libs/xpcom/python: Attempt at fixing python crashes on darwin.arm64 ...


Tue, 28 Nov 2023 14:18:16 GMT vboxsync [102364]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	scm fix for src/libs/xpcom18a4/Makefile.kmk


Tue, 28 Nov 2023 13:22:03 GMT vboxsync [102362]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ...


Tue, 28 Nov 2023 10:41:25 GMT vboxsync [102357]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ...


Mon, 27 Nov 2023 19:04:29 GMT vboxsync [102348]
	* trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsTraceRefcntImpl.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEventObject.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestObserverService.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/tools/xpt_dump.c (modified)

	libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]


Mon, 27 Nov 2023 18:50:43 GMT vboxsync [102346]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/io (deleted)

	libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545


Mon, 27 Nov 2023 18:48:07 GMT vboxsync [102345]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.h (modified)
	* trunk/src/libs/xpcom18a4/java/src/nsJavaWrapper.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsID.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsSupportsPrimitives.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsVariant.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/string/src/nsPrintfCString.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/string/src/nsStringObsolete.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestAtoms.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/threads/nsEventQueue.cpp (modified)

	libs/xpcom: Replace remaining APIs from prprf.h with IPRT ...


Mon, 27 Nov 2023 18:03:21 GMT vboxsync [102343]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified)

	libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyP and get ...


Mon, 27 Nov 2023 17:55:46 GMT vboxsync [102341]
	* trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified)

	libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get ...


Mon, 27 Nov 2023 17:50:21 GMT vboxsync [102340]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strcpy.c (deleted)

	libs/xpcom: Replace the uses of PL_strncpyz with RTStrCopyPand get ...


Mon, 27 Nov 2023 17:48:01 GMT vboxsync [102339]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)

	libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ...


Mon, 27 Nov 2023 16:08:53 GMT vboxsync [102334]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/common/tmTransaction.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcMessage.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/util/src/ipcMessageWriter.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/xcDll.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/pldhash.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/proxy/src/nsProxyEvent.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/string/src/nsSubstring.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/typelib/xpt/src/xpt_arena.c (modified)

	libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default ...


Mon, 27 Nov 2023 15:28:57 GMT vboxsync [102329]
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)

	libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of ...


Mon, 27 Nov 2023 15:26:26 GMT vboxsync [102328]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsCom.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsIByteBuffer.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 15:20:28 GMT vboxsync [102327]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCppSharedAllocator.h (deleted)

	libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545


Mon, 27 Nov 2023 15:19:39 GMT vboxsync [102326]
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified)

	libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in ...


Mon, 27 Nov 2023 15:14:55 GMT vboxsync [102325]
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsCRT.h (modified)

	libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in ...


Mon, 27 Nov 2023 15:12:46 GMT vboxsync [102324]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsQuickSort.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsVoidArray.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified)

	libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of ...


Mon, 27 Nov 2023 15:00:21 GMT vboxsync [102323]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/src/tmTransactionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/include/plstr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/lib/libc/src/strlen.c (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfo.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiMisc.cpp (modified)

	libs/xpcom: Replace PL_strlen with strlen and get rid of it,
	bugref:10545


Mon, 27 Nov 2023 13:53:38 GMT vboxsync [102321]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsAutoBuffer.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIBaseStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIObservableInputStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIObservableOutputStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIStreamBufferAccess.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 13:42:54 GMT vboxsync [102320]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsBinaryStream.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 13:37:06 GMT vboxsync [102318]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIScriptableInputStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsScriptableInputStream.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 13:34:02 GMT vboxsync [102317]
	* trunk/src/libs/xpcom18a4/python/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/python/file.py (deleted)

	libs/xpcom: Remove some unused code from the python bindings, ...


Mon, 27 Nov 2023 13:26:20 GMT vboxsync [102316]
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileCommon.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnicode.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 13:24:58 GMT vboxsync [102315]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsAppFileLocationProvider.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIInputStreamTee.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFileOS2.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileCommon.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileOSX.h (deleted)

	libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default ...


Mon, 27 Nov 2023 13:04:51 GMT vboxsync [102314]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsStaticNameTable.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 13:00:57 GMT vboxsync [102312]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsValueArray.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsValueArray.h (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 12:56:43 GMT vboxsync [102309]
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/public/nsIInterfaceInfoManager.idl (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 12:31:17 GMT vboxsync [102307]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsIPropertyBag.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 12:29:35 GMT vboxsync [102306]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsILineInputStream.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 12:28:04 GMT vboxsync [102305]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIMultiplexInputStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsISeekableStream.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 11:51:04 GMT vboxsync [102303]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIAsyncInputStream.idl (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIAsyncOutputStream.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 11:48:58 GMT vboxsync [102302]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsInputStreamTee.cpp (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 11:44:44 GMT vboxsync [102301]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Mon, 27 Nov 2023 11:35:44 GMT vboxsync [102300]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/ds/nsByteBuffer.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsByteArrayInputStream.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsIByteArrayInputStream.idl (deleted)

	libs/xpcom: Remove some unused code from xpcom, bugref:10545


Fri, 24 Nov 2023 11:20:00 GMT vboxsync [102288]
	* trunk/src/libs/openssl-3.1.3/crypto/Makefile.kmk (modified)

	openssl-3.1.3: Removed thread_none.c and thread_win.c to avoid ...


Wed, 22 Nov 2023 13:35:12 GMT vboxsync [102254]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcdUnix.cpp (modified)

	libs/xpcom/ipcd: Fix checking for the shutdown condition, got ...


Wed, 22 Nov 2023 11:59:25 GMT vboxsync [102252]
	* trunk/Config.kmk (modified)
	* trunk/src/libs/Makefile.kmk (modified)

	libs: Make libvpx-1.13.1 build on ARM and switch to it, bugref:10548


Wed, 22 Nov 2023 11:39:01 GMT vboxsync [102251]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlong.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlong.c (deleted)

	libs/xpcom: Make more stuff inline, bugref:10545


Wed, 22 Nov 2023 11:36:24 GMT vboxsync [102250]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom/ipc: Get Convert IPC logging to use IPRT Log() macros ...


Wed, 22 Nov 2023 11:29:30 GMT vboxsync [102249]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcCommandModule.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/lock/src/ipcLockService.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcConfig.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (deleted)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.h (deleted)

	libs/xpcom/ipc: Get Convert IPC logging to use IPRT Log() macros ...


Wed, 22 Nov 2023 11:09:21 GMT vboxsync [102248]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/xpcom/tests/CvtURL.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/RegFactory.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest01.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest02.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest03.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest04.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest05.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/SizeTest06.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestCallTemplates.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestPermanentAtoms.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestServMgr.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestShutdown.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestStackCrawl.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/TestVoidBTree.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/dynamic (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/nsIFileEnumerator.cpp (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/resources.h (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/services (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/test.properties (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/utils (deleted)
	* trunk/src/libs/xpcom18a4/xpcom/tests/windows (deleted)

	libs/xpcom: Remove not built tests, bugref:10545


Wed, 22 Nov 2023 10:56:47 GMT vboxsync [102247]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Some Makefile.kmk/Config.kmk love, bugref:10545


Wed, 22 Nov 2023 10:46:18 GMT vboxsync [102246]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlong.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlong.c (modified)

	libs/xpcom: Remove unused code in nsprpub, bugref:10545


Wed, 22 Nov 2023 10:43:09 GMT vboxsync [102245]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prbit.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlog2.c (deleted)

	libs/xpcom: Make PR_CeilingLog2() and PR_FloorLog2() inline,
	bugref:10545


Wed, 22 Nov 2023 10:40:14 GMT vboxsync [102244]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private (deleted)

	libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain ...


Wed, 22 Nov 2023 10:39:39 GMT vboxsync [102243]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prlong.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: Get rid of prosdep.h and primpl.h as they don't contain ...


Wed, 22 Nov 2023 10:33:40 GMT vboxsync [102242]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: Move the remaining lock specific definitions to the only ...


Wed, 22 Nov 2023 10:31:33 GMT vboxsync [102241]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: Remove the generic intialization routine from nsprpub now ...


Wed, 22 Nov 2023 10:21:58 GMT vboxsync [102240]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_pth.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: Move all pthreads related stuff into the last remaining ...


Wed, 22 Nov 2023 10:16:52 GMT vboxsync [102239]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified)

	libs/xpcom: Remove unused code in nsprpub, bugref:10545


Wed, 22 Nov 2023 10:16:01 GMT vboxsync [102238]
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.h (modified)

	libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ...


Wed, 22 Nov 2023 10:08:58 GMT vboxsync [102237]
	* trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified)

	libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ...


Wed, 22 Nov 2023 10:02:15 GMT vboxsync [102236]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Move machine dependent (MD) code for the interval API ...


Wed, 22 Nov 2023 09:58:27 GMT vboxsync [102235]
	* trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified)

	libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ...


Wed, 22 Nov 2023 09:57:32 GMT vboxsync [102234]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified)

	libs/xpcom: Move machine dependent (MD) code for the interval API ...


Wed, 22 Nov 2023 09:50:12 GMT vboxsync [102233]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinrval.c (modified)

	libs/xpcom: Remove useless init code in nsprpub, bugref:10545


Wed, 22 Nov 2023 09:44:51 GMT vboxsync [102232]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prcvar.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prlock.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not ...


Wed, 22 Nov 2023 09:37:34 GMT vboxsync [102231]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified)

	libs/xpcom: Remove individual _<os>.h files and merge relevant stuff ...


Wed, 22 Nov 2023 09:14:10 GMT vboxsync [102229]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)

	libs/xpcom: Remove individual *.cfg files and merge relevant stuff ...


Wed, 22 Nov 2023 08:55:23 GMT vboxsync [102226]
	* trunk/src/libs/xpcom18a4/Config.kmk (modified)
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_freebsd.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_netbsd.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_openbsd.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris32.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_solaris64.cfg (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_vbox.cfg (modified)

	libs/xpcom: Remove individual *.cfg files and merge relevant stuff ...


Wed, 22 Nov 2023 08:54:21 GMT vboxsync [102225]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified)
	* trunk/src/libs/xpcom18a4/xpcom/build/nsXPComInit.cpp (modified)

	libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545


Tue, 21 Nov 2023 21:42:06 GMT vboxsync [102223]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prprf.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtime.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/prprf.c (modified)

	libs/xpcom: Remove more unused code, bugref:10545


Tue, 21 Nov 2023 15:19:19 GMT vboxsync [102218]
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	libs/xpcom: Remove mostly unused headers and move used stuff ...


Tue, 21 Nov 2023 15:14:20 GMT vboxsync [102217]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified)

	libs/xpcom: Clear out more unused stuff to fix the build,
	bugref:10545


Tue, 21 Nov 2023 15:10:54 GMT vboxsync [102216]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprthred.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmon.h (modified)

	libs/xpcom: Remove mostly unused headers and move used stuff ...


Tue, 21 Nov 2023 15:00:17 GMT vboxsync [102215]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_darwin.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_linux.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_nspr_pthread.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_pth.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (deleted)

	libs/xpcom: Bury the NSPR thread code finally, there is no user left, ...


Tue, 21 Nov 2023 14:50:26 GMT vboxsync [102214]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/public/ipcdclient.h (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/shared/src/ipcLog.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/base/nsExceptionService.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified)

	libs/xpcom: Remove unused includes, bugref:10545


Tue, 21 Nov 2023 14:29:32 GMT vboxsync [102213]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)

	libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to ...


Tue, 21 Nov 2023 14:24:22 GMT vboxsync [102212]
	* trunk/src/libs/xpcom18a4/xpcom/base/nsDebugImpl.cpp (modified)

	libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build
	fix]


Tue, 21 Nov 2023 14:19:17 GMT vboxsync [102211]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinit.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified)

	libs/xpcom: Remove now unused code in nsprpub, bugref:10545


Tue, 21 Nov 2023 14:11:36 GMT vboxsync [102210]
	* trunk/src/libs/xpcom18a4/xpcom/glue/nsDebug.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/glue/nsISupportsImpl.h (modified)

	libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545


Tue, 21 Nov 2023 14:04:02 GMT vboxsync [102209]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unix_errors.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/prosdep.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerr.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix_errors.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerror.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified)

	libs/xpcom/nsprpub: Now that there is no one left querying the ...


Tue, 21 Nov 2023 13:54:06 GMT vboxsync [102208]
	* trunk/src/libs/xpcom18a4/xpcom/threads/plevent.c (modified)

	libs/xpcom: Remove querying the exact failure in plevent.c because ...


Tue, 21 Nov 2023 13:46:00 GMT vboxsync [102207]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prerror.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.et (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerr.properties (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerror.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prerrortable.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)

	libs/xpcom: Remove unused error handling code, bugref:10545


Tue, 21 Nov 2023 13:32:58 GMT vboxsync [102205]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)

	libs/xpcom: Get rid of nsprpub I/O methods and associated code, ...


Tue, 21 Nov 2023 13:30:06 GMT vboxsync [102204]
	* trunk/src/libs/xpcom18a4/xpcom/components/nsNativeComponentLoader.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified)

	libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are ...


Tue, 21 Nov 2023 13:20:07 GMT vboxsync [102203]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/md/_unixos.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)

	libs/xpcom: Get rid of nsprpub I/O methods and associated code, ...


Tue, 21 Nov 2023 13:16:56 GMT vboxsync [102202]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prthread.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptsynch.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified)

	libs/xpcom: Start kicking out threads stuff which is not used ...


Tue, 21 Nov 2023 13:02:20 GMT vboxsync [102200]
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)

	libs/xpcom: Get rid of nsprpub I/O methods and associated code, ...


Tue, 21 Nov 2023 13:01:47 GMT vboxsync [102199]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/pprio.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/prpriv.h (modified)

	libs/xpcom: Remove unused pprio.h, bugref:10545


Tue, 21 Nov 2023 12:58:34 GMT vboxsync [102198]
	* trunk/src/libs/xpcom18a4/Makefile.kmk (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/nspr.h (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prinet.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/include/prio.h (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/io/priometh.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/unix_errors.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/misc/prinit.c (modified)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptio.c (deleted)
	* trunk/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/ptthread.c (modified)

	libs/xpcom: Get rid of nsprpub I/O methods and associated code, ...


Tue, 21 Nov 2023 12:51:35 GMT vboxsync [102197]
	* trunk/src/libs/xpcom18a4/ipc/ipcd/client/src/ipcdclient.cpp (modified)
	* trunk/src/libs/xpcom18a4/ipc/ipcd/daemon/src/ipcd.cpp (modified)
	* trunk/src/libs/xpcom18a4/vboxdeps.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsCategoryManager.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/components/nsComponentManager.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiManifest.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiprivate.h (modified)

	libs/xpcom: Remove unused prio.h includes, bugref:10545


Tue, 21 Nov 2023 12:47:39 GMT vboxsync [102196]
	* trunk/src/libs/xpcom18a4/xpcom/reflect/xptinfo/src/xptiInterfaceInfoManager.cpp (modified)

	libs/xpcom/xpcom: Convert xptiManifest reading and writing from ...


Tue, 21 Nov 2023 12:43:15 GMT vboxsync [102195]
	* trunk/src/libs/xpcom18a4/xpcom/io/nsILocalFile.idl (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFile.h (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.cpp (modified)
	* trunk/src/libs/xpcom18a4/xpcom/io/nsLocalFileUnix.h (modified)

	libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to ...