summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-02Split mqueue into multiple files.Joel Sherrill1-0/+28
1999-11-02Removed warnings.Joel Sherrill1-2/+2
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill17-673/+1127
1999-11-02Minor changes to make the screen match a bit better.Joel Sherrill2-4/+4
1999-11-02Minor fixes to make screen match a bit better.Joel Sherrill2-11/+15
1999-11-02Added more proper checking of F_GETFL and F_SETFL.Joel Sherrill1-5/+17
1999-11-02Fixed F_SETFL to properly convert between internalJoel Sherrill2-4/+6
1999-11-02Added support for configuring base filesystem. First attempt atJoel Sherrill2-34/+82
1999-11-02Install imfs.h so base filesystem can be configured or IMFS mountedJoel Sherrill1-1/+1
1999-11-02Check for NULL being passed in.Joel Sherrill8-4/+34
1999-11-02Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill3-9/+9
1999-11-02Properly initialize location variable.Joel Sherrill3-0/+24
1999-11-02Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill3-10/+30
1999-11-02Fixed bug which resulted in misaligned object control structuresJoel Sherrill1-3/+5
1999-11-02Added a comment to indicate that if a task blocked on a priorityJoel Sherrill1-0/+5
1999-11-02Added code to allocate by index. This is the object ID style usedJoel Sherrill1-27/+134
1999-11-02Added maximum count detection logic.Joel Sherrill2-4/+16
1999-11-02Added support for message priority as required by POSIX.Joel Sherrill2-5/+43
1999-11-02Corrected spacing.Joel Sherrill1-2/+2
1999-11-02Added message queues and semaphores.Joel Sherrill1-0/+11
1999-11-02Added CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUES andJoel Sherrill1-0/+24
1999-11-02Added comment to make sure Classic API priority to Core priorityJoel Sherrill1-0/+1
1999-11-02Added comments for _RTEMS_tasks_Create_extension,Joel Sherrill1-4/+9
1999-11-02Added a case to support the core semaphore error returned when theJoel Sherrill1-0/+8
1999-11-02Added code to utilize the maximum_count attribute of core semaphoresJoel Sherrill1-0/+7
1999-11-02Now much closer to working.Joel Sherrill1-7/+61
1999-11-02Added assert in case _Objects_Get_information fails since thisJoel Sherrill1-0/+4
1999-11-02Commented out lines causing warning.Joel Sherrill1-0/+2
1999-11-02Added #define for SEM_FAILED.Joel Sherrill1-0/+2
1999-11-02Added include of <sys/siginfo.h>.Joel Sherrill1-0/+2
1999-11-02Added message queues and semaphores.Joel Sherrill1-1/+3
1999-11-02Backed out change that increased the minimum stack size since itJoel Sherrill31-31/+0
1999-11-02Modified to use minimum stack size and reserve the necessary amountJoel Sherrill5-7/+13
1999-11-01Corrected wildcard to pickup CPU model dependent library pieces.Joel Sherrill1-4/+2
1999-11-01Enabled configuring mini or full IMFS.Joel Sherrill1-0/+29
1999-11-01Added name to id support routine.Joel Sherrill1-0/+15
1999-11-01Increased stack space for all initialization tasks in tmtests.Joel Sherrill31-0/+31
1999-11-01Increased stack space of a task.Joel Sherrill2-3/+5
1999-11-01Increased stack space of task 2.Joel Sherrill2-2/+2
1999-11-01Increased stack space for a task.Joel Sherrill2-1/+3
1999-11-01Increased stack space for task 1.Joel Sherrill2-2/+2
1999-11-01Removed routines that had already been separated into their own files.Joel Sherrill1-505/+0
1999-11-01Removed all references to shared memory driver as it is not supportedJoel Sherrill1-5/+0
1999-11-01Removed shmsupp directory as it is not really implemented.Joel Sherrill1-6/+1
1999-11-01MVME2307 does not really include MP support.Joel Sherrill5-311/+0
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett17-31/+61
1999-10-29Joel added a table of mount entry requests to be processed duringJennifer Averett3-0/+42
1999-10-28Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill5-29/+35
1999-10-28New test added - psxcancel. This is just a shell for now.Joel Sherrill6-1/+170
1999-10-28Added include of <sys/select.h> in attempt to remove compilation warning.Joel Sherrill1-0/+4