summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/pwdgrp.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-20libcsupport: Split passwd/group supportSebastian Huber1-22/+20
2014-03-21score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer1-15/+17
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-17arm_lm3s69xx: improve doxygenToma Radu1-0/+16
Add doxygen to the header files in the arm/lm3s69xx/include directory.
2013-04-26bsp/lm3s69xx: New BSP variantsEugeniy Meshcheryakov1-56/+0
Add support for LM3S3749.
2013-02-11libchip/serial: Add const qualifierSebastian Huber1-1/+1
2011-09-242011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+86
* 0001-Fixed-interrupt-handling-for-ARMv7M.patch, 0002-Fixed-system-handler-priority-register-access.patch, 0003-Disable-priority_mask-unused-for-NVIC.patch, 0004-Typo.patch, 0005-Evil-hack-for-BASEPRI-BASEPRI_MAX.patch, 0006-Evil-hack-to-increase-the-RAM-size.patch, bsp_specs, ChangeLog, clock/clock-config.c, configure.ac, console/console-config.c, console/uart.c, .cvsignore, include/bsp.h, include/.cvsignore, include/irq.h, include/lm3s69xx.h, include/uart.h, irq/irq.c, make/custom/lm3s6965.cfg, make/custom/lm3s69xx.inc, Makefile.am, README, start/start.S, startup/bspreset.c, startup/bspstart.c, startup/bspstarthook.c, startup/linkcmds.lm3s6965, timer/timer.c: New files.