summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-09Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill10-2274/+86
1999-11-09Removed reaching "up and over" to install BSP header files.Joel Sherrill3-6/+3
1999-11-09Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill4-1/+215
1999-11-09sem_close was accidentally lost in the split.Joel Sherrill2-1/+48
1999-11-09New test for POSIX Message Queues added.Joel Sherrill6-1/+171
1999-11-09New files.Joel Sherrill4-0/+303
1999-11-09Patch from Eric Norum <eric@cls.usask.ca> to add NTP BOOTP support becauseJoel Sherrill6-2/+96
1999-11-09Added #define to make this file exactly like its siblings in mpc821Joel Sherrill1-1/+2
1999-11-09Removed "up and over" into libbsp/.../include.Joel Sherrill2-3/+1
1999-11-09Moved include files to hppa1.1 subdirectory and put their sourcesJoel Sherrill6-10/+65
1999-11-09Removed runway directory and moved contents to include.Joel Sherrill2-77/+0
1999-11-05Correctly set and called handlers table for the link.Jennifer Averett3-3/+9
1999-11-05Fixed commentJennifer Averett3-3/+3
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett6-18/+12
1999-11-05New file. Added as part of adding a formal API to this object.Joel Sherrill1-0/+54
1999-11-05New file.Joel Sherrill3-0/+114
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill22-191/+309
1999-11-05Split unistd.c file into sysconf.c and sleep.c.Joel Sherrill3-2/+29
1999-11-05Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill7-572/+522
1999-11-05Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill9-463/+94
1999-11-05Fixed typo.Joel Sherrill1-3/+3
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill41-82/+282
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill60-113/+730
1999-11-03Renamed POSIX_Thread_cancel_run to _POSIX_Thread_cancel_run since RTEMSJoel Sherrill5-8/+9
1999-11-03Added CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM as a configurationJoel Sherrill1-4/+3
1999-11-03Added prototype of _POSIX_Semaphore_Delete to avoid warnings.Joel Sherrill1-0/+12
1999-11-03Added prototype of POSIX_Thread_cancel_run to avoid warnings.Joel Sherrill1-0/+12
1999-11-03Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-1/+1
1999-11-02Split core mutex and semaphore handlers into separate files.Joel Sherrill6-0/+561
1999-11-02Split core message queue and watchdog handler objects into separate files.Joel Sherrill15-993/+875
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill13-1537/+809
1999-11-02Split threadq.c into multiple files.Joel Sherrill17-2/+1280
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill31-385/+682
1999-11-02Split object.c into multiple files.Joel Sherrill17-983/+1375
1999-11-02Split types.s into individual files.Joel Sherrill12-172/+306
1999-11-02Final tuning required to drop out POSIX timers.Joel Sherrill4-47/+59
1999-11-02*** empty log message ***Joel Sherrill4-923/+985
1999-11-02Split cancel.c into multiple files.Joel Sherrill8-186/+280
1999-11-02Missed these in the initial split up.Joel Sherrill2-0/+177
1999-11-02Split key.c into multiple files.Joel Sherrill7-226/+294
1999-11-02Wrong routine was initially cut into this file.Joel Sherrill1-14/+6
1999-11-02Split time.c into multiple files.Joel Sherrill14-366/+578
1999-11-02Split condition variables into multiple files.Joel Sherrill15-484/+544
1999-11-02Split the POSIX semaphore manager into multiple files.Joel Sherrill18-588/+838
1999-11-02Split some more stuff out of psignal.c.Joel Sherrill7-236/+345
1999-11-02Split mutex.c into multiple files.Joel Sherrill23-703/+1037
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