summaryrefslogtreecommitdiffstats
path: root/c/src/exec (unfollow)
Commit message (Expand)AuthorFilesLines
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill58-232/+116
1998-01-30Corrected Linux port for glibc2Joel Sherrill2-1/+3
1998-01-28Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1-1/+6
1998-01-23Solaris port updates from Chris JohnsJoel Sherrill4-17/+9
1998-01-23Cleaned up a bit.Joel Sherrill1-9/+31
1998-01-20Removed warning per Chris Johns' suggestion.Joel Sherrill4-4/+4
1998-01-20Removed warning per Chris John's suggestion.Joel Sherrill1-1/+1
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill58-58/+58
1998-01-19Added _times_r.Joel Sherrill1-0/+7
1998-01-19Patch from Eric Norum:Joel Sherrill1-0/+1
1998-01-16Jennifer found some uninitialized variables:Joel Sherrill1-1/+7
1998-01-15Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill2-2/+2
1998-01-06Changed initial settings of first time.Joel Sherrill1-3/+5
1998-01-06Fixed spacing.Joel Sherrill1-2/+2
1997-12-23Added CONFIGURE_GNAT_KEYS to correct the number of keys configuredJoel Sherrill2-24/+22
1997-12-22Corrected prototypes for all termios console write driver entries toJoel Sherrill2-3/+4
1997-12-22Now generating this file with autoconf to avoid having to embed soJoel Sherrill1-0/+221
1997-12-22Changed invocation of size_rtems to match new autoconf'ed version.Joel Sherrill1-1/+1
1997-12-22Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1-6/+6
1997-12-22Added lines to build sizeinfo.txt which is automatically generated nowJoel Sherrill1-0/+3
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill58-58/+232
1997-12-06Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill2-4/+4
1997-12-01Inclusion of PC386 BSP submitted by Pedro Miguel Da Cruz Neto RomanoJoel Sherrill1-0/+2
1997-11-30Corrected comment.Joel Sherrill2-6/+1
1997-11-29Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1-2/+5
1997-11-18Removed warning under linux port.Joel Sherrill1-0/+5
1997-11-18Added CONFIGURE_MEMORY_USER_OVERHEAD constant per Chris Johns request.Joel Sherrill2-2/+12
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-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 Sherrill484-972/+972
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill43-96/+96
1997-10-06Fixed comment.Joel Sherrill2-2/+2
1997-10-06Make Post an atomic operation.Joel Sherrill4-4/+24
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-21Uncommented gettimeofday_r to resolve missing symbol.Joel Sherrill1-2/+0
1997-09-19Bug fix from Eric Norum:Joel Sherrill1-1/+0
1997-08-28Added RTEMS_IO_ERROR status code.Joel Sherrill3-2/+5
1997-08-27Added error numbers and changed default error code from 0 to -1 forJoel Sherrill1-7/+9