summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-31rbheap: Drop direction from _RBTree_Iterate()Sebastian Huber1-2/+0
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-2/+21
2015-06-26libmisc: Simplify <rtems/stackchk.h>Sebastian Huber1-0/+1
2015-06-22rtems: Add rtems_interrupt_local_disable|enable()Sebastian Huber1-2/+2
2015-05-27libtests/i2c01: Avoid stack overflowSebastian Huber1-0/+2
2015-03-31testsuites: dl02 needs an FPU init task.Chris Johns1-1/+1
2015-03-24malloctest/init.c: Fix use uninitialized warningJoel Sherrill1-0/+3
2015-03-10cpukit: deprecate notepadsGedare Bloom1-0/+1
2015-03-09libtests/stringto01: Fix for GCC 5.0Sebastian Huber2-13/+23
2015-03-06Temporarily disable libdl for h8300Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for lm32Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for v850Joel Sherrill1-1/+4
2015-03-06Temporarily disable libdl for bfinJoel Sherrill1-1/+4
2015-03-04capture01: Update screen fileJoel Sherrill1-30/+33
2015-02-20IMFS: Fix copy on write for linfilesSebastian Huber2-5/+67
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-9/+0
2015-01-27IMFS: Replace node union with individual structSebastian Huber3-20/+7
2015-01-20libnetworking: Fix close of active socketsSebastian Huber1-8/+183
2015-01-20Fixed dl01 and dl02 makefilesMarcos Diaz2-2/+2
2015-01-09libtests/crypt01: Increase stack sizeSebastian Huber1-0/+2
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber39-66/+0
2014-12-15Enable WebSocket support in the Mongoose HTTP serverNick Withers3-13/+204
2014-12-11Teach rtems_tarfs_load() about symlinksNick Withers2-4/+8
2014-12-08libtests/complex: Avoid multiple definitionsSebastian Huber1-1/+1
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-12-05libmisc: More useful default configurationSebastian Huber6-0/+93
2014-12-03libtests: Omit libdl tests if no RTEMS toolsSebastian Huber1-7/+8
2014-12-02DEVFS04: make test work on LEON3-FT GR712RCDaniel Hellstrom1-1/+1
2014-12-01libtests/complex,math: Prevent optimizationsSebastian Huber2-81/+195
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber7-105/+1
2014-11-24capture01: Use capture engine print methods.Jennifer Averett1-237/+13
2014-11-23termio05: Remove unreferenced filesJoel Sherrill2-335/+0
2014-11-20libtests/malloctest/init.c: Fix warningJoel Sherrill1-14/+10
2014-11-20dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2-2/+14
2014-11-20Ensure security of default user environmentSebastian Huber6-0/+214
2014-11-20shell: Do chroot() after successful loginSebastian Huber1-1/+37
2014-11-20shell: Get supplementary group IDs in login checkSebastian Huber1-0/+13
2014-11-20libcsupport: Implement getgroups()Sebastian Huber2-0/+43
2014-11-20shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber6-0/+179
2014-11-20libcsupport: Avoid TOCTOU and format errorsSebastian Huber6-0/+178
2014-11-20Add crypt_r(), etc.Sebastian Huber6-0/+374
2014-11-20Add SHA256 and SHA512 supportSebastian Huber6-0/+245
2014-11-20Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber1-1/+79
2014-11-20Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber1-1/+150
2014-11-20Add generic EEPROM I2C device driverSebastian Huber1-1/+141
2014-11-20Add I2C driver frameworkSebastian Huber6-0/+320
2014-11-20libtests/top: End test after some time if no inputSebastian Huber1-0/+23
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns1-1/+1
2014-11-04libtests: Add libdl test dl02.Chris Johns11-1/+413
2014-11-04libtests: Update dl01 documentation.Chris Johns3-1/+40