source: rtems/c/src/exec/posix/ChangeLog @ 02fe6ab

4.104.114.84.95
Last change on this file since 02fe6ab was 02fe6ab, checked in by Joel Sherrill <joel.sherrill@…>, on 08/15/00 at 13:23:13

2000-08-15 Joel Sherrill <joel@…>

  • src/ptimer1.c: Minor formatting fixes.
  • Property mode set to 100644
File size: 767 bytes
Line 
12000-08-15      Joel Sherrill <joel@OARcorp.com>
2
3        * src/ptimer1.c: Minor formatting fixes.
4
52000-08-15      Joel Sherrill <joel@OARcorp.com>
6
7        * src/ptimer1.c: Removed unused routine PRINT_ERRNO_S.
8        * src/ptimer1.c: Removed unnecessary routine COPY_ITIMERSPEC_S
9        and used structure copy instead.
10        * src/ptimer1.c: Renamed timer_alive_t to POSIX_Timer_Control.
11        * include/rtems/posix/timer.h: Ditto.
12
132000-08-15      Joel Sherrill <joel@OARcorp.com>
14
15        * src/ptimer1.c: Switched to using set_errno_and_return_minus_one()
16        to ensure that errno was always set.
17
182000-08-15      Joel Sherrill <joel@OARcorp.com>
19
20        * src/ptimer1.c (timer_settime): Converted use of rtems_clock_get
21        to use SuperCore _TOD_Current variable.
22
232000-08-10      Joel Sherrill <joel@OARcorp.com>
24
25        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.