summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport (unfollow)
Commit message (Expand)AuthorFilesLines
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill50-50/+52
2000-10-262000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-10-252000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-33/+5
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+41
2000-10-182000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+6
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill30-110/+110
2000-09-222000-09-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-09-052000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-08-302000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+2
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-5/+19
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill9-6/+50
2000-08-03IEEEJoel Sherrill1-1/+1
2000-08-01Patch from Eric Norum <eric@cls.usask.ca> to avoid lockup underJoel Sherrill1-9/+9
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill1-2/+2
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add fchdir()Joel Sherrill2-0/+72
2000-06-29Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill1-1/+2
2000-06-15Fixing warning obtained by some users.Joel Sherrill1-0/+4
2000-06-14Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill1-0/+177
2000-06-14*** empty log message ***Joel Sherrill12-28/+108
2000-06-13Moved i386 and m68k cache management code to libcpu. EverythingJoel Sherrill1-22/+0
2000-06-13Temporary hack to compile. Need to probably address definitionJoel Sherrill1-0/+1
2000-06-13Temporary hack to compile.Joel Sherrill1-1/+0
2000-06-12Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill3-1/+30
2000-06-12Added printk as a generic, shared routine.Joel Sherrill1-0/+144
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill11-25/+260
2000-05-08New file added on 4.5 branchJoel Sherrill1-0/+0
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill4-0/+8
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-0/+13
1999-12-13Removed warnings.Joel Sherrill1-1/+1
1999-12-13Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1-1/+1
1999-12-13Added RTEMS_IO_ERROR.Joel Sherrill1-0/+1
1999-11-30Removed duplicate definition of rtems_filesystem_umask.Joel Sherrill1-6/+0
1999-11-30Corrected so they would compile with POSIX disabled.Joel Sherrill2-2/+3
1999-11-29Fixed spacing.Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill79-158/+79
1999-11-16Fixed bug.Jennifer Averett1-3/+3
1999-11-16Removed start subdirectory and distributed contents to the appropriateJoel Sherrill1-1/+1
1999-11-16Works now.Joel Sherrill1-19/+12
1999-11-16New file.Joel Sherrill1-0/+113
1999-11-16Added.Joel Sherrill5-0/+205
1999-11-16Source and destination arguments to strncpy were swapped. This mistakeJoel Sherrill1-1/+1
1999-11-05Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill3-285/+260
1999-11-05This is another pass at making sure that nothing outside the BSPJoel Sherrill1-2/+1
1999-11-02Fixed F_SETFL to properly convert between internalJoel Sherrill1-2/+3
1999-11-02Added support for configuring base filesystem. First attempt atJoel Sherrill1-17/+41
1999-11-02Check for NULL being passed in.Joel Sherrill4-2/+17