summaryrefslogtreecommitdiff
path: root/PACE/ChangeLog
blob: b67d14c2d618826fe9e89aab18cc06501091b4a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
Fri Jun  9 14:05:25 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/config/compiler.h:
	* pace/config/config.h:

	  Moved PACE_HAS_INLINE from compiler.h to config.h.
	
	  Deprecated macros. Left in but I will removed the
	  deprecated macros once I change the code to use the
	  current macros.

Fri Jun  9 13:02:26 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/*.h pace/posix/*.inl,c

	  See config/types.h from previous ChangeLog. All these
	  types are altered in the source code. (ie: pthread_t
	  became pace_pthread_t).

	  perl -pi -e `s/pid_t/pace_pid_t/` *.h posix/*.inl posix/*.c

Fri Jun  9 12:20:23 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/config/types.h:

	  These are posix types in pace wrappers.
	  They are macro definitions. The actual types are not
	  available until the appropriate file is included.
	  Thus, I didn't put them into pace/sys/types.h.

	* pace/pace/defines.h

	  Added pace/config/types.h.

Thu Jun  8 15:10:24 2000  Joe Hoffert  <joeh@cs.wustl.edu>

	* pace/tests/{Makefile,Posix_SP_Test.c}:
          Added new test for POSIX_SINGLE_PROCESS unit of functionality
          and updated Makefile for changes to the PACE library directory
          structure.

Thu Jun  8 15:10:24 2000  Joe Hoffert  <joeh@cs.wustl.edu>

	* pace/pace/*.h:
	* pace/pace/arpa/*.h:
	* pace/pace/netinet/*.h:
	* pace/pace/sys/*.h:
          Modifying .h files to remove any path in front of .inl files. 

	* pace/pace/posix/*.c:
          Modifying .c files to remove any path in front of .inl files. 

	* pace/pace/posix/time.inl
          Changed PACE_SETERNNO to PACE_SET_ERRNO

Thu Jun  8 15:03:42 2000  Joe Hoffert  <joeh@cs.wustl.edu>

	* pace/pace/Makefile:
          Added support for PACE_SYSNAME to determine appropriate platform 
          subdirectory for VPATH and INCLDIRS.

Thu Jun  8 14:44:39 2000  Luther J Baker  <luther@cs.wustl.edu>

	* ../pace/linux/README
	* ../pace/linux
	* ../pace/sunos/README
	* ../pace/sunos
	* ../pace/emulation
	 
	  Removed from reposistory.

	* ../pace/linux/TODO

	  Moved to ../pace/posix/TODO

	* ../pace/pace.dsw

	  Moved to ../pace/win32/pace.dsw.
	  Hi Darrell. This takes all traces of win32 stuff out of
	  the main dir and although its slightly different than
	  ace or tao, we are using our directories a little
	  differently here. Nanbor thought that is might be ok so
	  I will try it here until it breaks? or someone has good
	  reason to move it back.

Thu Jun  8 12:09:56 2000  Joe Hoffert  <joeh@cs.wustl.edu>

	* pace/pace/sunos/*.{c,inl}:
          Removed files and put them in the posix subdirectory. 
	* pace/pace/linux/*.{c,inl}:
          Removed files and put them in the posix subdirectory. 
	* pace/pace/posix/*.{c,inl}:
          Added files from the linux/sunos subdirectories. (The files
          were identical from both directories aside from the $Id$ macro,
          i.e., the person who checked them in.)

Wed Jun  7 12:27:13 2000  Joe Hoffert  <joeh@cs.wustl.edu>

	* Makefile:
	  Added Makefile for upper level pace directory.
        * pace/Makefile:
          Changed Makefile to fit in with the general makefile scheme in
          ACE and TAO.
        * config/compiler.h:
          Defined PACE_HAS_INLINE even for C files so that the functions
          will be directly added with the .h file.
        * tests/{Makefile,Stdio_Test.c,Posix_SP_Test.c}:
          Adding Makefile and tests to the tests directory.

Mon Jun  5 17:43:07 2000  Luther J Baker  <luther@cs.wustl.edu>

	* docs/todo.txt:

	  Updated. You may go here to find current
	  responsibilities.

Mon Jun  5 17:22:23 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/paces.dsp
	* pace/pacesd.dsp

	  Removed from the respository.
	  These files are generated (ie: paces.lib),
	  not project files.

Mon Jun  5 17:19:30 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/THANKS:
	  
	  Added John Heitmann, Andrew Gilpin and Darrell Brunsch.
	  Note: names and email addresses are nicely accesible
	  from this alphabetical file.

Mon Jun  5 17:04:36 2000  Andrew G. Gilpin  <agg1@cs.wustl.edu>

	* [inl,c]

	  Commited files to the repository in pace/linux

	* aio, dirent, fcntl, grp, in, inet, mman, mqueue,
	  netdb, pthread, pwd, sched, semaphore, setjmp,
	  signal, socket, stat, stdio, stdlib, string,
	  strings, termios, time, times, unistd, utime,
	  utsname, wait

Mon Jun  5 16:47:32 2000  Luther J Baker  <luther@cs.wustl.edu>

	* [inl,c]
	 
	  Moved files from root directory to pace/sunos.
	
	* aio, dirent, fcntl, grp, in, inet, mman, mqueue,
	  netdb, pthread, pwd, sched, semaphore, setjmp,
	  signal, socket, stat, stdio, stdlib, string,
	  strings, termios, time, times, unistd, utime,
	  utsname, wait

Mon Jun  5 15:23:53 2000  Luther J Baker  <luther@cs.wustl.edu>

	* /pace/linux
	* /pace/linux/README

	  Added to repository.

	* /pace/emulation
	* /pace/emulation/README	

	  Removed from repository.

Fri Jun 02 16:55:10 2000    <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/paces.dsp
	* ACE_wrappers/pace/pace/pacesd.dsp

	  Added to repository. Naming consistency with other
	  ACE libraries. Also removed pre-compiled header
	  option as well as separate directories for debug
	  and release versions of software. 
	
	* ACE_wrappers/pace/pace/pace_lib.dsp

	  Removed from repository. Naming consistency.

Thu Jun  1 17:41:04 2000  Luther J Baker  <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/emulation
	* ACE_wrappers/pace/pace/common
	* ACE_wrappers/pace/pace/emulation/README
	* ACE_wrappers/pace/pace/common/README

	  Added to repository.


Thu Jun  1 17:18:17 2000  Luther J Baker  <luther@cs.wustl.edu>

	* pace/config/config_sunos5.7.h:
	  Removed from repository.

	* ACE_wrappers/pace/pace/posix/README
	* ACE_wrappers/pace/pace/win32/README
	* ACE_wrappers/pace/pace/vxworks/README

	  Added to repository to keep the directories visible.
	  

Thu Jun 01 16:50:48 2000    <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/pace.dsw
	* ACE_wrappers/pace/pace/pace_lib.dsp
	  
	  Added to the repository.

Tue May 30 16:54:06 2000  Luther J Baker  <luther@cs.wustl.edu>

	* THANKS:
	  Added key people to this file.

Tue May 30 14:13:00 2000  Luther J Baker  <luther@cs.wustl.edu>

	* ACE_wrappers/pace/pace/posix
	* ACE_wrappers/pace/pace/win32
	* ACE_wrappers/pace/pace/vxworks
	* ACE_wrappers/pace/THANKS

          Added to the repository to facilitate cross-platform work.

Wed May 24 18:56:16 2000  Darrell Brunsch <brunsch@uci.edu>

        * docs/ACE_Integration.txt: (added)

          For the PACE crew, a file used to document our progress in
          splitting of ACE_OS and the PACE integration.

Wed May 24 14:40:41 2000  Luther J Baker  <luther@cs.wustl.edu>

        * README/VERSION:
          Added to repository.

Tue May 23 18:22:48 2000  Luther J Baker  <luther@cs.wustl.edu>

        * pace/pace/Makefile:
          Added to repository.

        * 'touch' to force dirs to show up with cvs co -P
          pace/docs/README
          pace/examples/README
          pace/pace/README
          pace/pace++/README
          pace/tests/README

Tue May 23 17:59:06 2000  Luther J Baker  <luther@cs.wustl.edu>

        * docs/todo.txt:
          Currently, all .o files appear in the
          ACE_wrappers/pace/pace directory (e.g.: nested
          files such as pace/pace/sys/socket.c generate
          pace/pace/socket.o. See pace/docs/todo.txt.

        * ACE_wrappers/pace/pace:
          Source files added.