source: rtems/c/src/exec/posix/ChangeLog @ 089abb6d

4.104.114.84.95
Last change on this file since 089abb6d was 089abb6d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/16/02 at 22:52:27

2002-02-09 Ralf Corsepius <corsepiu@…>

  • src/getegid.c: Add #include <rtems/userenv.h>. Remove #include <rtems/libio_.h>.
  • src/geteuid.c: Ditto.
  • src/getgid.c: Ditto.
  • src/getlogin.c: Ditto.
  • src/getuid.c: Ditto.
  • Property mode set to 100644
File size: 8.8 KB
RevLine 
[089abb6d]12002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * src/getegid.c: Add #include <rtems/userenv.h>.
4        Remove #include <rtems/libio_.h>.
5        * src/geteuid.c: Ditto.
6        * src/getgid.c: Ditto.
7        * src/getlogin.c: Ditto.
8        * src/getuid.c: Ditto.
9
10
[b736beb5]112001-01-16      Joel Sherrill <joel@OARcorp.com>
12
13        * inline/rtems/posix/mutex.inl (_POSIX_Mutex_Get_support): Corrected
14        name of routine in header.
15
[8e9accfe]162002-01-07      Joel Sherrill <joel@OARcorp.com>
17
18        * optman/, optman/.cvsignore, optman/Makefile.am: Removed entire
19        contents of optman/ directory since it has been moved.
20
[7d9ec2d]212002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: AC_CONFIG_SRCDIR([src/pthreads.c])
24        * src/psignal.c: #include <string.h>.
25
[46ea78a]262001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Remove optman/Makefile from CONFIG_FILES.
29        * Makefile.am: Remove optman from SUBDIRS.
30
[9201e6b]312001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * optman/Makefile.am: Add multilib support. Remove ASM4FLAGS.
34        * src/Makefile.am: Add multilib support.
35
[5be35ee]362001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * include/sys/Makefile.am: Remove.
39        * include/rtems/Makefile.am: Remove.
40        * include/rtems/posix/Makefile.am: Remove.
41        * include/Makefile.am: Handle subdirs.
42        * inline/rtems/Makefile.am: Remove.
43        * inline/rtems/posix/Makefile.am: Remove.
44        * inline/Makefile.am: Handle subdirs.
45        * macros/rtems/Makefile.am: Remove.
46        * macros/rtems/posix/Makefile.am: Remove.
47        * macros/Makefile.am: Handle subdirs.
48        * configure.ac: Reflect changes above.
49
[66387986]502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
53        * configure.in: Remove.
54        * configure.ac: New file, generated from configure.in by autoupdate.
55
[194b5c7]562001-09-28      Joel Sherrill <joel@OARcorp.com>
57
58        * src/mqueueopen.c, src/semopen.c: Clarify type on va_arg.
59
[614e671b]602001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * include/sys/Makefile.am: Use 'PREINSTALL_FILES ='.
63        * include/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
64        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
65        * inline/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
66        * macros/rtems/posix/Makefile.am: Use 'PREINSTALL_FILES ='.
67
[586a31b]682001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy.
71        * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
72
[c8d6691]732001-09-13      Joel Sherrill <joel@OARcorp.com>
74
75        * src/sysconf.c: Fix typo syntax error accidentally committed.
76
[bc51d7e9]772001-09-13      Joel Sherrill <joel@OARcorp.com>
78
79        * src/mprotect.c: New file. Stub required by some gcc's to pass tests.
80        In particular, about 350 ACATS tests fail if this is not present.
81        * src/getpagesize.c: Ditto.
82        * src/sysconf.c: Addition of Solaris value for _SC_STACK_PROT required
83        to pass about 350 ACATS test cases.
84        * src/Makefile.am: Added new files.
85
[856a44e4]862001-08-30      Joel Sherrill <joel@OARcorp.com>
87
88        * macros/rtems/posix/mqueue.inl: Add cast so negation works.
89
[6fe68fc2]902001-08-16      Joel Sherrill <joel@OARcorp.com>
91
92        * src/mqueuesendsupp.c: Account for possibly blocking during the
93        core send operation.
94
[a781bbff]952001-08-09      Joel Sherrill <joel@OARcorp.com>
96
97        * src/mqueuesendsupp.c: Unblocking message queue operations should
98        NOT use _Thread_Executing for return status since it is permissible
99        to invoke message send operations from an ISR.  This was reported
100        by Suvrat Gupta <suvrat@utstar.com>.
101
[aaf6063]1022000-05-24      Fernando Ruiz Casas <fernando.ruiz@ctv.es>
103
104        * src/getegid.c, src/geteuid.c, src/getgid.c, src/getlogin.c,
105        src/getuid.c: Now save their values in private user environment.
106
[53c3a2c6]1072001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
110
[ab6d08f]1112001-03-19      Joel Sherrill <joel@OARcorp.com>
112
113        * sys/utsname.h: Added C++ wrapper.
114
[890f07c]1152001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * include/Makefile.am, include/rtems/posix/Makefile.am,
118        include/sys/Makefile.am, inline/rtems/posix/Makefile.am,
119        macros/rtems/posix/Makefile.am:
120        Apply include_*HEADERS instead of H_FILES.
121
[f42b726]1222001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.in: Add src/config.h
125        * src/Makefile.am: Add INCLUDES += -I. to pickup config.h
126        * src/.cvsignore: Add config.h and stamp-h
127        * src/*.c: Add config.h support.
128
[b978374]1292001-01-23      Joel Sherrill <joel@OARcorp.com>
130
131        * src/alarm.c: Eliminated use of C++ style comments.
132
[a93baa43]1332001-01-12      Joel Sherrill <joel@OARcorp.com>
134
135        * src/clockgetres.c: Fixed match problem.  We are not converting
136        an interval to a timespec -- it is actually a real number of
137        microseconds.
138
[32ba727]1392001-01-22      Michael Hamel <mhamel@adi.co.nz>
140
141        * include/rtems/posix/semaphore.h, inline/rtems/posix/semaphore.inl,
142        src/ptimer1.c, include/rtems/posix/semaphore.h,
143        inline/rtems/posix/semaphore.inl, src/alarm.c, src/ptimer1.c,
144        src/semaphorenametoid.c, src/semopen.c, src/semunlink.c:
145        Modifications to make CodeWarrior happy.
146
[d9f6165]1472001-01-12      Joel Sherrill <joel@OARcorp.com>
148
149        * src/README.mqueue: Enhanced example.
150
[8f4bddd9]1512000-12-19      Joel Sherrill <joel@OARcorp.com>
152
153        * src/pthreadgetschedparam.c: Do not set output parameters if
154        the pointers are NULL.
155
[57fe91f]1562000-12-06      Joel Sherrill <joel@OARcorp.com>
157
158        * src/pthreadgetcpuclockid.c: Add include of <rtems/system.h> to
159        eliminate warning.
160
[eb33fa54]1612000-12-01      Joel Sherrill <joel@OARcorp.com>
162
163        * include/rtems/posix/cond.h: #if 0'ed out prototype of
164        _POSIX_Condition_variables_Get to avoid conflict with macro
165        implementation.
166
[2b2bda4]1672000-12-01      Joel Sherrill <joel@OARcorp.com>
168
169        * Added macro support to POSIX API.  This is known to compile.
170        * macros/rtems/posix/cond.inl, macros/rtems/posix/intr.inl,
171        macros/rtems/posix/key.inl, macros/rtems/posix/mqueue.inl,
172        macros/rtems/posix/mutex.inl, macros/rtems/posix/priority.inl,
173        macros/rtems/posix/pthread.inl, macros/rtems/posix/semaphore.inl,
174        macros/rtems/posix/timer.inl: New files.
175        * configure.in: Removed error check for enabling macros.
176        * rtems/posix/mutex.h: #if 0'ed out prototypes for inlined routines
177        since you cannot have prototypes for macros.
178        * macros/rtems/posix/Makefile.am: Added files.
179
[40b05974]1802000-11-30      Joel Sherrill <joel@OARcorp.com>
181
182        * inline/rtems/posix/mqueue.inl: Removed explicit dependency on abs().
183
[a3cdac3]1842000-11-27      Joel Sherrill <joel@OARcorp.com>
185
186        * src/sysconf.c: Add support for _SC_CLK_TCK and _SC_OPEN_MAX.
187
[feead226]1882000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
191
[a314d3b4]1922000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
195
[d60b3efa]1962000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197 
198        * configure.in: Cleanup comments.
199
[781262bb]2002000-10-30      Joel Sherrill <joel@OARcorp.com>
201
202        * include/Makefile.am: Updated to reflect files merged into newlib.
203        This resulted in some definitions moving to other files and thus
204        some secondary effects in RTEMS source code.
205        * include/unistd.h: Removed.  Now use newlib's.
206        * include/rtems/posix/mqueue.h: Add include of <signal.h>.
207        * include/rtems/posix/threadsup.h: Add include of <sys/signal.h>
208        * src/execv.c: Corrected prototype to agree with newlib.
209        * src/execve.c: Corrected prototype to agree with newlib.
210        * src/execvp.c: Corrected prototype to agree with newlib.
211        * src/psignal.c: Rewrote reference to <siginfo.h> in comment since
212        that file no longer exists.
213        * src/pthreadkill.c: Added include of <signal.h>.
214        * src/sigaction.c: Added include of <signal.h>.
215        * src/sigtimedwait.c: Rewrote reference to <siginfo.h> in comment since
216        that file no longer exists.
217
[5582de1]2182000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
[d60b3efa]221        Switch to GNU canonicalization.
[5582de1]222
[3ac5d4e2]2232000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * src/Makefile.am, optman/Makefile.am: Include compile.am.
226
[188c82b]2272000-08-30      Joel Sherrill <joel@OARcorp.com>
228
229        * Many files: Moved posix/include/rtems/posix/seterr.h to
230        score/include/rtems/seterr.h so it would be available within
231        all APIs.
232
[b602c298]2332000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
234
235        * inline/rtems/posix/timer.inl, include/rtems/posix/timer.h,
236        inline/rtems/posix/Makefile.am, src/ptimer1.c: Redid the
237        style of src/ptimer1.c.  Continued effort to make the
238        POSIX Timer implementation match that of other managers.
239        Added data structures required to use SuperCore Object Handler.
240
[02fe6ab]2412000-08-15      Joel Sherrill <joel@OARcorp.com>
242
243        * src/ptimer1.c: Minor formatting fixes.
244
[ea56c0a8]2452000-08-15      Joel Sherrill <joel@OARcorp.com>
246
[939e29d]247        * src/ptimer1.c: Removed unused routine PRINT_ERRNO_S.
248        * src/ptimer1.c: Removed unnecessary routine COPY_ITIMERSPEC_S
249        and used structure copy instead.
250        * src/ptimer1.c: Renamed timer_alive_t to POSIX_Timer_Control.
251        * include/rtems/posix/timer.h: Ditto.
252
2532000-08-15      Joel Sherrill <joel@OARcorp.com>
254
255        * src/ptimer1.c: Switched to using set_errno_and_return_minus_one()
[ea56c0a8]256        to ensure that errno was always set.
257
[16ce86f9]2582000-08-15      Joel Sherrill <joel@OARcorp.com>
259
[939e29d]260        * src/ptimer1.c (timer_settime): Converted use of rtems_clock_get
[16ce86f9]261        to use SuperCore _TOD_Current variable.
262
[e94ad1fe]2632000-08-10      Joel Sherrill <joel@OARcorp.com>
264
265        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.