summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1997-12-07Fixed indexing bug reported by Phil Wilshire.Joel Sherrill1-1/+1
1997-12-06Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1-2/+2
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1-0/+2
1997-11-29Removed warnings.Joel Sherrill2-1/+6
1997-11-18Removed warning under linux port.Joel Sherrill1-0/+5
1997-11-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill1-1/+6
1997-11-15interrupt driven change from Eric NorumJoel Sherrill2-83/+191
1997-11-10Fixed prototypeJoel Sherrill1-1/+1
1997-11-10Set return code to avoid spurious errors.Joel Sherrill1-0/+1
1997-10-24added katsutoshi ShibuyaJoel Sherrill1-1/+8
1997-10-23Changed prototype of read routine.Joel Sherrill2-14/+7
1997-10-23Added prototype for console_reserve_resources.Joel Sherrill1-0/+4
1997-10-23fixed commentJoel Sherrill1-2/+1
1997-10-23New termios.c from Eric Norum.Joel Sherrill2-601/+646
1997-10-21Fixed a number of warnings regarding comparisons between signed andJoel Sherrill4-9/+9
1997-10-21Fixed endian problem in printing object names.Joel Sherrill1-0/+5
1997-10-21Added check that return argument pointer for old_isr_handler was valid.Joel Sherrill1-0/+3
1997-10-21Converted from using a message queue for the raw input queue to using aJoel Sherrill1-49/+35
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-0/+760
1997-10-21Added termios submission from Eric Norum and Katsutoshi Shibuya.Joel Sherrill1-2/+22
1997-10-21Added casts and fixed line break.Joel Sherrill1-2/+3
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill250-500/+500
1997-10-06Fixed comment.Joel Sherrill1-1/+1
1997-10-06Make Post an atomic operation.Joel Sherrill2-2/+12
1997-10-06Added _Thread_Enable_dispatch to already_timedout path on Wait_support.Joel Sherrill1-2/+3
1997-10-05If the specified time period is less than a clock tick, thenJoel Sherrill1-1/+4
1997-09-30fixed typoJoel Sherrill1-1/+1
1997-09-30Fixed typos.Joel Sherrill1-1/+1
1997-09-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0
1997-09-21Cleaned up as part of adding the Monitor test.Joel Sherrill17-27/+21
1997-09-19Bug fix from Eric Norum:Joel Sherrill1-1/+0
1997-09-16updatedJoel Sherrill1-4/+11
1997-08-28Fixed IO Manager calls to remove an argument which was used in 3.2.1Joel Sherrill2-64/+9
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill2-1/+3
1997-08-28Added IO_Error status code and fixed No_Memory error number.Joel Sherrill1-3/+5
1997-08-27Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1-7/+9
1997-08-22Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill2-4/+4
1997-08-22Removed assert condition when not initialized or there are 0 periods.Joel Sherrill1-0/+5
1997-08-22Moved reentrant wrappers into their own file.Joel Sherrill1-4/+2
1997-08-22Fixed iop/memory leak bug reported by Dan Dickey.Joel Sherrill1-1/+6
1997-08-22Fixed infinite recursion bug in PTHREAD_MUTEX_INITIALIZER.Joel Sherrill1-10/+15
1997-08-22Added commit about missing support for condition initializer.Joel Sherrill1-0/+1
1997-08-04new implementation of mc68681.hJoel Sherrill1-72/+291
1997-08-04Added GNAT configuration parameters.Joel Sherrill1-4/+19
1997-08-04moved from main include directoryJoel Sherrill5-0/+478
1997-08-02Added these files to contain bodies for routines included in the APIJoel Sherrill2-0/+101
1997-08-01Katsutoshi Shibuya (shibuya@mxb.meshnet.or.jp)of BU-Denken Co., Ltd.Joel Sherrill2-0/+191
1997-07-31Merged very large and much appreciated patch from Chris JohnsJoel Sherrill2-4/+110
1997-07-31Added rtems_message_queue_get_number_pending directive.Joel Sherrill4-17/+107
1997-07-18fixed typoJoel Sherrill1-4/+4