summaryrefslogtreecommitdiff
path: root/ace/Makefile.ace
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Makefile.ace')
-rw-r--r--ace/Makefile.ace21685
1 files changed, 11801 insertions, 9884 deletions
diff --git a/ace/Makefile.ace b/ace/Makefile.ace
index ea18fd1fd81..84370d373cb 100644
--- a/ace/Makefile.ace
+++ b/ace/Makefile.ace
@@ -9,16 +9,53 @@ LIBACE = libACE
LIB = $(LIBACE).a
SHLIB = $(LIBACE).$(SOEXT)
+# These are removed and replaced by the OS_NS*, Cleanup, and
+# Object_Manager_Base objects.
+# OS \
+# OS_Dirent \
+# OS_Memory \
+# OS_String \
+
OS_FILES = \
ARGV \
Argv_Type_Converter \
Basic_Types \
Time_Value \
- OS \
- OS_Dirent \
- OS_Memory \
+ Cleanup \
+ Object_Manager_Base \
+ OS_NS_arpa_inet \
+ OS_NS_ctype \
+ OS_NS_dirent \
+ OS_NS_dlfcn \
+ OS_NS_errno \
+ OS_NS_fcntl \
+ OS_NS_math \
+ OS_NS_netdb \
+ OS_NS_poll \
+ OS_NS_pwd \
+ OS_NS_regex \
+ OS_NS_signal \
+ OS_NS_stdio \
+ OS_NS_stdlib \
+ OS_NS_string \
+ OS_NS_strings \
+ OS_NS_stropts \
+ OS_NS_sys_mman \
+ OS_NS_sys_msg \
+ OS_NS_sys_resource \
+ OS_NS_sys_select \
+ OS_NS_sys_shm \
+ OS_NS_sys_socket \
+ OS_NS_sys_stat \
+ OS_NS_sys_time \
+ OS_NS_sys_uio \
+ OS_NS_sys_utsname \
+ OS_NS_sys_wait \
+ OS_NS_Thread \
+ OS_NS_time \
+ OS_NS_unistd \
+ OS_NS_wchar \
OS_QoS \
- OS_String \
OS_TLI \
OS_Errno \
Base_Thread_Adapter \
@@ -644,7 +681,8 @@ endif # GHS
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-.obj/ARGV.o .obj/ARGV.so .shobj/ARGV.o .shobj/ARGV.so: ARGV.cpp ARGV.h \
+.obj/ARGV.o .obj/ARGV.so .shobj/ARGV.o .shobj/ARGV.so: ARGV.cpp \
+ ARGV.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -680,60 +718,45 @@ endif # GHS
OS_Log_Msg_Attributes.inl \
os_include/os_errno.h \
ARGV.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl
.obj/Argv_Type_Converter.o .obj/Argv_Type_Converter.so .shobj/Argv_Type_Converter.o .shobj/Argv_Type_Converter.so: Argv_Type_Converter.cpp \
Argv_Type_Converter.h \
@@ -753,34 +776,43 @@ endif # GHS
os_include/os_errno.h \
OS_Errno.inl \
os_include/os_stddef.h \
- OS_Memory.inl \
- os_include/os_unistd.h \
- os_include/sys/os_types.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- Argv_Type_Converter.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_limits.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- os_include/os_float.h \
+ OS_NS_stdlib.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/os_signal.h \
+ os_include/sys/os_types.h \
os_include/os_time.h \
os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
+ OS_Memory.inl \
+ Argv_Type_Converter.inl
.obj/Basic_Types.o .obj/Basic_Types.so .shobj/Basic_Types.o .shobj/Basic_Types.so: Basic_Types.cpp \
- OS.h \
+ Basic_Types.h \
pre.h \
config-all.h \
config.h \
@@ -790,23 +822,14 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -818,46 +841,6 @@ endif # GHS
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
Template_Instantiations.cpp
.obj/Time_Value.o .obj/Time_Value.so .shobj/Time_Value.o .shobj/Time_Value.so: Time_Value.cpp \
@@ -874,11 +857,18 @@ endif # GHS
ace_wchar.inl \
ACE_export.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
@@ -886,15 +876,62 @@ endif # GHS
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i
+
+.obj/Cleanup.o .obj/Cleanup.so .shobj/Cleanup.o .shobj/Cleanup.so: Cleanup.cpp \
+ Cleanup.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ OS_Export.h \
+ Cleanup.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ os_include/os_stddef.h \
+ OS_NS_stdlib.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
os_include/os_signal.h \
+ os_include/sys/os_types.h \
os_include/os_time.h \
os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- Basic_Types.i
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
+ OS_Memory.inl
-.obj/OS.o .obj/OS.so .shobj/OS.o .shobj/OS.so: OS.cpp OS.h \
+.obj/Object_Manager_Base.o .obj/Object_Manager_Base.so .shobj/Object_Manager_Base.o .shobj/Object_Manager_Base.so: Object_Manager_Base.cpp \
+ Object_Manager_Base.h \
pre.h \
config-all.h \
config.h \
@@ -904,22 +941,106 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
OS_Export.h \
+ Cleanup.h \
+ Cleanup.inl \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ OS_NS_stdlib.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ OS_NS_stdlib.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ os_include/os_float.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
+ OS_Memory.inl \
+ OS_NS_Thread.h \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_sys_socket.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
+
+.obj/OS_NS_arpa_inet.o .obj/OS_NS_arpa_inet.so .shobj/OS_NS_arpa_inet.o .shobj/OS_NS_arpa_inet.so: OS_NS_arpa_inet.cpp \
+ OS_NS_arpa_inet.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/arpa/os_inet.h \
+ os_include/netinet/os_in.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_arpa_inet.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -932,60 +1053,59 @@ endif # GHS
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_Export.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Sched_Params.h \
- Sched_Params.i \
- OS_Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
- OS_Thread_Adapter.inl \
- OS_QoS.h
+ OS_NS_pwd.inl
-.obj/OS_Dirent.o .obj/OS_Dirent.so .shobj/OS_Dirent.o .shobj/OS_Dirent.so: OS_Dirent.cpp \
- OS_Dirent.h \
+.obj/OS_NS_ctype.o .obj/OS_NS_ctype.so .shobj/OS_NS_ctype.o .shobj/OS_NS_ctype.so: OS_NS_ctype.cpp \
+ OS_NS_ctype.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ OS_NS_ctype.inl \
+ os_include/os_ctype.h
+
+.obj/OS_NS_dirent.o .obj/OS_NS_dirent.so .shobj/OS_NS_dirent.o .shobj/OS_NS_dirent.so: OS_NS_dirent.cpp \
+ OS_NS_dirent.h \
pre.h \
- OS_Export.h \
config-all.h \
config.h \
config-linux.h \
@@ -994,9 +1114,6 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
os_include/os_dirent.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
@@ -1006,8 +1123,11 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_dirent.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -1020,56 +1140,322 @@ endif # GHS
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
+ OS_NS_wchar.inl \
Log_Msg.h \
Global_Macros.h \
+ OS_Export.h \
Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- OS.h \
- OS_TLI.h \
- OS_TLI.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl
+
+.obj/OS_NS_dlfcn.o .obj/OS_NS_dlfcn.so .shobj/OS_NS_dlfcn.o .shobj/OS_NS_dlfcn.so: OS_NS_dlfcn.cpp \
+ OS_NS_dlfcn.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
+ OS_NS_dlfcn.inl \
+ OS_NS_macros.h
+
+.obj/OS_NS_errno.o .obj/OS_NS_errno.so .shobj/OS_NS_errno.o .shobj/OS_NS_errno.so: OS_NS_errno.cpp \
+ OS_NS_errno.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_errno.h \
+ OS_NS_errno.inl
+
+.obj/OS_NS_fcntl.o .obj/OS_NS_fcntl.so .shobj/OS_NS_fcntl.o .shobj/OS_NS_fcntl.so: OS_NS_fcntl.cpp \
+ OS_NS_fcntl.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_fcntl.inl
+
+.obj/OS_NS_math.o .obj/OS_NS_math.so .shobj/OS_NS_math.o .shobj/OS_NS_math.so: OS_NS_math.cpp \
+ OS_NS_math.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ OS_NS_math.inl
+
+.obj/OS_NS_netdb.o .obj/OS_NS_netdb.so .shobj/OS_NS_netdb.o .shobj/OS_NS_netdb.so: OS_NS_netdb.cpp \
+ OS_NS_netdb.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
os_include/os_netdb.h \
os_include/netinet/os_in.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_netdb.inl \
+ OS_NS_macros.h \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_unistd.h \
Time_Value.h \
+ OS_Export.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
+ OS_NS_stropts.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
+ OS_Memory.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
+
+.obj/OS_NS_poll.o .obj/OS_NS_poll.so .shobj/OS_NS_poll.o .shobj/OS_NS_poll.so: OS_NS_poll.cpp \
+ OS_NS_poll.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_poll.inl \
+ Time_Value.h \
+ OS_Export.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h
-.obj/OS_Memory.o .obj/OS_Memory.so .shobj/OS_Memory.o .shobj/OS_Memory.so: OS_Memory.cpp \
- OS_Memory.h \
+.obj/OS_NS_pwd.o .obj/OS_NS_pwd.so .shobj/OS_NS_pwd.o .shobj/OS_NS_pwd.so: OS_NS_pwd.cpp \
+ OS_NS_pwd.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_pwd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ OS_NS_pwd.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl
+
+.obj/OS_NS_regex.o .obj/OS_NS_regex.so .shobj/OS_NS_regex.o .shobj/OS_NS_regex.so: OS_NS_regex.cpp \
+ OS_NS_regex.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ OS_NS_regex.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ os_include/os_regex.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h
+
+.obj/OS_NS_signal.o .obj/OS_NS_signal.so .shobj/OS_NS_signal.o .shobj/OS_NS_signal.so: OS_NS_signal.cpp \
+ OS_NS_signal.h \
pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_signal.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl
+
+.obj/OS_NS_stdio.o .obj/OS_NS_stdio.so .shobj/OS_NS_stdio.o .shobj/OS_NS_stdio.so: OS_NS_stdio.cpp \
+ OS_NS_stdio.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_stddef.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ os_include/sys/os_types.h \
OS_Export.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ Time_Value.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl
+
+.obj/OS_NS_stdlib.o .obj/OS_NS_stdlib.so .shobj/OS_NS_stdlib.o .shobj/OS_NS_stdlib.so: OS_NS_stdlib.cpp \
+ OS_NS_stdlib.h \
+ pre.h \
config-all.h \
config.h \
config-linux.h \
@@ -1078,15 +1464,67 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
+ os_include/os_stdlib.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/sys/os_types.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ OS_Export.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_stddef.h \
- OS_Memory.inl \
+ OS_Memory.inl
+
+.obj/OS_NS_string.o .obj/OS_NS_string.so .shobj/OS_NS_string.o .shobj/OS_NS_string.so: OS_NS_string.cpp \
+ OS_NS_string.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_unistd.h \
os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/os_signal.h \
@@ -1094,11 +1532,34 @@ endif # GHS
os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
- os_include/sys/os_select.h
+ os_include/sys/os_select.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl
-.obj/OS_QoS.o .obj/OS_QoS.so .shobj/OS_QoS.o .shobj/OS_QoS.so: OS_QoS.cpp OS_QoS.h \
+.obj/OS_NS_strings.o .obj/OS_NS_strings.so .shobj/OS_NS_strings.o .shobj/OS_NS_strings.so: OS_NS_strings.cpp \
+ OS_NS_strings.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_strings.h \
+ os_include/os_stddef.h \
+ OS_NS_strings.inl
+
+.obj/OS_NS_stropts.o .obj/OS_NS_stropts.so .shobj/OS_NS_stropts.o .shobj/OS_NS_stropts.so: OS_NS_stropts.cpp \
+ OS_NS_stropts.h \
pre.h \
- OS.h \
config-all.h \
config.h \
config-linux.h \
@@ -1107,79 +1568,511 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
OS_Export.h \
- OS_Errno.h \
+ os_include/os_stropts.h \
+ os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_stropts.inl \
os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_Memory.h \
+ OS_Errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
+ OS_Memory.inl
+
+.obj/OS_NS_sys_mman.o .obj/OS_NS_sys_mman.so .shobj/OS_NS_sys_mman.o .shobj/OS_NS_sys_mman.so: OS_NS_sys_mman.cpp \
+ OS_NS_sys_mman.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ Global_Macros.h \
+ OS_Export.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_sys_mman.inl \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
+ OS_NS_unistd.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
+ Time_Value.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ os_include/sys/os_mman.h
+
+.obj/OS_NS_sys_msg.o .obj/OS_NS_sys_msg.so .shobj/OS_NS_sys_msg.o .shobj/OS_NS_sys_msg.so: OS_NS_sys_msg.cpp \
+ OS_NS_sys_msg.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_msg.h \
+ os_include/sys/os_ipc.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ OS_NS_sys_msg.inl
+
+.obj/OS_NS_sys_resource.o .obj/OS_NS_sys_resource.so .shobj/OS_NS_sys_resource.o .shobj/OS_NS_sys_resource.so: OS_NS_sys_resource.cpp \
+ OS_NS_sys_resource.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
+ OS_NS_sys_resource.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl
+
+.obj/OS_NS_sys_select.o .obj/OS_NS_sys_select.so .shobj/OS_NS_sys_select.o .shobj/OS_NS_sys_select.so: OS_NS_sys_select.cpp \
+ OS_NS_sys_select.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
os_include/sys/os_select.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_sys_select.inl \
+ Time_Value.h \
+ OS_Export.h \
ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_macros.h
+
+.obj/OS_NS_sys_shm.o .obj/OS_NS_sys_shm.so .shobj/OS_NS_sys_shm.o .shobj/OS_NS_sys_shm.so: OS_NS_sys_shm.cpp \
+ OS_NS_sys_shm.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_shm.h \
+ os_include/sys/os_ipc.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ OS_NS_sys_shm.inl
+
+.obj/OS_NS_sys_socket.o .obj/OS_NS_sys_socket.so .shobj/OS_NS_sys_socket.o .shobj/OS_NS_sys_socket.so: OS_NS_sys_socket.cpp \
+ OS_NS_sys_socket.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_stropts.h \
+ OS_Export.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
+
+.obj/OS_NS_sys_stat.o .obj/OS_NS_sys_stat.so .shobj/OS_NS_sys_stat.o .shobj/OS_NS_sys_stat.so: OS_NS_sys_stat.cpp \
+ OS_NS_sys_stat.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ Default_Constants.h \
+ OS_NS_sys_stat.inl \
+ OS_NS_unistd.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ Time_Value.h \
+ OS_Export.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ Global_Macros.h \
+ OS_NS_fcntl.inl
+
+.obj/OS_NS_sys_time.o .obj/OS_NS_sys_time.so .shobj/OS_NS_sys_time.o .shobj/OS_NS_sys_time.so: OS_NS_sys_time.cpp \
+ OS_NS_sys_time.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ Time_Value.h \
+ OS_Export.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h
+
+.obj/OS_NS_sys_uio.o .obj/OS_NS_sys_uio.so .shobj/OS_NS_sys_uio.o .shobj/OS_NS_sys_uio.so: OS_NS_sys_uio.cpp \
+ OS_NS_sys_uio.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_sys_uio.inl
+
+.obj/OS_NS_sys_utsname.o .obj/OS_NS_sys_utsname.so .shobj/OS_NS_sys_utsname.o .shobj/OS_NS_sys_utsname.so: OS_NS_sys_utsname.cpp \
+ OS_NS_sys_utsname.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl
+
+.obj/OS_NS_sys_wait.o .obj/OS_NS_sys_wait.so .shobj/OS_NS_sys_wait.o .shobj/OS_NS_sys_wait.so: OS_NS_sys_wait.cpp \
+ OS_NS_sys_wait.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ OS_NS_sys_wait.inl
+
+.obj/OS_NS_Thread.o .obj/OS_NS_Thread.so .shobj/OS_NS_Thread.o .shobj/OS_NS_Thread.so: OS_NS_Thread.cpp \
+ OS_NS_Thread.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ Global_Macros.h \
+ OS_Export.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ ACE_export.h \
+ Basic_Types.i \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_stdio.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_pwd.inl \
+ Sched_Params.h \
+ Sched_Params.i \
+ OS_Thread_Adapter.h \
+ OS_Thread_Adapter.inl \
+ Min_Max.h
-.obj/OS_String.o .obj/OS_String.so .shobj/OS_String.o .shobj/OS_String.so: OS_String.cpp \
- OS_String.h \
+.obj/OS_NS_time.o .obj/OS_NS_time.so .shobj/OS_NS_time.o .shobj/OS_NS_time.so: OS_NS_time.cpp \
+ OS_NS_time.h \
pre.h \
- OS_Export.h \
config-all.h \
config.h \
config-linux.h \
@@ -1188,37 +2081,249 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
+ os_include/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ ACE_export.h \
+ Basic_Types.i \
+ OS_NS_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ Time_Value.h \
+ OS_Export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl
+
+.obj/OS_NS_unistd.o .obj/OS_NS_unistd.so .shobj/OS_NS_unistd.o .shobj/OS_NS_unistd.so: OS_NS_unistd.cpp \
+ OS_NS_unistd.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_unistd.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
+ Time_Value.h \
+ OS_Export.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl \
+ Default_Constants.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_Memory.inl
+
+.obj/OS_NS_wchar.o .obj/OS_NS_wchar.so .shobj/OS_NS_wchar.o .shobj/OS_NS_wchar.so: OS_NS_wchar.cpp \
+ OS_NS_wchar.h \
+ pre.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/os_wchar.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_stddef.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
os_include/os_signal.h \
+ os_include/sys/os_types.h \
os_include/os_time.h \
os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_float.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_wchar.inl
+
+.obj/OS_QoS.o .obj/OS_QoS.so .shobj/OS_QoS.o .shobj/OS_QoS.so: OS_QoS.cpp \
+ OS_QoS.h \
+ pre.h \
+ OS_Export.h \
+ config-all.h \
+ config.h \
+ config-linux.h \
+ config-linux-common.h \
+ config-g++-common.h \
+ post.h \
+ ace_wchar.h \
+ ace_wchar.inl \
+ os_include/sys/os_uio.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ ACE_export.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
OS_Errno.h \
- os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
OS_Memory.inl
-.obj/OS_TLI.o .obj/OS_TLI.so .shobj/OS_TLI.o .shobj/OS_TLI.so: OS_TLI.cpp OS_TLI.h \
+.obj/OS_TLI.o .obj/OS_TLI.so .shobj/OS_TLI.o .shobj/OS_TLI.so: OS_TLI.cpp \
+ OS_TLI.h \
pre.h \
config-all.h \
config.h \
@@ -1267,71 +2372,7 @@ endif # GHS
os_include/os_stddef.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ Base_Thread_Adapter.inl
.obj/OS_Thread_Adapter.o .obj/OS_Thread_Adapter.so .shobj/OS_Thread_Adapter.o .shobj/OS_Thread_Adapter.so: OS_Thread_Adapter.cpp \
OS_Thread_Adapter.h \
@@ -1355,70 +2396,63 @@ endif # GHS
Base_Thread_Adapter.inl \
OS_Thread_Adapter.inl \
Thread_Hook.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/sys/os_types.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_sys_utsname.inl
.obj/OS_Log_Msg_Attributes.o .obj/OS_Log_Msg_Attributes.so .shobj/OS_Log_Msg_Attributes.o .shobj/OS_Log_Msg_Attributes.so: OS_Log_Msg_Attributes.cpp \
OS_Log_Msg_Attributes.h \
@@ -1450,79 +2484,20 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
OS_Export.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ Object_Manager_Base.inl
.obj/Sched_Params.o .obj/Sched_Params.so .shobj/Sched_Params.o .shobj/Sched_Params.so: Sched_Params.cpp \
Sched_Params.h \
pre.h \
- OS.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -1531,74 +2506,71 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
+ Time_Value.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Sched_Params.i
.obj/Handle_Set.o .obj/Handle_Set.so .shobj/Handle_Set.o .shobj/Handle_Set.so: Handle_Set.cpp \
@@ -1637,55 +2609,18 @@ endif # GHS
OS_Log_Msg_Attributes.inl \
os_include/os_string.h \
os_include/os_strings.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/sys/os_resource.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_wchar.inl
.obj/Copy_Disabled.o .obj/Copy_Disabled.so .shobj/Copy_Disabled.o .shobj/Copy_Disabled.so: Copy_Disabled.cpp \
Copy_Disabled.h \
@@ -1700,7 +2635,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/ACE.o .obj/ACE.so .shobj/ACE.o .shobj/ACE.so: ACE.cpp ACE.h \
+.obj/ACE.o .obj/ACE.so .shobj/ACE.o .shobj/ACE.so: ACE.cpp \
+ ACE.h \
pre.h \
config-all.h \
config.h \
@@ -1715,23 +2651,26 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -1742,60 +2681,67 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Handle_Set.h \
Handle_Set.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
+ os_include/os_strings.h \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -1805,6 +2751,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
SString.i \
Version.h \
@@ -1812,13 +2760,33 @@ endif # GHS
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
- Message_Block_T.cpp
+ Message_Block_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_strings.h \
+ OS_NS_strings.inl \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_NS_sys_resource.h \
+ OS_NS_sys_resource.inl \
+ OS_NS_sys_wait.h \
+ OS_NS_sys_wait.inl \
+ OS_NS_time.h \
+ OS_NS_time.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl \
+ OS_TLI.h \
+ OS_TLI.inl
.obj/Active_Map_Manager.o .obj/Active_Map_Manager.so .shobj/Active_Map_Manager.o .shobj/Active_Map_Manager.so: Active_Map_Manager.cpp \
Active_Map_Manager.h \
pre.h \
- OS_String.h \
- OS_Export.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -1845,17 +2813,20 @@ endif # GHS
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ Active_Map_Manager.i \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- Active_Map_Manager.i \
+ OS_NS_wchar.inl \
Active_Map_Manager_T.h \
Map_Manager.h \
Log_Msg.h \
Global_Macros.h \
+ OS_Export.h \
Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
@@ -1865,50 +2836,48 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_Memory.h \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Null_Mutex.h \
Active_Map_Manager_T.i \
Active_Map_Manager_T.cpp
@@ -1925,8 +2894,7 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_String.h \
- OS_Export.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
@@ -1946,14 +2914,27 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_strings.h \
+ os_include/os_strings.h \
+ OS_NS_strings.inl \
OS_Errno.h \
+ OS_Export.h \
os_include/os_errno.h \
OS_Errno.inl \
OS_Memory.h \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Global_Macros.h \
OS_Memory.inl
.obj/Capabilities.o .obj/Capabilities.so .shobj/Capabilities.o .shobj/Capabilities.so: Capabilities.cpp \
@@ -1998,51 +2979,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -2050,23 +2990,78 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Functor_T.h \
Functor_T.i \
Functor_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Hash_Map_Manager_T.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Hash_Map_Manager_T.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Containers.h \
Containers.i \
Containers_T.h \
@@ -2088,12 +3083,18 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
- Capabilities.i
+ Capabilities.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl
.obj/Containers.o .obj/Containers.so .shobj/Containers.o .shobj/Containers.so: Containers.cpp \
Containers.h \
@@ -2144,6 +3145,30 @@ endif # GHS
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.inl
.obj/Configuration.o .obj/Configuration.so .shobj/Configuration.o .shobj/Configuration.so: Configuration.cpp \
@@ -2183,59 +3208,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -2243,8 +3245,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -2258,13 +3296,15 @@ endif # GHS
Functor_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Hash_Map_Manager_T.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Hash_Map_Manager_T.cpp \
Null_Mutex.h \
@@ -2295,6 +3335,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -2345,59 +3387,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -2405,8 +3424,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -2420,13 +3475,15 @@ endif # GHS
Functor_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Hash_Map_Manager_T.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Hash_Map_Manager_T.cpp \
Null_Mutex.h \
@@ -2457,6 +3514,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -2466,7 +3525,14 @@ endif # GHS
Node.cpp \
Unbounded_Set.inl \
Unbounded_Set.cpp \
- Memory_Pool.i
+ Memory_Pool.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl
.obj/Date_Time.o .obj/Date_Time.so .shobj/Date_Time.o .shobj/Date_Time.so: Date_Time.cpp \
Date_Time.h \
@@ -2481,76 +3547,51 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
Date_Time.i \
- OS.h \
- OS_Dirent.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_time.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_sys_utsname.inl
-.obj/Dirent.o .obj/Dirent.so .shobj/Dirent.o .shobj/Dirent.so: Dirent.cpp Dirent.h \
+.obj/Dirent.o .obj/Dirent.so .shobj/Dirent.o .shobj/Dirent.so: Dirent.cpp \
+ Dirent.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -2561,11 +3602,7 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
+ OS_NS_dirent.h \
os_include/os_dirent.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
@@ -2575,10 +3612,11 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
+ OS_NS_dirent.inl \
Dirent.i \
Log_Msg.h \
Global_Macros.h \
+ OS_Export.h \
Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
@@ -2586,8 +3624,9 @@ endif # GHS
OS_Log_Msg_Attributes.inl
.obj/Dirent_Selector.o .obj/Dirent_Selector.so .shobj/Dirent_Selector.o .shobj/Dirent_Selector.so: Dirent_Selector.cpp \
- OS.h \
+ Dirent_Selector.h \
pre.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -2596,11 +3635,6 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
os_include/os_dirent.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
@@ -2610,10 +3644,10 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
+ Dirent_Selector.inl \
+ OS_NS_dirent.h \
+ OS_NS_dirent.inl \
+ OS_NS_stdlib.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/os_signal.h \
@@ -2622,52 +3656,26 @@ endif # GHS
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- ACE_export.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ OS_Export.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Dirent_Selector.h \
- Dirent_Selector.inl
+ OS_NS_wchar.inl \
+ Global_Macros.h
-.obj/Dynamic.o .obj/Dynamic.so .shobj/Dynamic.o .shobj/Dynamic.so: Dynamic.cpp Dynamic.h \
+.obj/Dynamic.o .obj/Dynamic.so .shobj/Dynamic.o .shobj/Dynamic.so: Dynamic.cpp \
+ Dynamic.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -2684,24 +3692,18 @@ endif # GHS
Lock.h \
Lock.inl \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -2712,62 +3714,74 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
TSS_T.inl \
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Log_Msg.h \
Log_Priority.h \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -2789,8 +3803,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -2811,72 +3835,12 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ OS_NS_fcntl.inl
.obj/Framework_Component.o .obj/Framework_Component.so .shobj/Framework_Component.o .shobj/Framework_Component.so: Framework_Component.cpp \
Framework_Component.h \
@@ -2896,22 +3860,16 @@ endif # GHS
os_include/os_time.h \
os_include/os_ucontext.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -2919,51 +3877,58 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Framework_Component.inl \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -2971,12 +3936,26 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Framework_Component_T.h \
Framework_Component_T.inl \
@@ -2990,13 +3969,12 @@ endif # GHS
Managed_Object.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
DLL_Manager.h \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
- SStringfwd.h
+ SStringfwd.h \
+ os_include/os_dlfcn.h
.obj/Functor.o .obj/Functor.so .shobj/Functor.o .shobj/Functor.so: Functor.cpp \
Functor_T.h \
@@ -3036,53 +4014,10 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -3090,12 +4025,67 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Functor_T.i \
Functor_T.cpp
-.obj/Get_Opt.o .obj/Get_Opt.so .shobj/Get_Opt.o .shobj/Get_Opt.so: Get_Opt.cpp Get_Opt.h \
+.obj/Get_Opt.o .obj/Get_Opt.so .shobj/Get_Opt.o .shobj/Get_Opt.so: Get_Opt.cpp \
+ Get_Opt.h \
pre.h \
SStringfwd.h \
Basic_Types.h \
@@ -3156,50 +4146,28 @@ endif # GHS
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
Get_Opt.i \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -3207,12 +4175,45 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
SString.h \
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -3259,52 +4260,10 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -3312,23 +4271,79 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Functor_T.h \
Functor_T.i \
Functor_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Hash_Map_Manager_T.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Hash_Map_Manager_T.cpp \
- Malloc_Base.h
+ Malloc_Base.h \
+ os_include/sys/os_mman.h
.obj/Connection_Recycling_Strategy.o .obj/Connection_Recycling_Strategy.so .shobj/Connection_Recycling_Strategy.o .shobj/Connection_Recycling_Strategy.so: Connection_Recycling_Strategy.cpp \
Connection_Recycling_Strategy.h \
@@ -3379,22 +4394,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -3402,46 +4411,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -3449,12 +4461,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -3503,72 +4517,24 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Handle_Ops.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
+ OS_NS_errno.h \
os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_errno.inl \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_fcntl.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h
.obj/Init_ACE.o .obj/Init_ACE.so .shobj/Init_ACE.o .shobj/Init_ACE.so: Init_ACE.cpp \
Init_ACE.h \
@@ -3584,75 +4550,72 @@ endif # GHS
ace_wchar.inl \
Init_ACE.i \
Object_Manager.h \
- OS.h \
- OS_Dirent.h \
+ Object_Manager_Base.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ Recursive_Thread_Mutex.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Recursive_Thread_Mutex.h \
+ OS_NS_sys_utsname.inl \
Recursive_Thread_Mutex.inl \
Object_Manager.i \
Managed_Object.h \
@@ -3688,14 +4651,7 @@ endif # GHS
OS_Log_Msg_Attributes.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -3707,43 +4663,43 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdio.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_sys_utsname.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_Memory.inl
.obj/Message_Block.o .obj/Message_Block.so .shobj/Message_Block.o .shobj/Message_Block.so: Message_Block.cpp \
Message_Block.h \
@@ -3762,13 +4718,20 @@ endif # GHS
OS_Export.h \
Time_Value.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/sys/os_mman.h \
os_include/os_errno.h \
Log_Msg.h \
@@ -3785,59 +4748,52 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_Thread.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Timeprobe.h \
Malloc_Allocator.h \
@@ -3861,7 +4817,7 @@ endif # GHS
.obj/Object_Manager.o .obj/Object_Manager.so .shobj/Object_Manager.o .shobj/Object_Manager.so: Object_Manager.cpp \
Object_Manager.h \
pre.h \
- OS.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -3870,75 +4826,72 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
+ Object_Manager_Base.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ Recursive_Thread_Mutex.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Recursive_Thread_Mutex.h \
+ OS_NS_sys_utsname.inl \
Recursive_Thread_Mutex.inl \
Object_Manager.i \
Managed_Object.h \
@@ -3948,24 +4901,25 @@ endif # GHS
Map_Manager.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Map_Manager.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Local_Tokens.h \
Local_Tokens.i \
Token_Manager.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -3998,6 +4952,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Framework_Component.h \
@@ -4012,8 +4975,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -4046,6 +5019,7 @@ endif # GHS
Atomic_Op.i \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Service_Manager.i \
Service_Config.h \
@@ -4054,6 +5028,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -4064,6 +5039,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Timer_Queue_T.i \
@@ -4084,22 +5060,19 @@ endif # GHS
Memory_Pool.h \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
SV_Semaphore_Complex.i \
Memory_Pool.i \
Mutex.h \
- Mutex.inl \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl
+ Mutex.inl
.obj/Registry.o .obj/Registry.so .shobj/Registry.o .shobj/Registry.so: Registry.cpp \
Registry.h \
pre.h \
- OS.h \
config-all.h \
config.h \
config-linux.h \
@@ -4107,75 +5080,7 @@ endif # GHS
config-g++-common.h \
post.h \
ace_wchar.h \
- ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ ace_wchar.inl
.obj/String_Base_Const.o .obj/String_Base_Const.so .shobj/String_Base_Const.o .shobj/String_Base_Const.so: String_Base_Const.cpp \
String_Base_Const.h \
@@ -4209,7 +5114,8 @@ endif # GHS
os_include/sys/os_select.h \
Basic_Types.i
-.obj/SString.o .obj/SString.so .shobj/SString.o .shobj/SString.so: SString.cpp Malloc.h \
+.obj/SString.o .obj/SString.so .shobj/SString.o .shobj/SString.so: SString.cpp \
+ Malloc.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -4220,23 +5126,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -4248,61 +5161,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -4310,6 +5216,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -4317,8 +5227,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -4334,6 +5254,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -4349,6 +5271,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -4356,7 +5279,8 @@ endif # GHS
SString.i \
streams.h
-.obj/Stats.o .obj/Stats.so .shobj/Stats.o .shobj/Stats.so: Stats.cpp Stats.h \
+.obj/Stats.o .obj/Stats.so .shobj/Stats.o .shobj/Stats.so: Stats.cpp \
+ Stats.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -4404,52 +5328,44 @@ endif # GHS
os_include/sys/os_select.h \
Basic_Types.i \
Basic_Stats.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ Stats.i \
+ High_Res_Timer.h \
+ OS_NS_time.h \
+ OS_NS_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ High_Res_Timer.i \
+ OS_NS_stdio.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
+ OS_NS_stdio.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Stats.i \
- High_Res_Timer.h \
- High_Res_Timer.i
+ OS_NS_pwd.inl
.obj/Container_Instantiations.o .obj/Container_Instantiations.so .shobj/Container_Instantiations.o .shobj/Container_Instantiations.so: Container_Instantiations.cpp \
CDR_Base.h \
@@ -4542,51 +5458,24 @@ endif # GHS
OS_Log_Msg_Attributes.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- OS.h \
- OS_Dirent.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_wchar.inl \
+ OS_Memory.inl
.obj/Filecache.o .obj/Filecache.so .shobj/Filecache.o .shobj/Filecache.so: Filecache.cpp \
Filecache.h \
@@ -4601,13 +5490,9 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_mman.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
os_include/os_limits.h \
@@ -4616,60 +5501,44 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ Default_Constants.h \
+ Mem_Map.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Mem_Map.i \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
Hash_Map_Manager_T.h \
Functor.h \
Functor.i \
@@ -4683,20 +5552,56 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Functor_T.h \
Functor_T.i \
Functor_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Hash_Map_Manager_T.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Hash_Map_Manager_T.cpp \
Malloc_Base.h \
@@ -4705,6 +5610,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -4712,19 +5618,20 @@ endif # GHS
SString.i \
Null_Mutex.h \
Synch_Traits.h \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Object_Manager.h \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Object_Manager.i \
Managed_Object.h \
Managed_Object.i \
- Managed_Object.cpp
+ Managed_Object.cpp \
+ OS_NS_time.h \
+ OS_NS_time.inl
-.obj/Dump.o .obj/Dump.so .shobj/Dump.o .shobj/Dump.so: Dump.cpp Dump.h \
+.obj/Dump.o .obj/Dump.so .shobj/Dump.o .shobj/Dump.so: Dump.cpp \
+ Dump.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -4742,23 +5649,16 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -4769,46 +5669,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Thread_Mutex.h \
Thread_Mutex.inl \
@@ -4820,9 +5728,7 @@ endif # GHS
Managed_Object.i \
Managed_Object.cpp \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/Log_Msg.o .obj/Log_Msg.so .shobj/Log_Msg.o .shobj/Log_Msg.so: Log_Msg.cpp \
config-all.h \
@@ -4840,23 +5746,26 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -4867,61 +5776,65 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -4937,6 +5850,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -4956,12 +5870,21 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -4999,7 +5922,8 @@ endif # GHS
Log_Msg_NT_Event_Log.h \
Log_Msg_UNIX_Syslog.h \
Log_Record.h \
- Log_Record.i
+ Log_Record.i \
+ os_include/arpa/os_inet.h
.obj/Log_Msg_Callback.o .obj/Log_Msg_Callback.so .shobj/Log_Msg_Callback.o .shobj/Log_Msg_Callback.so: Log_Msg_Callback.cpp \
Log_Msg_Callback.h \
@@ -5051,74 +5975,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -5127,8 +6047,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -5136,7 +6071,8 @@ endif # GHS
SOCK_Connector.i \
Log_Record.h \
Log_Priority.h \
- Log_Record.i
+ Log_Record.i \
+ os_include/arpa/os_inet.h
.obj/Log_Msg_NT_Event_Log.o .obj/Log_Msg_NT_Event_Log.so .shobj/Log_Msg_NT_Event_Log.o .shobj/Log_Msg_NT_Event_Log.so: Log_Msg_NT_Event_Log.cpp \
config-all.h \
@@ -5165,23 +6101,26 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -5192,62 +6131,70 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Log_Msg_UNIX_Syslog.h \
Log_Msg_Backend.h \
Log_Record.h \
- Log_Record.i
+ Log_Record.i \
+ os_include/arpa/os_inet.h \
+ os_include/os_syslog.h
.obj/Log_Record.o .obj/Log_Record.so .shobj/Log_Record.o .shobj/Log_Record.so: Log_Record.cpp \
Log_Record.h \
@@ -5292,51 +6239,25 @@ endif # GHS
os_include/sys/os_uio.h \
Time_Value.h \
Time_Value.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_wchar.inl \
Log_Msg.h \
OS_Log_Msg_Attributes.h \
OS_Log_Msg_Attributes.inl \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -5346,11 +6267,57 @@ endif # GHS
Sock_Connect.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_NS_time.h \
+ OS_NS_time.inl \
streams.h
.obj/Logging_Strategy.o .obj/Logging_Strategy.so .shobj/Logging_Strategy.o .shobj/Logging_Strategy.so: Logging_Strategy.cpp \
- ACE.h \
+ Logging_Strategy.h \
+ Service_Object.h \
pre.h \
+ Shared_Object.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -5359,77 +6326,104 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- Flag_Manip.h \
- ACE_export.h \
- Global_Macros.h \
- OS_Export.h \
- Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ Shared_Object.i \
+ Svc_Conf_Tokens.h \
+ Event_Handler.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Atomic_Op.h \
+ Thread_Mutex.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ Thread_Mutex.inl \
+ Atomic_Op_T.h \
+ Atomic_Op_T.i \
+ Guard_T.h \
+ Lock.h \
+ Lock.inl \
+ Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
+ Guard_T.cpp \
+ Atomic_Op_T.cpp \
+ Log_Msg.h \
+ Log_Priority.h \
+ Atomic_Op.i \
+ Synch_Traits.h \
+ Event_Handler.i \
+ DLL.h \
+ os_include/os_dlfcn.h \
+ Service_Object.i \
+ ACE.h \
+ Flag_Manip.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -5437,8 +6431,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Get_Opt.h \
SStringfwd.h \
Containers.h \
@@ -5448,15 +6452,12 @@ endif # GHS
Node.cpp \
Array_Base.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Queue.h \
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
@@ -5467,26 +6468,12 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
- Synch_Traits.h \
- Lock.h \
- Lock.inl \
Timer_Queue_T.h \
Free_List.h \
Free_List.i \
- Guard_T.h \
- Guard_T.inl \
- Guard_T.cpp \
Free_List.cpp \
- Event_Handler.h \
- Atomic_Op.h \
- Thread_Mutex.h \
- Thread_Mutex.inl \
- Atomic_Op_T.h \
- Atomic_Op_T.i \
- Atomic_Op_T.cpp \
- Atomic_Op.i \
- Event_Handler.i \
Timer_Queue_T.i \
Timer_Queue_T.cpp \
Signal.h \
@@ -5495,15 +6482,14 @@ endif # GHS
Null_Mutex.h \
Reactor.i \
Reactor_Impl.h \
- Logging_Strategy.h \
- Service_Object.h \
- Shared_Object.h \
- Shared_Object.i \
- Svc_Conf_Tokens.h \
- DLL.h \
- Service_Object.i
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl
-.obj/Trace.o .obj/Trace.so .shobj/Trace.o .shobj/Trace.so: Trace.cpp Trace.h \
+.obj/Trace.o .obj/Trace.so .shobj/Trace.o .shobj/Trace.so: Trace.cpp \
+ Trace.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -5530,62 +6516,13 @@ endif # GHS
OS_Log_Msg_Attributes.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ Object_Manager_Base.inl
.obj/Activation_Queue.o .obj/Activation_Queue.so .shobj/Activation_Queue.o .shobj/Activation_Queue.so: Activation_Queue.cpp \
Activation_Queue.h \
@@ -5606,88 +6543,88 @@ endif # GHS
OS_Export.h \
Time_Value.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/sys/os_mman.h \
os_include/os_errno.h \
IO_Cntl_Msg.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Message_Queue_T.h \
+ Synch_Traits.h \
+ Lock.h \
+ Lock.inl \
+ Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Message_Queue_T.h \
- Synch_Traits.h \
- Lock.h \
- Lock.inl \
- Guard_T.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Message_Queue_T.i \
Message_Queue_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Notification_Strategy.h \
Event_Handler.h \
Atomic_Op.h \
@@ -5718,24 +6655,18 @@ endif # GHS
ace_wchar.inl \
Thread_Mutex.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -5746,46 +6677,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -5793,16 +6727,20 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i
-.obj/Process.o .obj/Process.so .shobj/Process.o .shobj/Process.so: Process.cpp OS.h \
+.obj/Process.o .obj/Process.so .shobj/Process.o .shobj/Process.so: Process.cpp \
+ Process.h \
pre.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -5811,91 +6749,70 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Handle_Set.h \
+ os_include/sys/os_select.h \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Process.h \
- Handle_Set.h \
Handle_Set.i \
Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
+ os_include/os_string.h \
+ os_include/os_strings.h \
SString.h \
SStringfwd.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
String_Base.h \
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -5903,13 +6820,50 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
Process.i \
+ OS_NS_sys_wait.h \
+ OS_NS_sys_wait.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
ARGV.h \
Unbounded_Queue.h \
Node.h \
@@ -5928,16 +6882,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
- Signal.i
+ Signal.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl
.obj/Process_Manager.o .obj/Process_Manager.so .shobj/Process_Manager.o .shobj/Process_Manager.so: Process_Manager.cpp \
- ACE.h \
+ Process_Manager.h \
pre.h \
+ Reactor.h \
+ Handle_Set.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -5946,77 +6909,124 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- Flag_Manip.h \
- ACE_export.h \
- Global_Macros.h \
- OS_Export.h \
- Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_select.h \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ Handle_Set.i \
+ Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
+ Log_Priority.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ os_include/os_string.h \
+ os_include/os_strings.h \
+ Timer_Queue.h \
+ Synch_Traits.h \
+ Lock.h \
+ Lock.inl \
+ Timer_Queue_T.h \
+ Free_List.h \
+ Free_List.i \
+ Guard_T.h \
+ OS_NS_Thread.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
+ Guard_T.cpp \
+ Free_List.cpp \
+ Event_Handler.h \
+ Atomic_Op.h \
+ Thread_Mutex.h \
+ Thread_Mutex.inl \
+ Atomic_Op_T.h \
+ Atomic_Op_T.i \
+ Atomic_Op_T.cpp \
+ Atomic_Op.i \
+ Event_Handler.i \
+ Timer_Queue_T.i \
+ Timer_Queue_T.cpp \
+ Signal.h \
+ Signal.i \
+ Reactor_Timer_Interface.h \
+ Null_Mutex.h \
+ Reactor.i \
+ Reactor_Impl.h \
+ Process.h \
+ SString.h \
+ SStringfwd.h \
+ String_Base.h \
+ String_Base_Const.h \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ String_Base.cpp \
+ ACE.h \
+ Flag_Manip.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -6024,57 +7034,28 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
- Process.h \
- Handle_Set.h \
- Handle_Set.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- SString.h \
- SStringfwd.h \
- String_Base.h \
- String_Base_Const.h \
- String_Base.i \
- Malloc_Base.h \
- String_Base.cpp \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
Process.i \
- Signal.h \
- Event_Handler.h \
- Atomic_Op.h \
- Thread_Mutex.h \
- Thread_Mutex.inl \
- Atomic_Op_T.h \
- Atomic_Op_T.i \
- Guard_T.h \
- Lock.h \
- Lock.inl \
- Guard_T.inl \
- Guard_T.cpp \
- Atomic_Op_T.cpp \
- Atomic_Op.i \
- Synch_Traits.h \
- Event_Handler.i \
- Signal.i \
- Process_Manager.h \
- Reactor.h \
- Timer_Queue.h \
- Timer_Queue_T.h \
- Free_List.h \
- Free_List.i \
- Free_List.cpp \
- Timer_Queue_T.i \
- Timer_Queue_T.cpp \
- Reactor_Timer_Interface.h \
- Null_Mutex.h \
- Reactor.i \
- Reactor_Impl.h \
+ OS_NS_sys_wait.h \
+ OS_NS_sys_wait.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Process_Manager.i \
@@ -6084,7 +7065,8 @@ endif # GHS
Managed_Object.i \
Managed_Object.cpp
-.obj/Synch.o .obj/Synch.so .shobj/Synch.o .shobj/Synch.so: Synch.cpp Thread.h \
+.obj/Synch.o .obj/Synch.so .shobj/Synch.o .shobj/Synch.so: Synch.cpp \
+ Thread.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -6095,24 +7077,18 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6123,56 +7099,59 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -6180,8 +7159,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Synch.h \
Auto_Event.h \
Event.h \
@@ -6202,7 +7191,12 @@ endif # GHS
Manual_Event.h \
Manual_Event.inl \
Mutex.h \
+ Log_Msg.h \
+ Log_Priority.h \
Mutex.inl \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
+ os_include/sys/os_mman.h \
Null_Barrier.h \
Null_Condition.h \
Null_Mutex.h \
@@ -6231,8 +7225,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
- Log_Msg.h \
- Log_Priority.h \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Condition_T.h \
Condition_T.inl \
Condition_T.cpp \
@@ -6270,6 +7267,15 @@ endif # GHS
Time_Value.h \
OS_Export.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Synch_Options.i \
Global_Macros.h
@@ -6287,24 +7293,22 @@ endif # GHS
ace_wchar.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_sem.h \
+ Default_Constants.h \
+ SV_Semaphore_Simple.i \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6315,53 +7319,50 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Semaphore_Simple.i \
+ OS_NS_sys_utsname.inl \
SV_Semaphore_Complex.i \
Process_Semaphore.inl \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/Process_Mutex.o .obj/Process_Mutex.so .shobj/Process_Mutex.o .shobj/Process_Mutex.so: Process_Mutex.cpp \
Process_Mutex.h \
@@ -6377,24 +7378,22 @@ endif # GHS
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_sem.h \
+ Default_Constants.h \
+ SV_Semaphore_Simple.i \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6405,56 +7404,57 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Semaphore_Simple.i \
+ OS_NS_sys_utsname.inl \
SV_Semaphore_Complex.i \
Process_Mutex.inl \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -6462,19 +7462,33 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp
.obj/RW_Process_Mutex.o .obj/RW_Process_Mutex.so .shobj/RW_Process_Mutex.o .shobj/RW_Process_Mutex.so: RW_Process_Mutex.cpp \
RW_Process_Mutex.h \
pre.h \
File_Lock.h \
- OS.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -6483,79 +7497,68 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_stdio.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ os_include/sys/os_types.h \
+ OS_Export.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_pwd.inl \
File_Lock.inl \
+ Default_Constants.h \
RW_Process_Mutex.inl \
Log_Msg.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
ACE.h \
Flag_Manip.h \
@@ -6567,13 +7570,38 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
- ACE.i
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
.obj/File_Lock.o .obj/File_Lock.so .shobj/File_Lock.o .shobj/File_Lock.so: File_Lock.cpp \
File_Lock.h \
pre.h \
- OS.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -6582,81 +7610,71 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_stdio.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ os_include/sys/os_types.h \
+ OS_Export.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_pwd.inl \
File_Lock.inl \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
-.obj/Thread.o .obj/Thread.so .shobj/Thread.o .shobj/Thread.so: Thread.cpp Thread.h \
+.obj/Thread.o .obj/Thread.so .shobj/Thread.o .shobj/Thread.so: Thread.cpp \
+ Thread.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -6667,24 +7685,18 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6695,51 +7707,50 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i
@@ -6758,24 +7769,18 @@ endif # GHS
ace_wchar.inl \
Lock.inl \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6786,62 +7791,74 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
TSS_T.inl \
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Log_Msg.h \
Log_Priority.h \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Thread_Manager.h \
Thread_Exit.h \
Thread_Control.h \
@@ -6854,6 +7871,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Containers.h \
Containers.i \
Containers_T.h \
@@ -6890,8 +7908,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -6925,20 +7953,16 @@ endif # GHS
OS_Log_Msg_Attributes.inl \
Base_Thread_Adapter.inl \
Thread_Adapter.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ Thread_Manager.h \
+ Thread.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -6949,47 +7973,44 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Thread_Manager.h \
- Thread.h \
+ OS_NS_sys_utsname.inl \
Thread.i \
Thread_Exit.h \
Thread_Control.h \
@@ -7004,6 +8025,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -7023,12 +8045,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -7050,8 +8085,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -7072,78 +8117,75 @@ endif # GHS
ace_wchar.inl \
Thread_Control.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Thread_Control.inl \
+ Managed_Object.h \
+ Object_Manager.h \
+ Object_Manager_Base.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Cleanup.h \
+ Cleanup.inl \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ Recursive_Thread_Mutex.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Thread_Control.inl \
- Managed_Object.h \
- Object_Manager.h \
- Recursive_Thread_Mutex.h \
+ OS_NS_sys_utsname.inl \
Recursive_Thread_Mutex.inl \
Object_Manager.i \
Managed_Object.i \
@@ -7151,10 +8193,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Condition_Thread_Mutex.h \
@@ -7167,6 +8205,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -7186,12 +8225,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Framework_Component.h \
@@ -7206,8 +8258,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -7226,24 +8288,21 @@ endif # GHS
ace_wchar.inl \
Thread_Control.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Thread_Control.inl \
+ Thread_Manager.h \
+ Thread.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -7254,54 +8313,50 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Thread_Control.inl \
- Thread_Manager.h \
- Thread.h \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -7315,6 +8370,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -7334,12 +8390,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -7361,15 +8430,26 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
Synch_Traits.h \
Thread_Manager.i
-.obj/Token.o .obj/Token.so .shobj/Token.o .shobj/Token.so: Token.cpp Thread.h \
+.obj/Token.o .obj/Token.so .shobj/Token.o .shobj/Token.so: Token.cpp \
+ Thread.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -7380,24 +8460,18 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -7408,51 +8482,50 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Token.h \
@@ -7466,6 +8539,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Log_Msg.h \
Log_Priority.h
@@ -7489,22 +8566,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -7512,46 +8583,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -7559,12 +8633,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -7574,9 +8650,11 @@ endif # GHS
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Free_List.h \
@@ -7593,8 +8671,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -7622,6 +8698,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -7643,8 +8728,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -7687,83 +8782,36 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
Proactor_Impl.h \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Asynch_IO.h \
+ ACE_export.h \
+ os_include/os_signal.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Asynch_IO.h \
Reactor.h \
Handle_Set.h \
+ os_include/sys/os_select.h \
+ os_include/sys/os_time.h \
Handle_Set.i \
Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
+ os_include/os_string.h \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -7772,7 +8820,56 @@ endif # GHS
Free_List.h \
Free_List.i \
Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -7795,6 +8892,7 @@ endif # GHS
Pipe.h \
Pipe.i \
POSIX_Asynch_IO.h \
+ os_include/os_aio.h \
Asynch_IO_Impl.h \
Asynch_IO_Impl.i \
Unbounded_Queue.h \
@@ -7803,6 +8901,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Map_Manager.h \
Map_Manager.i \
Map_Manager.cpp \
@@ -7823,6 +8922,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -7830,12 +8933,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -7844,6 +8953,10 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -7853,6 +8966,7 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread_Exit.h \
@@ -7870,6 +8984,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -7899,8 +9018,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -7929,24 +9050,18 @@ endif # GHS
Lock.inl \
Thread_Semaphore.h \
Semaphore.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -7957,65 +9072,73 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Semaphore.inl \
Thread_Semaphore.inl \
Null_Semaphore.h \
POSIX_Proactor.h \
Proactor_Impl.h \
Asynch_IO.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Reactor.h \
Handle_Set.h \
Handle_Set.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Free_List.h \
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -8038,6 +9161,7 @@ endif # GHS
Pipe.h \
Pipe.i \
POSIX_Asynch_IO.h \
+ os_include/os_aio.h \
Asynch_IO_Impl.h \
Asynch_IO_Impl.i \
Unbounded_Queue.h \
@@ -8046,6 +9170,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Map_Manager.h \
Map_Manager.i \
Map_Manager.cpp \
@@ -8066,6 +9191,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -8073,12 +9202,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -8087,6 +9222,10 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -8096,6 +9235,7 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread_Exit.h \
@@ -8113,6 +9253,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -8142,8 +9287,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -8214,13 +9361,7 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_Thread.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -8229,42 +9370,44 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -8272,6 +9415,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Atomic_Op.i \
@@ -8289,6 +9436,7 @@ endif # GHS
Null_Mutex.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Token.h \
Condition_Thread_Mutex.h \
Condition_Thread_Mutex.inl \
@@ -8306,6 +9454,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -8313,12 +9465,20 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -8327,6 +9487,10 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -8336,6 +9500,8 @@ endif # GHS
Memory_Pool.h \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -8358,84 +9524,79 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Asynch_IO.h \
+ os_include/os_signal.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ Asynch_IO_Impl.h \
+ Asynch_IO_Impl.i \
+ Thread_Manager.h \
+ Thread.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
+ OS_Export.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Asynch_IO.h \
- Asynch_IO_Impl.h \
- Asynch_IO_Impl.i \
- Thread_Manager.h \
- Thread.h \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -8451,6 +9612,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -8470,12 +9632,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -8497,8 +9672,16 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -8533,6 +9716,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Reactor.i \
Reactor_Impl.h \
Task_T.h \
@@ -8555,11 +9739,14 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Task.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -8571,6 +9758,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -8582,6 +9770,7 @@ endif # GHS
Pipe.h \
Pipe.i \
POSIX_Asynch_IO.h \
+ os_include/os_aio.h \
Map_Manager.h \
Map_Manager.i \
Map_Manager.cpp \
@@ -8597,6 +9786,10 @@ endif # GHS
Lock_Adapter_T.inl \
Lock_Adapter_T.cpp \
Select_Reactor_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Select_Reactor_T.i \
Manual_Event.h \
Event.h \
@@ -8606,7 +9799,8 @@ endif # GHS
Auto_Event.h \
Auto_Event.inl
-.obj/Reactor.o .obj/Reactor.so .shobj/Reactor.o .shobj/Reactor.so: Reactor.cpp Reactor.h \
+.obj/Reactor.o .obj/Reactor.so .shobj/Reactor.o .shobj/Reactor.so: Reactor.cpp \
+ Reactor.h \
pre.h \
Handle_Set.h \
ACE_export.h \
@@ -8650,56 +9844,56 @@ endif # GHS
Free_List.h \
Free_List.i \
Guard_T.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_Thread.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/sys/os_resource.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -8726,6 +9920,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
@@ -8734,10 +9929,15 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -8745,8 +9945,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -8770,13 +9980,15 @@ endif # GHS
Select_Reactor_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
Timer_Heap_T.h \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -8816,22 +10028,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -8839,46 +10045,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -8886,12 +10095,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -8907,6 +10118,7 @@ endif # GHS
Null_Mutex.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Token.h \
Condition_Thread_Mutex.h \
Condition_Thread_Mutex.inl \
@@ -8924,6 +10136,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -8931,12 +10147,20 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -8947,7 +10171,12 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i
@@ -8973,22 +10202,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -8996,46 +10219,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -9043,12 +10269,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -9064,6 +10292,7 @@ endif # GHS
Null_Mutex.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Token.h \
Condition_Thread_Mutex.h \
Condition_Thread_Mutex.inl \
@@ -9076,8 +10305,6 @@ endif # GHS
Reactor.i \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
SOCK_Acceptor.h \
@@ -9089,8 +10316,21 @@ endif # GHS
IPC_SAP.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
SOCK.i \
+ OS_NS_sys_socket.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -9099,6 +10339,7 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
SOCK_IO.i \
@@ -9116,6 +10357,7 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp
.obj/SUN_Proactor.o .obj/SUN_Proactor.so .shobj/SUN_Proactor.o .shobj/SUN_Proactor.so: SUN_Proactor.cpp \
@@ -9155,22 +10397,15 @@ endif # GHS
os_include/os_stddef.h \
Free_List.i \
Guard_T.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -9181,45 +10416,53 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -9231,8 +10474,6 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Event_Handler.i \
Timer_Queue_T.i \
@@ -9266,22 +10507,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -9289,46 +10524,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -9336,12 +10574,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -9357,6 +10597,7 @@ endif # GHS
Null_Mutex.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Token.h \
Condition_Thread_Mutex.h \
Condition_Thread_Mutex.inl \
@@ -9374,6 +10615,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -9381,12 +10626,20 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -9397,7 +10650,12 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -9463,22 +10721,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -9486,46 +10738,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -9533,12 +10788,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -9554,6 +10811,7 @@ endif # GHS
Null_Mutex.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Token.h \
Condition_Thread_Mutex.h \
Condition_Thread_Mutex.inl \
@@ -9571,6 +10829,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -9578,12 +10840,20 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -9594,7 +10864,12 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i
@@ -9625,15 +10900,13 @@ endif # GHS
os_include/os_stdio.h \
os_include/os_stdarg.h \
Proactor.h \
- OS.h \
- OS_Dirent.h \
+ Asynch_IO_Impl.h \
+ Asynch_IO_Impl.i \
+ Thread_Manager.h \
+ Thread.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -9642,53 +10915,50 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Asynch_IO_Impl.h \
- Asynch_IO_Impl.i \
- Thread_Manager.h \
- Thread.h \
+ OS_NS_sys_utsname.inl \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -9704,6 +10974,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
Containers.h \
@@ -9723,12 +10994,25 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Singleton.h \
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -9750,8 +11034,16 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -9818,62 +11110,7 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- Asynch_IO_Impl.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ Asynch_IO_Impl.i
.obj/Asynch_Pseudo_Task.o .obj/Asynch_Pseudo_Task.so .shobj/Asynch_Pseudo_Task.o .shobj/Asynch_Pseudo_Task.so: Asynch_Pseudo_Task.cpp \
Asynch_Pseudo_Task.h \
@@ -9921,56 +11158,56 @@ endif # GHS
Free_List.h \
Free_List.i \
Guard_T.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_Thread.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/sys/os_resource.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -10007,6 +11244,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -10014,12 +11255,20 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Timer_Heap.h \
@@ -10030,7 +11279,12 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
Select_Reactor_T.i \
@@ -10040,6 +11294,7 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread_Exit.h \
@@ -10060,6 +11315,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -10089,8 +11349,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -10112,77 +11374,23 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/os_aio.h \
+ os_include/os_signal.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Asynch_IO_Impl.h \
+ Asynch_IO.h \
+ ACE_export.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Asynch_IO_Impl.h \
- Asynch_IO.h \
Asynch_IO_Impl.i \
Unbounded_Queue.h \
Node.h \
@@ -10190,16 +11398,73 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
+ os_include/os_errno.h \
Map_Manager.h \
+ Basic_Types.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ Basic_Types.i \
Map_Manager.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Event_Handler.h \
@@ -10218,8 +11483,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -10245,6 +11508,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -10266,8 +11538,16 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -10302,6 +11582,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Reactor.i \
Reactor_Impl.h \
Select_Reactor.h \
@@ -10316,6 +11597,10 @@ endif # GHS
Lock_Adapter_T.inl \
Lock_Adapter_T.cpp \
Select_Reactor_T.cpp \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Select_Reactor_T.i \
Task.h \
Service_Object.h \
@@ -10323,6 +11608,7 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Task.i \
Task_T.h \
@@ -10335,8 +11621,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -10362,7 +11650,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/Addr.o .obj/Addr.so .shobj/Addr.o .shobj/Addr.so: Addr.cpp Addr.h \
+.obj/Addr.o .obj/Addr.so .shobj/Addr.o .shobj/Addr.so: Addr.cpp \
+ Addr.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -10390,62 +11679,8 @@ endif # GHS
OS_Log_Msg_Attributes.h \
iosfwd.h \
OS_Log_Msg_Attributes.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ os_include/sys/os_uio.h
.obj/INET_Addr.o .obj/INET_Addr.so .shobj/INET_Addr.o .shobj/INET_Addr.so: INET_Addr.cpp \
INET_Addr.h \
@@ -10486,56 +11721,59 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_Memory.inl \
+ OS_NS_arpa_inet.h \
+ os_include/arpa/os_inet.h \
+ OS_NS_arpa_inet.inl \
+ OS_NS_netdb.h \
+ os_include/os_netdb.h \
+ OS_NS_netdb.inl \
+ OS_NS_macros.h
.obj/Multihomed_INET_Addr.o .obj/Multihomed_INET_Addr.so .shobj/Multihomed_INET_Addr.o .shobj/Multihomed_INET_Addr.so: Multihomed_INET_Addr.cpp \
Multihomed_INET_Addr.h \
@@ -10577,52 +11815,15 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
Containers_T.h \
Containers.h \
Containers.i \
@@ -10630,23 +11831,38 @@ endif # GHS
Node.cpp \
Array_Base.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
+ os_include/os_errno.h \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
Unbounded_Queue.h \
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Containers_T.i \
Containers_T.cpp \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
Multihomed_INET_Addr.i
-.obj/IPC_SAP.o .obj/IPC_SAP.so .shobj/IPC_SAP.o .shobj/IPC_SAP.so: IPC_SAP.cpp IPC_SAP.h \
+.obj/IPC_SAP.o .obj/IPC_SAP.so .shobj/IPC_SAP.o .shobj/IPC_SAP.so: IPC_SAP.cpp \
+ IPC_SAP.h \
pre.h \
Flag_Manip.h \
ACE_export.h \
@@ -10661,79 +11877,71 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
-.obj/LSOCK.o .obj/LSOCK.so .shobj/LSOCK.o .shobj/LSOCK.so: LSOCK.cpp LSOCK.h \
+.obj/LSOCK.o .obj/LSOCK.so .shobj/LSOCK.o .shobj/LSOCK.so: LSOCK.cpp \
+ LSOCK.h \
pre.h \
config-all.h \
config.h \
@@ -10752,78 +11960,76 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
LSOCK.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/LSOCK_Acceptor.o .obj/LSOCK_Acceptor.so .shobj/LSOCK_Acceptor.o .shobj/LSOCK_Acceptor.so: LSOCK_Acceptor.cpp \
@@ -10849,74 +12055,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -10925,8 +12127,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -10935,8 +12152,7 @@ endif # GHS
UNIX_Addr.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
+ os_include/sys/os_un.h \
UNIX_Addr.i \
LSOCK_Stream.h \
LSOCK.h \
@@ -10964,74 +12180,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
LSOCK.i \
SOCK_CODgram.h \
SOCK_IO.h \
@@ -11043,17 +12255,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
SOCK_CODgram.i \
LSOCK_CODgram.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/LSOCK_Connector.o .obj/LSOCK_Connector.so .shobj/LSOCK_Connector.o .shobj/LSOCK_Connector.so: LSOCK_Connector.cpp \
LSOCK_Connector.h \
@@ -11078,74 +12303,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -11154,8 +12375,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -11165,8 +12401,7 @@ endif # GHS
UNIX_Addr.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
+ os_include/sys/os_un.h \
UNIX_Addr.i \
LSOCK.h \
LSOCK.i \
@@ -11194,76 +12429,73 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
INET_Addr.h \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
INET_Addr.i \
SOCK_Dgram.i \
@@ -11271,8 +12503,10 @@ endif # GHS
LSOCK.i \
LSOCK_Dgram.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/LSOCK_Stream.o .obj/LSOCK_Stream.so .shobj/LSOCK_Stream.o .shobj/LSOCK_Stream.so: LSOCK_Stream.cpp \
@@ -11297,74 +12531,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -11373,8 +12603,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -11382,14 +12627,14 @@ endif # GHS
UNIX_Addr.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
+ os_include/sys/os_un.h \
UNIX_Addr.i \
LSOCK.h \
LSOCK.i \
LSOCK_Stream.i
-.obj/SOCK.o .obj/SOCK.so .shobj/SOCK.o .shobj/SOCK.so: SOCK.cpp SOCK.h \
+.obj/SOCK.o .obj/SOCK.so .shobj/SOCK.o .shobj/SOCK.so: SOCK.cpp \
+ SOCK.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -11407,77 +12652,75 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/SOCK_Acceptor.o .obj/SOCK_Acceptor.so .shobj/SOCK_Acceptor.o .shobj/SOCK_Acceptor.so: SOCK_Acceptor.cpp \
@@ -11502,74 +12745,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -11578,8 +12817,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -11587,8 +12841,6 @@ endif # GHS
SOCK_Acceptor.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
OS_QoS.h
.obj/SOCK_CODgram.o .obj/SOCK_CODgram.so .shobj/SOCK_CODgram.o .shobj/SOCK_CODgram.so: SOCK_CODgram.cpp \
@@ -11612,74 +12864,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -11688,16 +12936,29 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
SOCK_CODgram.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/Sock_Connect.o .obj/Sock_Connect.so .shobj/Sock_Connect.o .shobj/Sock_Connect.so: Sock_Connect.cpp \
Sock_Connect.h \
@@ -11734,62 +12995,28 @@ endif # GHS
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
Sock_Connect.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
INET_Addr.h \
Addr.h \
Addr.i \
INET_Addr.i \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
+ OS_Export.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -11799,10 +13026,27 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -11810,7 +13054,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
ACE.i \
- SString.i
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ SString.i \
+ OS_NS_netdb.h \
+ os_include/os_netdb.h \
+ OS_NS_netdb.inl \
+ os_include/net/os_if.h
.obj/SOCK_Connector.o .obj/SOCK_Connector.so .shobj/SOCK_Connector.o .shobj/SOCK_Connector.so: SOCK_Connector.cpp \
SOCK_Connector.h \
@@ -11834,74 +13111,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -11910,8 +13183,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -11919,8 +13207,6 @@ endif # GHS
SOCK_Connector.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
OS_QoS.h
.obj/SOCK_Dgram.o .obj/SOCK_Dgram.so .shobj/SOCK_Dgram.o .shobj/SOCK_Dgram.so: SOCK_Dgram.cpp \
@@ -11943,85 +13229,85 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
INET_Addr.h \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
INET_Addr.i \
SOCK_Dgram.i \
Handle_Set.h \
Handle_Set.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
+ os_include/os_strings.h \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12029,7 +13315,20 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
- ACE.i
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ os_include/net/os_if.h
.obj/SOCK_Dgram_Bcast.o .obj/SOCK_Dgram_Bcast.so .shobj/SOCK_Dgram_Bcast.o .shobj/SOCK_Dgram_Bcast.so: SOCK_Dgram_Bcast.cpp \
SOCK_Dgram_Bcast.h \
@@ -12071,64 +13370,63 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
SOCK_Dgram.h \
SOCK.h \
IPC_SAP.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
SOCK.i \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
SOCK_Dgram.i \
SOCK_Dgram_Bcast.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
ACE.h \
Handle_Ops.h \
@@ -12137,7 +13435,21 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
- ACE.i
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
+ os_include/net/os_if.h \
+ OS_NS_netdb.h \
+ os_include/os_netdb.h \
+ OS_NS_netdb.inl
.obj/SOCK_Dgram_Mcast.o .obj/SOCK_Dgram_Mcast.so .shobj/SOCK_Dgram_Mcast.o .shobj/SOCK_Dgram_Mcast.so: SOCK_Dgram_Mcast.cpp \
SOCK_Dgram_Mcast.h \
@@ -12160,86 +13472,88 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
INET_Addr.h \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
INET_Addr.i \
SOCK_Dgram.i \
SOCK_Dgram_Mcast.i \
+ os_include/net/os_if.h \
+ os_include/arpa/os_inet.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
-.obj/SOCK_IO.o .obj/SOCK_IO.so .shobj/SOCK_IO.o .shobj/SOCK_IO.so: SOCK_IO.cpp SOCK_IO.h \
+.obj/SOCK_IO.o .obj/SOCK_IO.so .shobj/SOCK_IO.o .shobj/SOCK_IO.so: SOCK_IO.cpp \
+ SOCK_IO.h \
pre.h \
SOCK.h \
ACE_export.h \
@@ -12258,74 +13572,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12334,15 +13644,31 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
Handle_Set.h \
Handle_Set.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ os_include/os_strings.h \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl
.obj/SOCK_SEQPACK_Acceptor.o .obj/SOCK_SEQPACK_Acceptor.so .shobj/SOCK_SEQPACK_Acceptor.o .shobj/SOCK_SEQPACK_Acceptor.so: SOCK_SEQPACK_Acceptor.cpp \
SOCK_SEQPACK_Acceptor.h \
@@ -12366,74 +13692,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12442,13 +13764,27 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
+ Multihomed_INET_Addr.h \
INET_Addr.h \
INET_Addr.i \
- SOCK_SEQPACK_Association.i \
- Multihomed_INET_Addr.h \
Containers_T.h \
Containers.h \
Containers.i \
@@ -12456,6 +13792,7 @@ endif # GHS
Node.cpp \
Array_Base.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
Unbounded_Set.h \
@@ -12463,14 +13800,13 @@ endif # GHS
Unbounded_Set.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Queue.h \
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Containers_T.i \
Containers_T.cpp \
Multihomed_INET_Addr.i \
+ SOCK_SEQPACK_Association.i \
SOCK_SEQPACK_Acceptor.i \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -12497,74 +13833,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12573,19 +13905,52 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
+ Multihomed_INET_Addr.h \
INET_Addr.h \
INET_Addr.i \
+ Containers_T.h \
+ Containers.h \
+ Containers.i \
+ Node.h \
+ Node.cpp \
+ Array_Base.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Array_Base.inl \
+ Array_Base.cpp \
+ Unbounded_Set.h \
+ Unbounded_Set.inl \
+ Unbounded_Set.cpp \
+ Log_Msg.h \
+ Log_Priority.h \
+ Unbounded_Queue.h \
+ Unbounded_Queue.inl \
+ Unbounded_Queue.cpp \
+ Containers_T.i \
+ Containers_T.cpp \
+ Multihomed_INET_Addr.i \
SOCK_SEQPACK_Association.i \
Auto_Ptr.h \
Auto_Ptr.i \
- Auto_Ptr.cpp \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Auto_Ptr.cpp
.obj/SOCK_SEQPACK_Connector.o .obj/SOCK_SEQPACK_Connector.so .shobj/SOCK_SEQPACK_Connector.o .shobj/SOCK_SEQPACK_Connector.so: SOCK_SEQPACK_Connector.cpp \
SOCK_SEQPACK_Connector.h \
@@ -12609,74 +13974,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12685,13 +14046,27 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
+ Multihomed_INET_Addr.h \
INET_Addr.h \
INET_Addr.i \
- SOCK_SEQPACK_Association.i \
- Multihomed_INET_Addr.h \
Containers_T.h \
Containers.h \
Containers.i \
@@ -12699,6 +14074,7 @@ endif # GHS
Node.cpp \
Array_Base.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
Unbounded_Set.h \
@@ -12706,14 +14082,13 @@ endif # GHS
Unbounded_Set.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Queue.h \
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Containers_T.i \
Containers_T.cpp \
Multihomed_INET_Addr.i \
+ SOCK_SEQPACK_Association.i \
SOCK_SEQPACK_Connector.i
.obj/SOCK_Stream.o .obj/SOCK_Stream.so .shobj/SOCK_Stream.o .shobj/SOCK_Stream.so: SOCK_Stream.cpp \
@@ -12737,74 +14112,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -12813,8 +14184,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -12868,7 +14254,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/ATM_QoS.o .obj/ATM_QoS.so .shobj/ATM_QoS.o .shobj/ATM_QoS.so: ATM_QoS.cpp ATM_QoS.h \
+.obj/ATM_QoS.o .obj/ATM_QoS.so .shobj/ATM_QoS.o .shobj/ATM_QoS.so: ATM_QoS.cpp \
+ ATM_QoS.h \
pre.h \
config-all.h \
config.h \
@@ -12903,7 +14290,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/DEV.o .obj/DEV.so .shobj/DEV.o .shobj/DEV.so: DEV.cpp DEV.h \
+.obj/DEV.o .obj/DEV.so .shobj/DEV.o .shobj/DEV.so: DEV.cpp \
+ DEV.h \
pre.h \
IO_SAP.h \
Flag_Manip.h \
@@ -12919,76 +14307,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
DEV_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
DEV_Addr.i \
SString.h \
SStringfwd.h \
@@ -12996,6 +14374,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -13005,8 +14385,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -13054,58 +14456,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -13113,16 +14493,50 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/DEV_Connector.o .obj/DEV_Connector.so .shobj/DEV_Connector.o .shobj/DEV_Connector.so: DEV_Connector.cpp \
DEV_Connector.h \
@@ -13143,76 +14557,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
DEV_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
DEV_Addr.i \
SString.h \
SStringfwd.h \
@@ -13220,6 +14624,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -13229,8 +14635,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -13239,11 +14667,10 @@ endif # GHS
DEV_IO.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
DEV_Connector.i
-.obj/DEV_IO.o .obj/DEV_IO.so .shobj/DEV_IO.o .shobj/DEV_IO.so: DEV_IO.cpp DEV_IO.h \
+.obj/DEV_IO.o .obj/DEV_IO.so .shobj/DEV_IO.o .shobj/DEV_IO.so: DEV_IO.cpp \
+ DEV_IO.h \
pre.h \
DEV.h \
IO_SAP.h \
@@ -13260,76 +14687,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
DEV_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
DEV_Addr.i \
SString.h \
SStringfwd.h \
@@ -13337,6 +14754,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -13346,8 +14765,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -13355,11 +14796,10 @@ endif # GHS
DEV.i \
DEV_IO.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
-.obj/FIFO.o .obj/FIFO.so .shobj/FIFO.o .shobj/FIFO.so: FIFO.cpp FIFO.h \
+.obj/FIFO.o .obj/FIFO.so .shobj/FIFO.o .shobj/FIFO.so: FIFO.cpp \
+ FIFO.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -13375,78 +14815,71 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
FIFO.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl
.obj/FIFO_Recv.o .obj/FIFO_Recv.so .shobj/FIFO_Recv.o .shobj/FIFO_Recv.so: FIFO_Recv.cpp \
FIFO_Recv.h \
@@ -13466,74 +14899,64 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
FIFO.i \
+ Default_Constants.h \
FIFO_Recv.i \
ACE.h \
Handle_Ops.h \
@@ -13543,12 +14966,31 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
- Log_Msg.h \
- Log_Priority.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ Log_Msg.h \
+ Log_Priority.h
.obj/FIFO_Recv_Msg.o .obj/FIFO_Recv_Msg.so .shobj/FIFO_Recv_Msg.o .shobj/FIFO_Recv_Msg.so: FIFO_Recv_Msg.cpp \
FIFO_Recv_Msg.h \
@@ -13569,74 +15011,64 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
FIFO.i \
+ Default_Constants.h \
FIFO_Recv.i \
ACE.h \
Handle_Ops.h \
@@ -13646,13 +15078,33 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
FIFO_Recv_Msg.i \
+ Min_Max.h \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/FIFO_Send.o .obj/FIFO_Send.so .shobj/FIFO_Send.o .shobj/FIFO_Send.so: FIFO_Send.cpp \
FIFO_Send.h \
@@ -13672,74 +15124,64 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
FIFO.i \
+ Default_Constants.h \
FIFO_Send.i \
ACE.h \
Handle_Ops.h \
@@ -13749,12 +15191,31 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
- Log_Msg.h \
- Log_Priority.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ Log_Msg.h \
+ Log_Priority.h
.obj/FIFO_Send_Msg.o .obj/FIFO_Send_Msg.so .shobj/FIFO_Send_Msg.o .shobj/FIFO_Send_Msg.so: FIFO_Send_Msg.cpp \
FIFO_Send_Msg.h \
@@ -13775,74 +15236,64 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
FIFO.i \
+ Default_Constants.h \
FIFO_Send.i \
ACE.h \
Handle_Ops.h \
@@ -13852,13 +15303,32 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
FIFO_Send_Msg.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/FILE_Addr.o .obj/FILE_Addr.so .shobj/FILE_Addr.o .shobj/FILE_Addr.so: FILE_Addr.cpp \
FILE_Addr.h \
@@ -13878,22 +15348,22 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ os_include/os_dirent.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ FILE_Addr.i \
+ SString.h \
+ SStringfwd.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -13905,52 +15375,30 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- FILE_Addr.i \
- SString.h \
- SStringfwd.h \
String_Base.h \
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -13960,18 +15408,53 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
-.obj/FILE.o .obj/FILE.so .shobj/FILE.o .shobj/FILE.so: FILE.cpp FILE.h \
+.obj/FILE.o .obj/FILE.so .shobj/FILE.o .shobj/FILE.so: FILE.cpp \
+ FILE.h \
pre.h \
IO_SAP.h \
Flag_Manip.h \
@@ -13987,76 +15470,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
FILE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
FILE_Addr.i \
SString.h \
SStringfwd.h \
@@ -14064,6 +15537,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -14073,13 +15548,37 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
- FILE.i
+ FILE.i \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl
.obj/FILE_Connector.o .obj/FILE_Connector.so .shobj/FILE_Connector.o .shobj/FILE_Connector.so: FILE_Connector.cpp \
FILE_Connector.h \
@@ -14100,76 +15599,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
FILE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
FILE_Addr.i \
SString.h \
SStringfwd.h \
@@ -14177,6 +15666,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -14186,8 +15677,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -14196,11 +15709,10 @@ endif # GHS
FILE_IO.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
FILE_Connector.i
-.obj/FILE_IO.o .obj/FILE_IO.so .shobj/FILE_IO.o .shobj/FILE_IO.so: FILE_IO.cpp FILE_IO.h \
+.obj/FILE_IO.o .obj/FILE_IO.so .shobj/FILE_IO.o .shobj/FILE_IO.so: FILE_IO.cpp \
+ FILE_IO.h \
pre.h \
FILE.h \
IO_SAP.h \
@@ -14217,76 +15729,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
FILE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
FILE_Addr.i \
SString.h \
SStringfwd.h \
@@ -14294,6 +15796,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -14303,8 +15807,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -14313,10 +15839,11 @@ endif # GHS
FILE_IO.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl
-.obj/IO_SAP.o .obj/IO_SAP.so .shobj/IO_SAP.o .shobj/IO_SAP.so: IO_SAP.cpp IO_SAP.h \
+.obj/IO_SAP.o .obj/IO_SAP.so .shobj/IO_SAP.o .shobj/IO_SAP.so: IO_SAP.cpp \
+ IO_SAP.h \
pre.h \
Flag_Manip.h \
ACE_export.h \
@@ -14331,81 +15858,73 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IO_SAP.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/IOStream.o .obj/IOStream.so .shobj/IOStream.o .shobj/IOStream.so: IOStream.cpp \
IOStream.h \
pre.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -14415,7 +15934,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/Pipe.o .obj/Pipe.so .shobj/Pipe.o .shobj/Pipe.so: Pipe.cpp Pipe.h \
+.obj/Pipe.o .obj/Pipe.so .shobj/Pipe.o .shobj/Pipe.so: Pipe.cpp \
+ Pipe.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -14426,86 +15946,83 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Default_Constants.h \
+ Pipe.i \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ SOCK_Acceptor.h \
+ SOCK_Stream.h \
+ SOCK_IO.h \
+ SOCK.h \
+ Addr.h \
+ Addr.i \
+ IPC_SAP.h \
+ Flag_Manip.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Pipe.i \
- SOCK_Acceptor.h \
- SOCK_Stream.h \
- SOCK_IO.h \
- SOCK.h \
- Addr.h \
- Addr.i \
- IPC_SAP.h \
- Flag_Manip.h \
- Flag_Manip.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -14514,8 +16031,22 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -14524,9 +16055,7 @@ endif # GHS
SOCK_Connector.h \
SOCK_Connector.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/Signal.o .obj/Signal.so .shobj/Signal.o .shobj/Signal.so: Signal.cpp \
Recursive_Thread_Mutex.h \
@@ -14540,24 +16069,18 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -14568,46 +16091,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Recursive_Thread_Mutex.inl \
Signal.h \
Event_Handler.h \
@@ -14620,12 +16146,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -14642,6 +16170,7 @@ endif # GHS
Node.cpp \
Array_Base.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
Unbounded_Set.h \
@@ -14667,23 +16196,18 @@ endif # GHS
ace_wchar.inl \
Addr.h \
Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/os_dirent.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ SPIPE_Addr.i \
+ SString.h \
+ SStringfwd.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -14695,57 +16219,40 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SPIPE_Addr.i \
- SString.h \
- SStringfwd.h \
String_Base.h \
String_Base_Const.h \
+ Global_Macros.h \
+ OS_Export.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -14753,14 +16260,51 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i
-.obj/SPIPE.o .obj/SPIPE.so .shobj/SPIPE.o .shobj/SPIPE.so: SPIPE.cpp SPIPE.h \
+.obj/SPIPE.o .obj/SPIPE.so .shobj/SPIPE.o .shobj/SPIPE.so: SPIPE.cpp \
+ SPIPE.h \
pre.h \
IPC_SAP.h \
Flag_Manip.h \
@@ -14776,76 +16320,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
SPIPE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
SPIPE_Addr.i \
SString.h \
SStringfwd.h \
@@ -14853,6 +16387,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -14862,8 +16398,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -14889,76 +16447,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
SPIPE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
SPIPE_Addr.i \
SString.h \
SStringfwd.h \
@@ -14966,6 +16514,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -14975,8 +16525,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -14985,8 +16557,8 @@ endif # GHS
SPIPE_Stream.i \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl
.obj/SPIPE_Connector.o .obj/SPIPE_Connector.so .shobj/SPIPE_Connector.o .shobj/SPIPE_Connector.so: SPIPE_Connector.cpp \
SPIPE_Connector.h \
@@ -15007,76 +16579,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
SPIPE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
SPIPE_Addr.i \
SString.h \
SStringfwd.h \
@@ -15084,6 +16646,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -15093,8 +16657,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -15103,9 +16689,7 @@ endif # GHS
SPIPE_Stream.i \
SPIPE_Connector.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/SPIPE_Stream.o .obj/SPIPE_Stream.so .shobj/SPIPE_Stream.o .shobj/SPIPE_Stream.so: SPIPE_Stream.cpp \
SPIPE_Stream.h \
@@ -15125,76 +16709,66 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
SPIPE_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
SPIPE_Addr.i \
SString.h \
SStringfwd.h \
@@ -15202,6 +16776,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -15211,8 +16787,30 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -15232,75 +16830,9 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ SV_Message.i \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Message.i
+ OS_Export.h
.obj/SV_Message_Queue.o .obj/SV_Message_Queue.so .shobj/SV_Message_Queue.o .shobj/SV_Message_Queue.so: SV_Message_Queue.cpp \
SV_Message_Queue.h \
@@ -15315,79 +16847,27 @@ endif # GHS
ace_wchar.inl \
SV_Message.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ SV_Message.i \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ Default_Constants.h \
+ SV_Message_Queue.i \
+ OS_NS_sys_msg.h \
+ os_include/sys/os_msg.h \
+ OS_NS_sys_msg.inl \
+ Log_Msg.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Message.i \
- SV_Message_Queue.i \
- Log_Msg.h \
- Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/SV_Semaphore_Complex.o .obj/SV_Semaphore_Complex.so .shobj/SV_Semaphore_Complex.o .shobj/SV_Semaphore_Complex.so: SV_Semaphore_Complex.cpp \
@@ -15403,24 +16883,22 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_sem.h \
+ Default_Constants.h \
+ SV_Semaphore_Simple.i \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -15431,52 +16909,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Semaphore_Simple.i \
+ OS_NS_sys_utsname.inl \
SV_Semaphore_Complex.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
.obj/SV_Semaphore_Simple.o .obj/SV_Semaphore_Simple.so .shobj/SV_Semaphore_Simple.o .shobj/SV_Semaphore_Simple.so: SV_Semaphore_Simple.cpp \
SV_Semaphore_Simple.h \
@@ -15490,24 +16965,22 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ os_include/sys/os_sem.h \
+ Default_Constants.h \
+ SV_Semaphore_Simple.i \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -15518,54 +16991,55 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Semaphore_Simple.i \
+ OS_NS_sys_utsname.inl \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -15573,8 +17047,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
- ACE.i
+ ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
.obj/SV_Shared_Memory.o .obj/SV_Shared_Memory.so .shobj/SV_Shared_Memory.o .shobj/SV_Shared_Memory.so: SV_Shared_Memory.cpp \
SV_Shared_Memory.h \
@@ -15588,81 +17072,33 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ Default_Constants.h \
+ SV_Shared_Memory.i \
+ OS_NS_sys_shm.h \
+ os_include/sys/os_shm.h \
+ OS_NS_sys_shm.inl \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ Log_Msg.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Shared_Memory.i \
- Log_Msg.h \
- Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
-.obj/TLI.o .obj/TLI.so .shobj/TLI.o .shobj/TLI.so: TLI.cpp TLI.h \
+.obj/TLI.o .obj/TLI.so .shobj/TLI.o .shobj/TLI.so: TLI.cpp \
+ TLI.h \
pre.h \
IPC_SAP.h \
Flag_Manip.h \
@@ -15678,78 +17114,71 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
Addr.h \
Addr.i \
+ OS_TLI.h \
+ OS_TLI.inl \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/TLI_Acceptor.o .obj/TLI_Acceptor.so .shobj/TLI_Acceptor.o .shobj/TLI_Acceptor.so: TLI_Acceptor.cpp \
@@ -15770,83 +17199,79 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
Addr.h \
Addr.i \
+ OS_TLI.h \
+ OS_TLI.inl \
TLI_Stream.h \
INET_Addr.h \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
INET_Addr.i \
+ Default_Constants.h \
Log_Msg.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
ACE.h \
Handle_Ops.h \
@@ -15855,11 +17280,30 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
- ACE.i
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
.obj/TLI_Connector.o .obj/TLI_Connector.so .shobj/TLI_Connector.o .shobj/TLI_Connector.so: TLI_Connector.cpp \
- Handle_Set.h \
+ TLI_Connector.h \
pre.h \
+ TLI_Stream.h \
+ TLI.h \
+ IPC_SAP.h \
+ Flag_Manip.h \
ACE_export.h \
config-all.h \
config.h \
@@ -15869,100 +17313,82 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- os_include/sys/os_select.h \
- os_include/sys/os_time.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- Handle_Set.i \
- Log_Msg.h \
- Global_Macros.h \
- OS_Export.h \
- Default_Constants.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- iosfwd.h \
- OS_Log_Msg_Attributes.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- TLI_Connector.h \
- TLI_Stream.h \
- TLI.h \
- IPC_SAP.h \
- Flag_Manip.h \
- Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
+ OS_NS_stropts.inl \
os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/sys/os_resource.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
+ Addr.h \
+ Addr.i \
OS_TLI.h \
OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
+ INET_Addr.h \
+ Sock_Connect.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- Addr.h \
- Addr.i \
- INET_Addr.h \
- Sock_Connect.h \
Sock_Connect.i \
INET_Addr.i \
- ACE.h \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- ACE.i
+ Log_Msg.h \
+ Default_Constants.h \
+ Log_Priority.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl
.obj/TLI_Stream.o .obj/TLI_Stream.so .shobj/TLI_Stream.o .shobj/TLI_Stream.so: TLI_Stream.cpp \
TLI_Stream.h \
@@ -15982,77 +17408,71 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
+ Addr.h \
+ Addr.i \
OS_TLI.h \
OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
+ INET_Addr.h \
+ Sock_Connect.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- Addr.h \
- Addr.i \
- INET_Addr.h \
- Sock_Connect.h \
Sock_Connect.i \
INET_Addr.i \
ACE.h \
@@ -16062,11 +17482,35 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
- ACE.i
-
-.obj/TTY_IO.o .obj/TTY_IO.so .shobj/TTY_IO.o .shobj/TTY_IO.so: TTY_IO.cpp TTY_IO.h \
- OS.h \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
+
+.obj/TTY_IO.o .obj/TTY_IO.so .shobj/TTY_IO.o .shobj/TTY_IO.so: TTY_IO.cpp \
+ TTY_IO.h \
+ DEV_IO.h \
pre.h \
+ DEV.h \
+ IO_SAP.h \
+ Flag_Manip.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -16075,83 +17519,69 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IO_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- DEV_IO.h \
- DEV.h \
- IO_SAP.h \
- Flag_Manip.h \
- Flag_Manip.i \
- IO_SAP.i \
DEV_Addr.h \
Addr.h \
Addr.i \
+ os_include/os_dirent.h \
DEV_Addr.i \
SString.h \
SStringfwd.h \
@@ -16159,6 +17589,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Handle_Ops.h \
@@ -16168,14 +17600,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
DEV.i \
- DEV_IO.i
+ DEV_IO.i \
+ OS_NS_strings.h \
+ os_include/os_strings.h \
+ OS_NS_strings.inl \
+ os_include/os_termios.h
.obj/UNIX_Addr.o .obj/UNIX_Addr.so .shobj/UNIX_Addr.o .shobj/UNIX_Addr.so: UNIX_Addr.cpp \
UNIX_Addr.h \
@@ -16210,14 +17668,17 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -16229,52 +17690,59 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
UNIX_Addr.i
.obj/UPIPE_Acceptor.o .obj/UPIPE_Acceptor.so .shobj/UPIPE_Acceptor.o .shobj/UPIPE_Acceptor.so: UPIPE_Acceptor.cpp \
@@ -16292,80 +17760,28 @@ endif # GHS
ace_wchar.inl \
IO_Cntl_Msg.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Message_Block.h \
+ Default_Constants.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
+ os_include/sys/os_select.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Message_Block.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ os_include/os_errno.h \
Module.h \
Task_T.h \
Message_Queue.h \
@@ -16374,14 +17790,66 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Message_Queue_T.i \
Message_Queue_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Notification_Strategy.h \
Event_Handler.h \
Atomic_Op.h \
@@ -16400,12 +17868,11 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -16436,6 +17903,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -16457,17 +17933,29 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
Thread_Manager.i \
Task.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Null_Condition.h \
Null_Mutex.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -16486,6 +17974,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -16514,80 +18003,28 @@ endif # GHS
ace_wchar.inl \
IO_Cntl_Msg.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Message_Block.h \
+ Default_Constants.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
+ os_include/sys/os_select.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Message_Block.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ os_include/os_errno.h \
Module.h \
Task_T.h \
Message_Queue.h \
@@ -16596,14 +18033,66 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Message_Queue_T.i \
Message_Queue_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Notification_Strategy.h \
Event_Handler.h \
Atomic_Op.h \
@@ -16622,12 +18111,11 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -16658,6 +18146,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -16679,17 +18176,29 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
Thread_Manager.i \
Task.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Null_Condition.h \
Null_Mutex.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -16708,6 +18217,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -16734,80 +18244,28 @@ endif # GHS
ace_wchar.inl \
IO_Cntl_Msg.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Message_Block.h \
+ Default_Constants.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
+ os_include/sys/os_select.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Message_Block.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ os_include/os_errno.h \
Module.h \
Task_T.h \
Message_Queue.h \
@@ -16816,14 +18274,66 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
+ os_include/os_inttypes.h \
+ os_include/os_stdint.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
+ os_include/sys/os_resource.h \
+ Basic_Types.i \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Message_Queue_T.i \
Message_Queue_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Notification_Strategy.h \
Event_Handler.h \
Atomic_Op.h \
@@ -16842,12 +18352,11 @@ endif # GHS
Shared_Object.i \
Svc_Conf_Tokens.h \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -16878,6 +18387,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -16899,17 +18417,29 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
Thread_Manager.i \
Task.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Null_Condition.h \
Null_Mutex.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -16928,6 +18458,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -16960,74 +18491,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -17036,8 +18563,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -17050,12 +18592,11 @@ endif # GHS
Malloc.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Malloc.i \
Malloc_T.h \
Malloc_Allocator.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Malloc_Allocator.i \
Free_List.h \
Free_List.i \
@@ -17063,6 +18604,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -17082,6 +18627,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -17102,10 +18649,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -17124,10 +18674,6 @@ endif # GHS
Process_Mutex.h \
Process_Mutex.inl \
MEM_SAP.i \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
Message_Block.h \
Message_Block.i \
Message_Block_T.h \
@@ -17182,57 +18728,41 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
MEM_Addr.i \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ os_include/os_netdb.h
.obj/MEM_Connector.o .obj/MEM_Connector.so .shobj/MEM_Connector.o .shobj/MEM_Connector.so: MEM_Connector.cpp \
MEM_Connector.h \
@@ -17257,74 +18787,70 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -17333,8 +18859,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
INET_Addr.h \
INET_Addr.i \
@@ -17347,12 +18888,11 @@ endif # GHS
Malloc.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Malloc.i \
Malloc_T.h \
Malloc_Allocator.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Malloc_Allocator.i \
Free_List.h \
Free_List.i \
@@ -17360,6 +18900,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -17379,6 +18923,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -17399,10 +18945,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -17421,10 +18970,6 @@ endif # GHS
Process_Mutex.h \
Process_Mutex.inl \
MEM_SAP.i \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
Message_Block.h \
Message_Block.i \
Message_Block_T.h \
@@ -17438,7 +18983,8 @@ endif # GHS
MEM_Addr.i \
MEM_Connector.i
-.obj/MEM_IO.o .obj/MEM_IO.so .shobj/MEM_IO.o .shobj/MEM_IO.so: MEM_IO.cpp MEM_IO.h \
+.obj/MEM_IO.o .obj/MEM_IO.so .shobj/MEM_IO.o .shobj/MEM_IO.so: MEM_IO.cpp \
+ MEM_IO.h \
pre.h \
SOCK.h \
ACE_export.h \
@@ -17457,92 +19003,105 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
MEM_SAP.h \
PI_Malloc.h \
Malloc.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
Malloc.i \
Malloc_T.h \
Malloc_Allocator.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Malloc_Allocator.i \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -17555,6 +19114,7 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
Memory_Pool.h \
@@ -17572,6 +19132,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -17592,10 +19154,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -17614,10 +19179,6 @@ endif # GHS
Process_Mutex.h \
Process_Mutex.inl \
MEM_SAP.i \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
Message_Block.h \
Message_Block.i \
Message_Block_T.h \
@@ -17627,9 +19188,11 @@ endif # GHS
Process_Semaphore.inl \
MEM_IO.i \
Handle_Set.h \
- Handle_Set.i
+ Handle_Set.i \
+ os_include/os_strings.h
-.obj/MEM_SAP.o .obj/MEM_SAP.so .shobj/MEM_SAP.o .shobj/MEM_SAP.so: MEM_SAP.cpp MEM_SAP.h \
+.obj/MEM_SAP.o .obj/MEM_SAP.so .shobj/MEM_SAP.o .shobj/MEM_SAP.so: MEM_SAP.cpp \
+ MEM_SAP.h \
pre.h \
PI_Malloc.h \
ACE_export.h \
@@ -17642,23 +19205,30 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
Malloc.h \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -17670,61 +19240,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -17732,6 +19295,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -17739,8 +19306,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -17756,6 +19333,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -17776,10 +19355,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -17797,11 +19379,7 @@ endif # GHS
PI_Malloc.i \
Process_Mutex.h \
Process_Mutex.inl \
- MEM_SAP.i \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl
+ MEM_SAP.i
.obj/MEM_Stream.o .obj/MEM_Stream.so .shobj/MEM_Stream.o .shobj/MEM_Stream.so: MEM_Stream.cpp \
MEM_Stream.h \
@@ -17824,92 +19402,105 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
+ os_include/os_limits.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
+ SOCK.i \
+ OS_NS_sys_socket.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- IPC_SAP.i \
- SOCK.i \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
MEM_SAP.h \
PI_Malloc.h \
Malloc.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
Malloc.i \
Malloc_T.h \
Malloc_Allocator.h \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Malloc_Allocator.i \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -17922,6 +19513,7 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
Sock_Connect.i \
ACE.i \
Memory_Pool.h \
@@ -17939,6 +19531,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -17959,10 +19553,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -17981,10 +19578,6 @@ endif # GHS
Process_Mutex.h \
Process_Mutex.inl \
MEM_SAP.i \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
Message_Block.h \
Message_Block.i \
Message_Block_T.h \
@@ -18050,24 +19643,15 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18078,47 +19662,30 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_time.h \
+ OS_NS_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
Time_Value.h \
+ OS_Export.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
High_Res_Timer.i \
+ Global_Macros.h \
Stats.h \
Unbounded_Queue.h \
Node.h \
@@ -18126,17 +19693,54 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl \
Basic_Stats.h \
Basic_Stats.inl \
Stats.i \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
@@ -18157,24 +19761,17 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ High_Res_Timer.h \
+ ACE_export.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18184,60 +19781,44 @@ endif # GHS
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_time.h \
+ OS_NS_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
Time_Value.h \
+ OS_Export.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- High_Res_Timer.h \
+ OS_NS_sys_utsname.inl \
High_Res_Timer.i \
+ Global_Macros.h \
Profile_Timer.i \
+ OS_NS_sys_resource.h \
+ OS_NS_sys_resource.inl \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/System_Time.o .obj/System_Time.so .shobj/System_Time.o .shobj/System_Time.so: System_Time.cpp \
System_Time.h \
pre.h \
- OS.h \
config-all.h \
config.h \
config-linux.h \
@@ -18246,23 +19827,33 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
+ Memory_Pool.h \
+ ACE.h \
+ Flag_Manip.h \
+ ACE_export.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18272,61 +19863,63 @@ endif # GHS
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Memory_Pool.h \
- ACE.h \
- Flag_Manip.h \
- Flag_Manip.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Event_Handler.h \
Atomic_Op.h \
Thread_Mutex.h \
@@ -18337,19 +19930,24 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
Signal.h \
Signal.i \
Mem_Map.h \
+ os_include/sys/os_mman.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -18371,7 +19969,9 @@ endif # GHS
Free_List.cpp \
Malloc_T.i \
Malloc_T.cpp \
- Null_Mutex.h
+ Null_Mutex.h \
+ OS_NS_time.h \
+ OS_NS_time.inl
.obj/Time_Request_Reply.o .obj/Time_Request_Reply.so .shobj/Time_Request_Reply.o .shobj/Time_Request_Reply.so: Time_Request_Reply.cpp \
Time_Request_Reply.h \
@@ -18388,13 +19988,20 @@ endif # GHS
ace_wchar.inl \
ACE_export.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
SString.h \
SStringfwd.h \
Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
@@ -18402,67 +20009,41 @@ endif # GHS
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
String_Base.h \
String_Base_Const.h \
Global_Macros.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -18470,95 +20051,57 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SString.i \
Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ Log_Priority.h
-.obj/Timeprobe.o .obj/Timeprobe.so .shobj/Timeprobe.o .shobj/Timeprobe.so: Timeprobe.cpp OS.h \
- pre.h \
+.obj/Timeprobe.o .obj/Timeprobe.so .shobj/Timeprobe.o .shobj/Timeprobe.so: Timeprobe.cpp \
config-all.h \
+ pre.h \
config.h \
config-linux.h \
config-linux-common.h \
config-g++-common.h \
post.h \
ace_wchar.h \
- ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ ace_wchar.inl
.obj/Timer_Hash.o .obj/Timer_Hash.so .shobj/Timer_Hash.o .shobj/Timer_Hash.so: Timer_Hash.cpp \
Timer_Hash.h \
@@ -18583,22 +20126,15 @@ endif # GHS
Lock.h \
ACE_export.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18609,45 +20145,53 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -18659,8 +20203,6 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -18672,6 +20214,8 @@ endif # GHS
Null_Mutex.h \
Timer_Hash_T.cpp \
High_Res_Timer.h \
+ OS_NS_time.h \
+ OS_NS_time.inl \
High_Res_Timer.i \
Timer_Heap_T.h \
Unbounded_Set.h \
@@ -18680,6 +20224,7 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
Timer_List_T.h \
Timer_List_T.cpp \
@@ -18709,22 +20254,15 @@ endif # GHS
Lock.h \
ACE_export.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18735,45 +20273,53 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -18785,8 +20331,6 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -18802,6 +20346,7 @@ endif # GHS
Unbounded_Set.inl \
Unbounded_Set.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Timer_Heap_T.cpp \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl
@@ -18829,22 +20374,15 @@ endif # GHS
Lock.h \
ACE_export.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -18855,45 +20393,53 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -18905,8 +20451,6 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -18969,22 +20513,7 @@ endif # GHS
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
- OS_Memory.inl \
- Timer_Queue.h \
- Synch_Traits.h \
- Lock.h \
- Lock.inl \
- Timer_Queue_T.h \
- Free_List.h \
- Free_List.i \
- Guard_T.h \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
+ OS_NS_stdlib.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
os_include/os_signal.h \
@@ -18993,42 +20522,57 @@ endif # GHS
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_float.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ Timer_Queue.h \
+ Synch_Traits.h \
+ Lock.h \
+ Lock.inl \
+ Timer_Queue_T.h \
+ Free_List.h \
+ Free_List.i \
+ Guard_T.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -19072,22 +20616,15 @@ endif # GHS
Lock.h \
ACE_export.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -19098,45 +20635,53 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -19148,8 +20693,6 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -19163,7 +20706,8 @@ endif # GHS
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl
-.obj/DLL.o .obj/DLL.so .shobj/DLL.o .shobj/DLL.so: DLL.cpp DLL.h \
+.obj/DLL.o .obj/DLL.so .shobj/DLL.o .shobj/DLL.so: DLL.cpp \
+ DLL.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -19194,14 +20738,17 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -19213,58 +20760,67 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
DLL_Manager.h \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
SStringfwd.h \
Thread_Mutex.h \
- Thread_Mutex.inl
+ Thread_Mutex.inl \
+ OS_NS_dlfcn.h \
+ OS_NS_dlfcn.inl
.obj/DLL_Manager.o .obj/DLL_Manager.so .shobj/DLL_Manager.o .shobj/DLL_Manager.so: DLL_Manager.cpp \
DLL_Manager.h \
@@ -19305,60 +20861,60 @@ endif # GHS
Basic_Types.i \
os_include/os_dlfcn.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -19366,14 +20922,28 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component.h \
Framework_Component.inl \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Framework_Component_T.h \
Framework_Component_T.inl \
@@ -19390,8 +20960,12 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
- SString.i
+ SString.i \
+ OS_NS_dlfcn.h \
+ OS_NS_dlfcn.inl
.obj/Dynamic_Service_Base.o .obj/Dynamic_Service_Base.so .shobj/Dynamic_Service_Base.o .shobj/Dynamic_Service_Base.so: Dynamic_Service_Base.cpp \
Dynamic_Service_Base.h \
@@ -19448,54 +21022,33 @@ endif # GHS
Basic_Types.i \
String_Base.h \
String_Base_Const.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -19503,8 +21056,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -19514,6 +21099,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -19523,6 +21109,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -19550,6 +21140,7 @@ endif # GHS
Shared_Object.h \
Shared_Object.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Service_Types.i
@@ -19611,53 +21202,33 @@ endif # GHS
Basic_Types.i \
String_Base.h \
String_Base_Const.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -19665,8 +21236,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -19676,6 +21279,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -19685,6 +21289,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -19717,8 +21325,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -19738,6 +21344,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -19769,8 +21380,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -19778,13 +21391,8 @@ endif # GHS
Null_Condition.h
.obj/Service_Config.o .obj/Service_Config.so .shobj/Service_Config.o .shobj/Service_Config.so: Service_Config.cpp \
- Svc_Conf.h \
+ Service_Config.h \
pre.h \
- Obstack.h \
- Obstack_T.h \
- Obchunk.h \
- Malloc.h \
- ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -19793,23 +21401,36 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
+ Unbounded_Queue.h \
+ Node.h \
+ Node.cpp \
os_include/os_stddef.h \
+ Unbounded_Queue.inl \
+ Unbounded_Queue.cpp \
+ Malloc_Base.h \
+ ACE_export.h \
+ os_include/sys/os_types.h \
+ os_include/sys/os_mman.h \
+ Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ os_include/os_errno.h \
+ Unbounded_Set.h \
+ Unbounded_Set.inl \
+ Unbounded_Set.cpp \
+ SString.h \
+ SStringfwd.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -19821,78 +21442,101 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ String_Base.h \
+ String_Base_Const.h \
+ String_Base.i \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
+ String_Base.cpp \
+ ACE.h \
+ Flag_Manip.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ Auto_Ptr.h \
+ Auto_Ptr.i \
+ Auto_Ptr.cpp \
+ SString.i \
+ XML_Svc_Conf.h \
+ Service_Config.i \
+ Reactor.h \
+ Handle_Set.h \
+ Handle_Set.i \
+ os_include/os_strings.h \
+ Timer_Queue.h \
+ Synch_Traits.h \
+ Lock.h \
+ Lock.inl \
+ Timer_Queue_T.h \
Free_List.h \
Free_List.i \
Guard_T.h \
- Lock.h \
- Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
- Malloc_T.i \
- Malloc_T.cpp \
- ACE.h \
- Flag_Manip.h \
- Flag_Manip.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
- Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
Thread_Mutex.h \
@@ -19901,55 +21545,43 @@ endif # GHS
Atomic_Op_T.i \
Atomic_Op_T.cpp \
Atomic_Op.i \
- Synch_Traits.h \
Event_Handler.i \
+ Timer_Queue_T.i \
+ Timer_Queue_T.cpp \
Signal.h \
Signal.i \
+ Reactor_Timer_Interface.h \
+ Null_Mutex.h \
+ Reactor.i \
+ Reactor_Impl.h \
+ Svc_Conf_Tokens.h \
+ Svc_Conf.h \
+ Obstack.h \
+ Obstack_T.h \
+ Obchunk.h \
+ Malloc.h \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Allocator.i \
+ Malloc_T.i \
+ Malloc_T.cpp \
+ Memory_Pool.h \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
SV_Semaphore_Complex.i \
- Unbounded_Set.h \
- Node.h \
- Node.cpp \
- Unbounded_Set.inl \
- Unbounded_Set.cpp \
Memory_Pool.i \
Obchunk.i \
Obstack_T.i \
Obstack_T.cpp \
- Service_Config.h \
- Unbounded_Queue.h \
- Unbounded_Queue.inl \
- Unbounded_Queue.cpp \
- SString.h \
- SStringfwd.h \
- String_Base.h \
- String_Base_Const.h \
- String_Base.i \
- String_Base.cpp \
- Auto_Ptr.h \
- Auto_Ptr.i \
- Auto_Ptr.cpp \
- SString.i \
- XML_Svc_Conf.h \
- Service_Config.i \
- Reactor.h \
- Handle_Set.h \
- Handle_Set.i \
- Timer_Queue.h \
- Timer_Queue_T.h \
- Timer_Queue_T.i \
- Timer_Queue_T.cpp \
- Reactor_Timer_Interface.h \
- Null_Mutex.h \
- Reactor.i \
- Reactor_Impl.h \
- Svc_Conf_Tokens.h \
Parse_Node.h \
DLL.h \
+ os_include/os_dlfcn.h \
Parse_Node.i \
Get_Opt.h \
Containers.h \
@@ -19990,8 +21622,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -20003,6 +21633,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -20017,13 +21652,17 @@ endif # GHS
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
- Thread_Manager.i
+ Thread_Manager.i \
+ OS_NS_time.h \
+ OS_NS_time.inl
.obj/Service_Manager.o .obj/Service_Manager.so .shobj/Service_Manager.o .shobj/Service_Manager.so: Service_Manager.cpp \
- Get_Opt.h \
+ Service_Manager.h \
pre.h \
- SStringfwd.h \
- Basic_Types.h \
+ SOCK_Stream.h \
+ SOCK_IO.h \
+ SOCK.h \
+ ACE_export.h \
config-all.h \
config.h \
config-linux.h \
@@ -20032,123 +21671,167 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- os_include/os_limits.h \
- os_include/os_unistd.h \
+ Addr.h \
+ Addr.i \
+ IPC_SAP.h \
+ Flag_Manip.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
os_include/os_signal.h \
os_include/os_time.h \
os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ Basic_Types.h \
+ os_include/os_limits.h \
+ os_include/os_float.h \
+ os_include/os_stdlib.h \
+ os_include/sys/os_wait.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
Basic_Types.i \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ SOCK.i \
+ OS_NS_sys_socket.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ ACE.h \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
+ SOCK_IO.i \
+ INET_Addr.h \
+ INET_Addr.i \
+ SOCK_Stream.i \
+ SOCK_Acceptor.h \
+ SOCK_Acceptor.i \
+ Service_Object.h \
+ Shared_Object.h \
+ Shared_Object.i \
+ Svc_Conf_Tokens.h \
+ Event_Handler.h \
+ Atomic_Op.h \
+ Thread_Mutex.h \
+ Thread_Mutex.inl \
+ Atomic_Op_T.h \
+ Atomic_Op_T.i \
+ Guard_T.h \
+ Lock.h \
+ Lock.inl \
+ Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
+ Guard_T.cpp \
+ Atomic_Op_T.cpp \
+ Log_Msg.h \
+ Log_Priority.h \
+ Atomic_Op.i \
+ Synch_Traits.h \
+ Event_Handler.i \
+ DLL.h \
+ os_include/os_dlfcn.h \
+ Service_Object.i \
+ Service_Manager.i \
+ Get_Opt.h \
+ SStringfwd.h \
Containers.h \
Containers.i \
Containers_T.h \
Node.h \
Node.cpp \
Array_Base.h \
- Global_Macros.h \
- OS_Export.h \
Malloc_Base.h \
os_include/sys/os_mman.h \
Array_Base.inl \
Array_Base.cpp \
- os_include/os_errno.h \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
- Log_Msg.h \
- Default_Constants.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- iosfwd.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Queue.h \
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Containers_T.i \
Containers_T.cpp \
- OS_Memory.h \
- OS_Errno.h \
- OS_Errno.inl \
- OS_Memory.inl \
Get_Opt.i \
Service_Repository.h \
- Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Thread_Mutex.inl \
Service_Repository.i \
- Guard_T.h \
- Lock.h \
- Lock.inl \
- Guard_T.inl \
- Guard_T.cpp \
Service_Config.h \
SString.h \
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
- ACE.h \
- Flag_Manip.h \
- Flag_Manip.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -20158,19 +21841,12 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
- Synch_Traits.h \
Timer_Queue_T.h \
Free_List.h \
Free_List.i \
Free_List.cpp \
- Event_Handler.h \
- Atomic_Op.h \
- Atomic_Op_T.h \
- Atomic_Op_T.i \
- Atomic_Op_T.cpp \
- Atomic_Op.i \
- Event_Handler.i \
Timer_Queue_T.i \
Timer_Queue_T.cpp \
Signal.h \
@@ -20179,31 +21855,14 @@ endif # GHS
Null_Mutex.h \
Reactor.i \
Reactor_Impl.h \
- Svc_Conf_Tokens.h \
- Service_Manager.h \
- SOCK_Stream.h \
- SOCK_IO.h \
- SOCK.h \
- Addr.h \
- Addr.i \
- IPC_SAP.h \
- IPC_SAP.i \
- SOCK.i \
- SOCK_IO.i \
- INET_Addr.h \
- INET_Addr.i \
- SOCK_Stream.i \
- SOCK_Acceptor.h \
- SOCK_Acceptor.i \
- Service_Object.h \
- Shared_Object.h \
- Shared_Object.i \
- DLL.h \
- Service_Object.i \
- Service_Manager.i \
Service_Types.h \
Service_Types.i \
- WFMO_Reactor.h
+ WFMO_Reactor.h \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl
.obj/Service_Object.o .obj/Service_Object.so .shobj/Service_Object.o .shobj/Service_Object.so: Service_Object.cpp \
Service_Object.h \
@@ -20228,22 +21887,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -20251,46 +21904,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -20298,22 +21954,29 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Service_Types.h \
Service_Types.i \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -20321,8 +21984,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
- ACE.i
+ ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl
.obj/Service_Repository.o .obj/Service_Repository.so .shobj/Service_Repository.o .shobj/Service_Repository.so: Service_Repository.cpp \
Service_Repository.h \
@@ -20338,24 +22011,18 @@ endif # GHS
ace_wchar.inl \
Default_Constants.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -20366,51 +22033,58 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Service_Repository.i \
Guard_T.h \
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Service_Types.h \
Service_Object.h \
@@ -20424,17 +22098,20 @@ endif # GHS
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Service_Types.i \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -20442,8 +22119,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Object_Manager.h \
Recursive_Thread_Mutex.h \
Recursive_Thread_Mutex.inl \
@@ -20476,22 +22163,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -20499,46 +22180,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -20546,21 +22230,28 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Service_Types.i \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -20568,15 +22259,23 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Stream_Modules.h \
Task.h \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -20590,6 +22289,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Containers.h \
Containers.i \
Containers_T.h \
@@ -20608,6 +22308,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -20639,8 +22344,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.cpp \
@@ -20667,23 +22374,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -20695,61 +22409,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -20757,6 +22464,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -20764,8 +22475,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -20781,6 +22502,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -20803,6 +22526,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -20813,6 +22537,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Timer_Queue_T.i \
@@ -20824,12 +22549,11 @@ endif # GHS
Svc_Conf_Tokens.h \
Parse_Node.h \
DLL.h \
+ os_include/os_dlfcn.h \
Parse_Node.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -20849,6 +22573,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -20886,8 +22615,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.cpp \
@@ -20927,7 +22658,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/Svc_Conf_l.o .obj/Svc_Conf_l.so .shobj/Svc_Conf_l.o .shobj/Svc_Conf_l.so: Svc_Conf_l.cpp OS.h \
+.obj/Svc_Conf_l.o .obj/Svc_Conf_l.so .shobj/Svc_Conf_l.o .shobj/Svc_Conf_l.so: Svc_Conf_l.cpp \
+ OS.h \
pre.h \
config-all.h \
config.h \
@@ -20937,72 +22669,149 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
+ Cleanup.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Cleanup.inl \
+ Object_Manager_Base.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ Object_Manager_Base.inl \
+ OS_main.h \
+ OS_NS_arpa_inet.h \
+ os_include/arpa/os_inet.h \
+ os_include/netinet/os_in.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
+ os_include/os_limits.h \
+ os_include/os_unistd.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_NS_arpa_inet.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
os_include/sys/os_time.h \
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Global_Macros.h \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl \
+ OS_NS_dirent.h \
+ os_include/os_dirent.h \
+ OS_NS_dirent.inl \
+ OS_NS_dlfcn.h \
+ os_include/os_dlfcn.h \
+ OS_NS_dlfcn.inl \
+ OS_NS_macros.h \
+ OS_NS_math.h \
+ OS_NS_math.inl \
+ OS_NS_netdb.h \
+ os_include/os_netdb.h \
+ OS_NS_netdb.inl \
+ OS_NS_poll.h \
+ os_include/os_poll.h \
+ OS_NS_poll.inl \
+ OS_NS_regex.h \
+ OS_NS_regex.inl \
+ os_include/os_regex.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_strings.h \
+ os_include/os_strings.h \
+ OS_NS_strings.inl \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
+ OS_NS_sys_msg.h \
+ os_include/sys/os_msg.h \
os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
+ OS_NS_sys_msg.inl \
+ OS_NS_sys_resource.h \
+ OS_NS_sys_resource.inl \
+ OS_NS_sys_select.h \
+ OS_NS_sys_select.inl \
+ OS_NS_sys_shm.h \
+ os_include/sys/os_shm.h \
+ OS_NS_sys_shm.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
+ OS_NS_sys_stat.h \
Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
+ OS_NS_sys_stat.inl \
+ OS_NS_sys_wait.h \
+ OS_NS_sys_wait.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/os_semaphore.h \
+ OS_NS_Thread.inl \
+ OS_NS_time.h \
+ OS_NS_time.inl \
+ OS_Dirent.h \
+ OS_Dirent.inl \
+ OS_String.h \
+ OS_String.inl \
+ OS_TLI.h \
+ OS_TLI.inl \
+ os_include/net/os_if.h \
+ Min_Max.h \
os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
+ os_include/os_assert.h \
os_include/os_termios.h \
os_include/os_aio.h \
os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
os_include/os_syslog.h \
OS.i \
Object_Manager.h \
@@ -21019,8 +22828,6 @@ endif # GHS
Malloc.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Malloc.i \
Malloc_T.h \
Malloc_Allocator.h \
@@ -21032,6 +22839,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -21125,23 +22936,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -21153,61 +22971,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -21215,6 +23026,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -21222,8 +23037,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -21239,6 +23064,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -21261,6 +23088,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -21271,6 +23099,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Timer_Queue_T.i \
@@ -21282,6 +23111,7 @@ endif # GHS
Svc_Conf_Tokens.h \
Parse_Node.h \
DLL.h \
+ os_include/os_dlfcn.h \
Parse_Node.i \
ARGV.h \
ARGV.i \
@@ -21308,8 +23138,6 @@ endif # GHS
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -21329,6 +23157,11 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -21346,8 +23179,10 @@ endif # GHS
Thread_Manager.i \
Task.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Null_Condition.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -21375,23 +23210,30 @@ endif # GHS
Obchunk.h \
Malloc.h \
ACE_export.h \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -21403,61 +23245,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -21465,6 +23300,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -21472,8 +23311,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -21489,6 +23338,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -21511,6 +23362,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -21521,6 +23373,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Timer_Queue_T.i \
@@ -21532,6 +23385,7 @@ endif # GHS
Svc_Conf_Tokens.h \
Parse_Node.h \
DLL.h \
+ os_include/os_dlfcn.h \
Parse_Node.i
.obj/CDR_Base.o .obj/CDR_Base.so .shobj/CDR_Base.o .shobj/CDR_Base.so: CDR_Base.cpp \
@@ -21572,6 +23426,8 @@ endif # GHS
OS_Export.h \
Time_Value.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
@@ -21579,48 +23435,23 @@ endif # GHS
Malloc_Base.h \
os_include/sys/os_mman.h \
os_include/os_errno.h \
- OS.h \
- OS_Dirent.h \
+ OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ OS_NS_wchar.inl \
+ OS_Memory.inl
.obj/CDR_Stream.o .obj/CDR_Stream.so .shobj/CDR_Stream.o .shobj/CDR_Stream.so: CDR_Stream.cpp \
CDR_Stream.h \
@@ -21662,16 +23493,33 @@ endif # GHS
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ Global_Macros.h \
OS_Memory.inl \
OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
+ OS_NS_strings.h \
os_include/os_strings.h \
- os_include/os_ctype.h \
+ OS_NS_strings.inl \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl \
+ OS_String.inl \
Message_Block.h \
- Global_Macros.h \
Time_Value.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
@@ -21688,38 +23536,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -21727,8 +23547,39 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -21783,59 +23634,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -21843,8 +23671,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -21890,59 +23754,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -21950,8 +23791,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -21978,88 +23855,88 @@ endif # GHS
OS_Export.h \
Time_Value.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Message_Block.i \
Message_Block_T.h \
Message_Block_T.i \
Message_Block_T.cpp \
Malloc_Base.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/sys/os_mman.h \
os_include/os_errno.h \
IO_Cntl_Msg.h \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Message_Queue_T.h \
+ Synch_Traits.h \
+ Lock.h \
+ Lock.inl \
+ Guard_T.h \
+ OS_NS_Thread.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Message_Queue_T.h \
- Synch_Traits.h \
- Lock.h \
- Lock.inl \
- Guard_T.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Message_Queue_T.i \
Message_Queue_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Notification_Strategy.h \
Event_Handler.h \
Atomic_Op.h \
@@ -22094,22 +23971,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -22117,46 +23988,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -22164,12 +24038,14 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
@@ -22178,6 +24054,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Free_List.h \
@@ -22192,7 +24069,8 @@ endif # GHS
Reactor.i \
Reactor_Impl.h
-.obj/Task.o .obj/Task.so .shobj/Task.o .shobj/Task.so: Task.cpp Task.h \
+.obj/Task.o .obj/Task.so .shobj/Task.o .shobj/Task.so: Task.cpp \
+ Task.h \
pre.h \
Service_Object.h \
Shared_Object.h \
@@ -22215,22 +24093,16 @@ endif # GHS
os_include/os_ucontext.h \
Atomic_Op.h \
Thread_Mutex.h \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -22238,46 +24110,49 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ Default_Constants.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Thread_Mutex.inl \
Atomic_Op_T.h \
Atomic_Op_T.i \
@@ -22285,22 +24160,23 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Thread_Manager.h \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Thread_Exit.h \
@@ -22314,6 +24190,7 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Containers.h \
Containers.i \
Containers_T.h \
@@ -22332,6 +24209,15 @@ endif # GHS
TSS_T.h \
TSS_T.inl \
TSS_T.cpp \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -22353,8 +24239,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
@@ -22375,8 +24271,10 @@ endif # GHS
Notification_Strategy.inl \
Message_Queue.i \
Task_T.i \
+ os_include/os_assert.h \
Task_T.cpp \
Module.h \
+ os_include/os_dirent.h \
Module.i \
Module.cpp \
Stream_Modules.h \
@@ -22427,55 +24325,55 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Based_Pointer_Repository.h \
Synch_Traits.h \
Singleton.h \
@@ -22486,10 +24384,17 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_stdio.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -22511,18 +24416,25 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Framework_Component_T.h \
Framework_Component_T.inl \
Framework_Component_T.cpp \
- Null_Mutex.h \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl
+ Null_Mutex.h
-.obj/Malloc.o .obj/Malloc.so .shobj/Malloc.o .shobj/Malloc.so: Malloc.cpp Malloc.h \
+.obj/Malloc.o .obj/Malloc.so .shobj/Malloc.o .shobj/Malloc.so: Malloc.cpp \
+ Malloc.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -22533,23 +24445,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -22561,61 +24480,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -22623,6 +24535,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -22630,8 +24546,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -22647,6 +24573,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -22678,23 +24606,30 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl \
Malloc.h \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -22706,61 +24641,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -22768,6 +24696,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -22775,8 +24707,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -22792,6 +24734,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -22812,10 +24756,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -22853,10 +24800,6 @@ endif # GHS
Null_Condition.h \
Null_Mutex.h \
Null_Semaphore.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.h \
- RW_Thread_Mutex.inl \
Semaphore.h \
Semaphore.inl \
Thread_Semaphore.h \
@@ -22893,21 +24836,22 @@ endif # GHS
os_include/os_stddef.h \
os_include/sys/os_mman.h \
Malloc_Allocator.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
+ OS_Export.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -22919,51 +24863,46 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
+ OS_NS_wchar.inl \
+ Object_Manager.h \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ Recursive_Thread_Mutex.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
os_include/sys/os_sem.h \
os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Object_Manager.h \
- Recursive_Thread_Mutex.h \
+ OS_NS_sys_utsname.inl \
Recursive_Thread_Mutex.inl \
Object_Manager.i \
Managed_Object.h \
@@ -22973,6 +24912,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp
.obj/Malloc_Instantiations.o .obj/Malloc_Instantiations.so .shobj/Malloc_Instantiations.o .shobj/Malloc_Instantiations.so: Malloc_Instantiations.cpp \
@@ -22987,23 +24930,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -23015,61 +24965,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -23077,6 +25020,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -23084,8 +25031,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -23101,6 +25058,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -23113,7 +25072,8 @@ endif # GHS
Memory_Pool.i \
Null_Mutex.h
-.obj/Mem_Map.o .obj/Mem_Map.so .shobj/Mem_Map.o .shobj/Mem_Map.so: Mem_Map.cpp Mem_Map.h \
+.obj/Mem_Map.o .obj/Mem_Map.so .shobj/Mem_Map.o .shobj/Mem_Map.so: Mem_Map.cpp \
+ Mem_Map.h \
pre.h \
ACE_export.h \
config-all.h \
@@ -23124,13 +25084,9 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_mman.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
os_include/os_limits.h \
@@ -23139,63 +25095,50 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ Default_Constants.h \
+ Mem_Map.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Mem_Map.i \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
Log_Msg.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
+ iosfwd.h \
OS_Log_Msg_Attributes.inl
.obj/Memory_Pool.o .obj/Memory_Pool.so .shobj/Memory_Pool.o .shobj/Memory_Pool.so: Memory_Pool.cpp \
@@ -23215,23 +25158,26 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -23242,54 +25188,62 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Event_Handler.h \
Atomic_Op.h \
Thread_Mutex.h \
@@ -23300,19 +25254,24 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
Signal.h \
Signal.i \
Mem_Map.h \
+ os_include/sys/os_mman.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -23327,10 +25286,11 @@ endif # GHS
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
- RW_Thread_Mutex.h \
- RW_Mutex.h \
- RW_Mutex.inl \
- RW_Thread_Mutex.inl \
+ OS_NS_sys_stat.h \
+ OS_NS_sys_stat.inl \
+ OS_NS_sys_shm.h \
+ os_include/sys/os_shm.h \
+ OS_NS_sys_shm.inl \
Based_Pointer_T.h \
Based_Pointer_T.i \
Based_Pointer_T.cpp \
@@ -23341,10 +25301,13 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -23360,7 +25323,8 @@ endif # GHS
Framework_Component_T.inl \
Framework_Component_T.cpp
-.obj/Obchunk.o .obj/Obchunk.so .shobj/Obchunk.o .shobj/Obchunk.so: Obchunk.cpp Obchunk.h \
+.obj/Obchunk.o .obj/Obchunk.so .shobj/Obchunk.o .shobj/Obchunk.so: Obchunk.cpp \
+ Obchunk.h \
pre.h \
Malloc.h \
ACE_export.h \
@@ -23372,23 +25336,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -23400,61 +25371,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -23462,6 +25426,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -23469,8 +25437,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -23486,6 +25464,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -23498,7 +25478,8 @@ endif # GHS
Memory_Pool.i \
Obchunk.i
-.obj/Obstack.o .obj/Obstack.so .shobj/Obstack.o .shobj/Obstack.so: Obstack.cpp Obstack.h \
+.obj/Obstack.o .obj/Obstack.so .shobj/Obstack.o .shobj/Obstack.so: Obstack.cpp \
+ Obstack.h \
pre.h \
Obstack_T.h \
Obchunk.h \
@@ -23512,23 +25493,30 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Log_Msg.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ Default_Constants.h \
+ Log_Priority.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Malloc.i \
+ Malloc_T.h \
+ Malloc_Allocator.h \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Malloc_Allocator.i \
+ os_include/os_errno.h \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
@@ -23540,61 +25528,54 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Malloc.i \
- Malloc_T.h \
- Malloc_Allocator.h \
- Malloc_Base.h \
- Malloc_Allocator.i \
+ OS_NS_wchar.inl \
Free_List.h \
Free_List.i \
Guard_T.h \
Lock.h \
Lock.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Malloc_T.i \
@@ -23602,6 +25583,10 @@ endif # GHS
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -23609,8 +25594,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Memory_Pool.h \
Event_Handler.h \
Atomic_Op.h \
@@ -23626,6 +25621,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -23696,54 +25693,33 @@ endif # GHS
Basic_Types.i \
String_Base.h \
String_Base_Const.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -23751,8 +25727,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -23762,6 +25770,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -23771,6 +25780,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -23790,7 +25803,12 @@ endif # GHS
Null_Mutex.h \
Reactor.i \
Reactor_Impl.h \
- Svc_Conf_Tokens.h
+ Svc_Conf_Tokens.h \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl
.obj/Shared_Memory.o .obj/Shared_Memory.so .shobj/Shared_Memory.o .shobj/Shared_Memory.so: Shared_Memory.cpp \
Shared_Memory.h \
@@ -23803,75 +25821,7 @@ endif # GHS
config-g++-common.h \
post.h \
ace_wchar.h \
- ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ ace_wchar.inl
.obj/Shared_Memory_MM.o .obj/Shared_Memory_MM.so .shobj/Shared_Memory_MM.o .shobj/Shared_Memory_MM.so: Shared_Memory_MM.cpp \
Shared_Memory_MM.h \
@@ -23886,13 +25836,10 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
+ Mem_Map.h \
+ Global_Macros.h \
OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ os_include/sys/os_mman.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
os_include/os_limits.h \
@@ -23901,61 +25848,44 @@ endif # GHS
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ Default_Constants.h \
+ Mem_Map.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Mem_Map.h \
- Mem_Map.i \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
+ OS_NS_fcntl.h \
+ OS_NS_fcntl.inl \
Shared_Memory_MM.i
.obj/Shared_Memory_SV.o .obj/Shared_Memory_SV.so .shobj/Shared_Memory_SV.o .shobj/Shared_Memory_SV.so: Shared_Memory_SV.cpp \
@@ -23971,80 +25901,26 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ SV_Shared_Memory.h \
+ os_include/sys/os_ipc.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- SV_Shared_Memory.h \
SV_Shared_Memory.i \
+ OS_NS_sys_shm.h \
+ os_include/sys/os_shm.h \
+ OS_NS_sys_shm.inl \
+ Global_Macros.h \
+ OS_Export.h \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
Shared_Memory_SV.i
-.obj/Codecs.o .obj/Codecs.so .shobj/Codecs.o .shobj/Codecs.so: Codecs.cpp OS.h \
+.obj/Codecs.o .obj/Codecs.so .shobj/Codecs.o .shobj/Codecs.so: Codecs.cpp \
+ Codecs.h \
pre.h \
+ Basic_Types.h \
config-all.h \
config.h \
config-linux.h \
@@ -24053,23 +25929,14 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -24081,51 +25948,34 @@ endif # GHS
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Codecs.h \
+ OS_Export.h \
Log_Msg.h \
+ Default_Constants.h \
Log_Priority.h \
OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.inl \
+ OS_NS_ctype.h \
+ OS_NS_ctype.inl
.obj/Local_Tokens.o .obj/Local_Tokens.so .shobj/Local_Tokens.o .shobj/Local_Tokens.so: Local_Tokens.cpp \
Local_Tokens.h \
@@ -24180,52 +26030,15 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
SOCK_Connector.h \
SOCK_Stream.h \
SOCK_IO.h \
@@ -24233,8 +26046,42 @@ endif # GHS
IPC_SAP.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
SOCK.i \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -24242,7 +26089,21 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
SOCK_Stream.i \
SOCK_Connector.i \
@@ -24263,17 +26124,22 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
Log_Msg.h \
Log_Priority.h \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -24333,55 +26199,55 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Local_Tokens.h \
Local_Tokens.i \
SString.h \
@@ -24389,10 +26255,15 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -24400,8 +26271,18 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -24452,55 +26333,55 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Local_Tokens.h \
Local_Tokens.i \
Object_Manager.h \
@@ -24555,55 +26436,55 @@ endif # GHS
Guard_T.h \
Lock.h \
Lock.inl \
- OS.h \
- OS_Dirent.h \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.inl \
Time_Value.h \
Time_Value.inl \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.h \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_sys_utsname.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Map_Manager.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Local_Tokens.h \
Local_Tokens.i \
Token_Manager.i \
@@ -24632,6 +26513,15 @@ endif # GHS
OS_Export.h \
ACE_export.h \
Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ os_include/sys/os_time.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
+ os_include/sys/os_select.h \
+ os_include/os_signal.h \
+ os_include/os_time.h \
+ os_include/os_ucontext.h \
Token_Request_Reply.i
.obj/Local_Name_Space.o .obj/Local_Name_Space.so .shobj/Local_Name_Space.o .shobj/Local_Name_Space.so: Local_Name_Space.cpp \
@@ -24650,23 +26540,26 @@ endif # GHS
Global_Macros.h \
OS_Export.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
os_include/sys/os_types.h \
os_include/os_stddef.h \
+ OS_NS_fcntl.inl \
+ Handle_Ops.h \
+ Handle_Ops.i \
+ Lib_Find.h \
+ os_include/os_stdio.h \
+ os_include/os_stdarg.h \
+ Lib_Find.i \
+ Init_ACE.h \
+ Init_ACE.i \
+ Sock_Connect.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -24677,54 +26570,62 @@ endif # GHS
os_include/sys/os_time.h \
os_include/sys/os_select.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
+ Sock_Connect.i \
+ Default_Constants.h \
+ ACE.i \
+ OS_NS_unistd.h \
Time_Value.h \
Time_Value.inl \
- Default_Constants.h \
- Min_Max.h \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_NS_errno.h \
+ os_include/os_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Handle_Ops.h \
- Handle_Ops.i \
- Lib_Find.h \
- Lib_Find.i \
- Init_ACE.h \
- Init_ACE.i \
- Sock_Connect.h \
- Sock_Connect.i \
- ACE.i \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Local_Name_Space.h \
SString.h \
SStringfwd.h \
@@ -24732,6 +26633,8 @@ endif # GHS
String_Base_Const.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -24741,8 +26644,6 @@ endif # GHS
Malloc.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Malloc.i \
Memory_Pool.h \
Event_Handler.h \
@@ -24755,6 +26656,10 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Atomic_Op.i \
@@ -24764,6 +26669,8 @@ endif # GHS
Signal.i \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -24807,6 +26714,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Timer_Queue_T.i \
@@ -24832,7 +26740,9 @@ endif # GHS
Shared_Object.h \
Shared_Object.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
+ os_include/os_netdb.h \
Hash_Map_Manager_T.h \
Functor.h \
Functor.i \
@@ -24842,8 +26752,16 @@ endif # GHS
Hash_Map_Manager_T.i \
Hash_Map_Manager_T.cpp \
Local_Name_Space_T.cpp \
+ OS_NS_regex.h \
+ OS_NS_regex.inl \
+ os_include/os_regex.h \
RW_Process_Mutex.h \
File_Lock.h \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
File_Lock.inl \
RW_Process_Mutex.inl
@@ -24887,52 +26805,15 @@ endif # GHS
Addr.h \
Addr.i \
INET_Addr.i \
- OS.h \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
+ OS_NS_wchar.inl \
Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_Export.h \
SOCK_Connector.h \
SOCK_Stream.h \
SOCK_IO.h \
@@ -24940,8 +26821,42 @@ endif # GHS
IPC_SAP.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
IPC_SAP.i \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ os_include/os_errno.h \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
SOCK.i \
+ OS_NS_sys_socket.h \
+ OS_NS_sys_socket.inl \
+ OS_NS_macros.h \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
ACE.h \
Handle_Ops.h \
Handle_Ops.i \
@@ -24949,7 +26864,21 @@ endif # GHS
Lib_Find.i \
Init_ACE.h \
Init_ACE.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_Thread.inl \
SOCK_IO.i \
SOCK_Stream.i \
SOCK_Connector.i \
@@ -24960,10 +26889,9 @@ endif # GHS
Unbounded_Queue.inl \
Unbounded_Queue.cpp \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
@@ -24972,6 +26900,7 @@ endif # GHS
String_Base.h \
String_Base_Const.h \
String_Base.i \
+ Min_Max.h \
String_Base.cpp \
Auto_Ptr.h \
Auto_Ptr.i \
@@ -24982,6 +26911,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -24991,6 +26921,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -25056,49 +26990,19 @@ endif # GHS
OS_Log_Msg_Attributes.inl \
Time_Value.h \
Time_Value.inl \
- OS.h \
- OS_Dirent.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_String.h \
- OS_String.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
+ OS_NS_wchar.inl \
+ os_include/arpa/os_inet.h \
os_include/netinet/os_in.h \
os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ os_include/sys/os_uio.h
.obj/Name_Space.o .obj/Name_Space.so .shobj/Name_Space.o .shobj/Name_Space.so: Name_Space.cpp \
Name_Space.h \
@@ -25137,59 +27041,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -25197,8 +27078,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -25210,8 +27127,6 @@ endif # GHS
Unbounded_Set.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Name_Proxy.h \
INET_Addr.h \
Addr.h \
@@ -25236,6 +27151,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -25245,6 +27161,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -25331,56 +27251,35 @@ endif # GHS
OS_Memory.h \
OS_Errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.inl \
Get_Opt.i \
Naming_Context.h \
SString.h \
String_Base.h \
String_Base_Const.h \
- OS_String.h \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
String_Base.i \
Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -25388,8 +27287,40 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -25408,12 +27339,17 @@ endif # GHS
Lock.h \
Lock.inl \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Atomic_Op_T.cpp \
Atomic_Op.i \
Synch_Traits.h \
Event_Handler.i \
DLL.h \
+ os_include/os_dlfcn.h \
Service_Object.i \
Name_Proxy.h \
INET_Addr.h \
@@ -25436,6 +27372,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Timer_Queue_T.h \
Free_List.h \
@@ -25453,6 +27390,7 @@ endif # GHS
Synch_Options.i \
Name_Request_Reply.h \
Name_Space.h \
+ os_include/os_netdb.h \
Remote_Name_Space.h \
Local_Name_Space_T.h \
Local_Name_Space.h \
@@ -25462,6 +27400,8 @@ endif # GHS
Memory_Pool.h \
Mem_Map.h \
Mem_Map.i \
+ OS_NS_sys_mman.h \
+ OS_NS_sys_mman.inl \
SV_Semaphore_Complex.h \
SV_Semaphore_Simple.h \
SV_Semaphore_Simple.i \
@@ -25480,16 +27420,23 @@ endif # GHS
Hash_Map_Manager_T.i \
Hash_Map_Manager_T.cpp \
Local_Name_Space_T.cpp \
+ OS_NS_regex.h \
+ OS_NS_regex.inl \
+ os_include/os_regex.h \
Registry_Name_Space.h \
RW_Process_Mutex.h \
File_Lock.h \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
File_Lock.inl \
RW_Process_Mutex.inl
.obj/Registry_Name_Space.o .obj/Registry_Name_Space.so .shobj/Registry_Name_Space.o .shobj/Registry_Name_Space.so: Registry_Name_Space.cpp \
Registry_Name_Space.h \
pre.h \
- OS.h \
config-all.h \
config.h \
config-linux.h \
@@ -25497,75 +27444,7 @@ endif # GHS
config-g++-common.h \
post.h \
ace_wchar.h \
- ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
- os_include/os_limits.h \
- os_include/os_unistd.h \
- os_include/os_inttypes.h \
- os_include/os_stdint.h \
- os_include/os_stdio.h \
- os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
- os_include/os_float.h \
- os_include/os_stdlib.h \
- os_include/sys/os_wait.h \
- os_include/os_signal.h \
- os_include/os_time.h \
- os_include/os_ucontext.h \
- os_include/sys/os_resource.h \
- os_include/sys/os_time.h \
- os_include/sys/os_select.h \
- ACE_export.h \
- Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i
+ ace_wchar.inl
.obj/Remote_Name_Space.o .obj/Remote_Name_Space.so .shobj/Remote_Name_Space.o .shobj/Remote_Name_Space.so: Remote_Name_Space.cpp \
Remote_Name_Space.h \
@@ -25604,59 +27483,36 @@ endif # GHS
String_Base_Const.h \
Global_Macros.h \
OS_Export.h \
- OS_String.h \
- OS_String.inl \
+ String_Base.i \
+ Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
os_include/os_string.h \
- os_include/os_strings.h \
os_include/os_ctype.h \
+ OS_NS_wchar.inl \
OS_Memory.h \
OS_Errno.h \
os_include/os_errno.h \
OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
OS_Memory.inl \
- String_Base.i \
- Malloc_Base.h \
- os_include/sys/os_mman.h \
- Min_Max.h \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
- OS.h \
- OS_Dirent.h \
- os_include/os_dirent.h \
- OS_Dirent.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
+ OS_NS_fcntl.h \
os_include/os_fcntl.h \
os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -25664,8 +27520,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -25693,8 +27585,6 @@ endif # GHS
Unbounded_Queue.cpp \
Log_Msg.h \
Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
Unbounded_Set.h \
Unbounded_Set.inl \
Unbounded_Set.cpp \
@@ -25703,6 +27593,7 @@ endif # GHS
Reactor.h \
Handle_Set.h \
Handle_Set.i \
+ os_include/os_strings.h \
Timer_Queue.h \
Synch_Traits.h \
Lock.h \
@@ -25712,6 +27603,10 @@ endif # GHS
Free_List.i \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
Free_List.cpp \
Event_Handler.h \
@@ -25748,7 +27643,8 @@ endif # GHS
ace_wchar.h \
ace_wchar.inl
-.obj/UUID.o .obj/UUID.so .shobj/UUID.o .shobj/UUID.so: UUID.cpp OS.h \
+.obj/UUID.o .obj/UUID.so .shobj/UUID.o .shobj/UUID.so: UUID.cpp \
+ UUID.h \
pre.h \
config-all.h \
config.h \
@@ -25758,23 +27654,17 @@ endif # GHS
post.h \
ace_wchar.h \
ace_wchar.inl \
- OS_Dirent.h \
- OS_Export.h \
- OS_Errno.h \
- os_include/os_errno.h \
- OS_Errno.inl \
- os_include/os_dirent.h \
- os_include/sys/os_types.h \
- os_include/os_stddef.h \
+ SString.h \
+ SStringfwd.h \
+ Basic_Types.h \
os_include/os_limits.h \
os_include/os_unistd.h \
+ os_include/sys/os_types.h \
+ os_include/os_stddef.h \
os_include/os_inttypes.h \
os_include/os_stdint.h \
os_include/os_stdio.h \
os_include/os_stdarg.h \
- OS_Dirent.inl \
- OS_String.h \
- Basic_Types.h \
os_include/os_float.h \
os_include/os_stdlib.h \
os_include/sys/os_wait.h \
@@ -25786,61 +27676,40 @@ endif # GHS
os_include/sys/os_select.h \
ACE_export.h \
Basic_Types.i \
- OS_String.inl \
- os_include/os_string.h \
- os_include/os_strings.h \
- os_include/os_ctype.h \
- OS_Memory.h \
- OS_Memory.inl \
- OS_TLI.h \
- OS_TLI.inl \
- os_include/os_dlfcn.h \
- os_include/sys/os_mman.h \
- os_include/os_netdb.h \
- os_include/netinet/os_in.h \
- os_include/sys/os_socket.h \
- os_include/sys/os_uio.h \
- os_include/net/os_if.h \
- os_include/sys/os_sem.h \
- os_include/sys/os_ipc.h \
- Time_Value.h \
- Time_Value.inl \
- Default_Constants.h \
- Global_Macros.h \
- Min_Max.h \
- os_include/os_pthread.h \
- os_include/os_assert.h \
- os_include/os_fcntl.h \
- os_include/sys/os_stat.h \
- iosfwd.h \
- os_include/arpa/os_inet.h \
- os_include/netinet/os_tcp.h \
- os_include/sys/os_shm.h \
- os_include/os_pwd.h \
- os_include/os_stropts.h \
- os_include/os_termios.h \
- os_include/os_aio.h \
- os_include/sys/os_un.h \
- os_include/os_poll.h \
- os_include/sys/os_msg.h \
- os_include/sys/os_utsname.h \
- os_include/os_syslog.h \
- OS.i \
- Log_Msg.h \
- Log_Priority.h \
- OS_Log_Msg_Attributes.h \
- OS_Log_Msg_Attributes.inl \
- UUID.h \
- SString.h \
- SStringfwd.h \
String_Base.h \
String_Base_Const.h \
+ Global_Macros.h \
+ OS_Export.h \
String_Base.i \
Malloc_Base.h \
+ os_include/sys/os_mman.h \
+ Min_Max.h \
+ OS_NS_string.h \
+ OS_NS_string.inl \
+ OS_NS_wchar.h \
+ os_include/os_wchar.h \
+ os_include/os_string.h \
+ os_include/os_ctype.h \
+ OS_NS_wchar.inl \
+ OS_Memory.h \
+ OS_Errno.h \
+ os_include/os_errno.h \
+ OS_Errno.inl \
+ OS_NS_stdlib.h \
+ OS_NS_stdlib.inl \
+ Object_Manager_Base.h \
+ Cleanup.h \
+ Cleanup.inl \
+ Object_Manager_Base.inl \
+ OS_Memory.inl \
String_Base.cpp \
ACE.h \
Flag_Manip.h \
Flag_Manip.i \
+ OS_NS_fcntl.h \
+ os_include/os_fcntl.h \
+ os_include/sys/os_stat.h \
+ OS_NS_fcntl.inl \
Handle_Ops.h \
Handle_Ops.i \
Lib_Find.h \
@@ -25848,8 +27717,44 @@ endif # GHS
Init_ACE.h \
Init_ACE.i \
Sock_Connect.h \
+ os_include/netinet/os_in.h \
+ os_include/sys/os_socket.h \
+ os_include/sys/os_uio.h \
Sock_Connect.i \
+ Default_Constants.h \
ACE.i \
+ OS_NS_unistd.h \
+ Time_Value.h \
+ Time_Value.inl \
+ OS_NS_sys_time.h \
+ OS_NS_sys_time.inl \
+ OS_NS_unistd.inl \
+ OS_NS_sys_utsname.h \
+ os_include/sys/os_utsname.h \
+ OS_NS_sys_utsname.inl \
+ OS_NS_errno.h \
+ OS_NS_errno.inl \
+ OS_NS_Thread.h \
+ os_include/os_pthread.h \
+ Base_Thread_Adapter.h \
+ OS_Log_Msg_Attributes.h \
+ iosfwd.h \
+ OS_Log_Msg_Attributes.inl \
+ Base_Thread_Adapter.inl \
+ os_include/sys/os_sem.h \
+ os_include/sys/os_ipc.h \
+ os_include/os_semaphore.h \
+ OS_NS_signal.h \
+ OS_NS_signal.inl \
+ OS_NS_macros.h \
+ OS_NS_Thread.inl \
+ OS_NS_sys_socket.h \
+ OS_NS_stropts.h \
+ os_include/os_stropts.h \
+ OS_NS_stropts.inl \
+ OS_NS_sys_socket.inl \
+ OS_NS_sys_uio.h \
+ OS_NS_sys_uio.inl \
Auto_Ptr.h \
Auto_Ptr.i \
Auto_Ptr.cpp \
@@ -25864,13 +27769,22 @@ endif # GHS
TSS_T.cpp \
Thread.h \
Thread_Adapter.h \
- Base_Thread_Adapter.h \
- Base_Thread_Adapter.inl \
Thread_Adapter.inl \
Thread.i \
+ Log_Msg.h \
+ Log_Priority.h \
Guard_T.h \
Guard_T.inl \
+ RW_Thread_Mutex.h \
+ RW_Mutex.h \
+ RW_Mutex.inl \
+ RW_Thread_Mutex.inl \
Guard_T.cpp \
+ OS_NS_stdio.h \
+ OS_NS_stdio.inl \
+ OS_NS_pwd.h \
+ os_include/os_pwd.h \
+ OS_NS_pwd.inl \
Singleton.i \
Singleton.cpp \
Object_Manager.h \
@@ -25886,6 +27800,9 @@ endif # GHS
Framework_Component_T.inl \
Framework_Component_T.cpp \
Synch_Traits.h \
- UUID.inl
+ UUID.inl \
+ OS_NS_netdb.h \
+ os_include/os_netdb.h \
+ OS_NS_netdb.inl
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY