summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill2000-07-261-2/+2
* Patch from Chris Johns <cjohns@cybertec.com.au> to add fchdir()Joel Sherrill2000-06-302-0/+72
* Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill2000-06-291-1/+2
* Fixing warning obtained by some users.Joel Sherrill2000-06-151-0/+4
* Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill2000-06-141-0/+177
* *** empty log message ***Joel Sherrill2000-06-1412-28/+108
* Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill2000-06-131-22/+0
* Temporary hack to compile. Need to probably address definitionJoel Sherrill2000-06-131-0/+1
* Temporary hack to compile.Joel Sherrill2000-06-131-1/+0
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-123-1/+30
* Added printk as a generic, shared routine.Joel Sherrill2000-06-121-0/+144
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1211-25/+260
* New file added on 4.5 branchJoel Sherrill2000-05-081-0/+0
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-134-0/+8
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-131-0/+13
* Removed warnings.Joel Sherrill1999-12-131-1/+1
* Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1999-12-131-1/+1
* Added RTEMS_IO_ERROR.Joel Sherrill1999-12-131-0/+1
* Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1999-11-301-6/+0
* Corrected so they would compile with POSIX disabled.Joel Sherrill1999-11-302-2/+3
* Fixed spacing.Joel Sherrill1999-11-291-1/+1
* Updated copyright notice.Joel Sherrill1999-11-1779-158/+79
* Fixed bug.Jennifer Averett1999-11-161-3/+3
* Removed start subdirectory and distributed contents to the appropriateJoel Sherrill1999-11-161-1/+1
* Works now.Joel Sherrill1999-11-161-19/+12
* New file.Joel Sherrill1999-11-161-0/+113
* Added.Joel Sherrill1999-11-165-0/+205
* Source and destination arguments to strncpy were swapped. This mistakeJoel Sherrill1999-11-161-1/+1
* Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill1999-11-053-285/+260
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-051-2/+1
* Fixed F_SETFL to properly convert between internalJoel Sherrill1999-11-021-2/+3
* Added support for configuring base filesystem. First attempt atJoel Sherrill1999-11-021-17/+41
* Check for NULL being passed in.Joel Sherrill1999-11-024-2/+17
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-292-7/+7
* Joel added a table of mount entry requests to be processed duringJennifer Averett1999-10-291-0/+14
* Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1999-10-261-0/+1
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-262-1/+8
* idir=/opt/tmp/opt/rtemsJoel Sherrill1999-10-261-5/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-261-1/+1
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-122-64/+5
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-1215-88/+55
* Fixed spacing.Joel Sherrill1999-10-121-1/+1
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-121-0/+97
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-1214-64/+211
* Changed bcopy to strncpy to stick to ANSI/ISO routines.Joel Sherrill1999-10-121-1/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-111-5/+1
* New file.Joel Sherrill1999-10-062-0/+28
* Removed go32 ifdefsJoel Sherrill1999-10-051-3/+0
* Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill1999-10-051-1/+1