summaryrefslogtreecommitdiffstats
path: root/doc/user/datatypes.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-327/+0
closes #2812.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2010-11-012010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+5
PR 1714/doc * user/datatypes.t: Add missing description of rtems_status_codes.
2008-12-012008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+26
* user/datatypes.t: Add C99 uint types.
2008-09-09Add deprecation notices to "rtems_boolean", "rtems_single", "rtems_double".Ralf Corsepius1-0/+6
2008-08-212008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-19/+15
* bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
2008-08-072008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+12
* user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
2007-11-282007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-24/+0
* user/barrier.t, user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Corrected various errors in the documentation.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
2000-05-31Typo caught by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-1/+1
2000-05-08Added function index entries for all data types and enhanced introductoryJoel Sherrill1-3/+85
structure.
2000-05-05New file.Joel Sherrill1-0/+229