summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PR2040: libblock: Use segment control as parameterSebastian Huber2012-03-141-100/+91
* PR2039: Fix NULL pointer accessSebastian Huber2012-03-141-2/+2
* libblock: Use new API for disk mediaSebastian Huber2012-03-131-57/+14
* libblock: Add generic IMFS block device nodesSebastian Huber2012-03-133-0/+431
* libblock: Split file and simplifySebastian Huber2012-03-133-77/+83
* libblock: New support functionsSebastian Huber2012-03-131-0/+21
* libblock: Change bdbuf APISebastian Huber2012-03-1317-312/+275
* libblock: DocumentationSebastian Huber2012-03-131-25/+41
* libblock: Remove superfluous volatile qualifierSebastian Huber2012-03-132-9/+9
* libblock: Discard extended partitionsSebastian Huber2012-03-131-0/+2
* libblock: rtems_ide_part_table_initialize() APISebastian Huber2012-03-132-2/+2
* libblock: New block IO control support functionsSebastian Huber2012-03-132-1/+40
* libblock: New IO control RTEMS_BLKIO_GETDISKDEVSebastian Huber2012-03-132-0/+6
* libblock: Avoid bdbuf APISebastian Huber2012-03-131-22/+35
* libblock: Split fileSebastian Huber2012-03-133-61/+89
* libblock: Add optional free at delete requestSebastian Huber2012-03-132-1/+18
* IMFS: Node specific stat handlersSebastian Huber2012-03-135-58/+81
* IMFS: Generic device identifierSebastian Huber2012-03-131-0/+12
* IMFS: Add make generic node supportSebastian Huber2012-03-133-0/+155
* IMFS: Add and use node controlSebastian Huber2012-03-1314-315/+419
* IMFS: New support functionsSebastian Huber2012-03-139-31/+43
* IMFS: Removed superfluous imfs_dir_open()Sebastian Huber2012-03-133-35/+1
* IMFS: Reference counting for nodesSebastian Huber2012-03-1316-126/+84
* IMFS: Use unprotected chain operationsSebastian Huber2012-03-134-17/+28
* IMFS: Lock the file system during directory readsSebastian Huber2012-03-131-21/+15
* IMFS: Do not check for unsupported typesSebastian Huber2012-03-131-10/+0
* Filesystem: Rename definesSebastian Huber2012-03-1331-95/+136
* Filesystem: New defaults fsync_h and fdatasync_hSebastian Huber2012-03-1322-104/+82
* Filesystem: Change node type enum valuesSebastian Huber2012-03-131-2/+2
* Filesystem: Change error indicationSebastian Huber2012-03-132-5/+7
* Filesystem: New functionSebastian Huber2012-03-133-4/+46
* Filesystem: Read-only file system checksSebastian Huber2012-03-133-26/+40
* Filesystem: Reference counting for locationsSebastian Huber2012-03-13166-7519/+6155
* score: Add _RBTree_Opposite_direction.Gedare Bloom2012-03-042-8/+18
* 2012-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsépius2012-03-022-182/+193
* 2012-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsépius2012-03-023-1/+11
* PR 2026/filesystem - Fix semaphore attributesSebastian Huber2012-02-231-7/+2
* 2012-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsépius2012-02-221-0/+2
* 2012-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsépius2012-02-221-0/+1
* Add functions for greedy workspace allocationSebastian Huber2012-02-173-0/+57
* Fixed incorrect error pathSebastian Huber2012-02-151-2/+0
* Avoid buffer overflow and misaligned memory accessSebastian Huber2012-02-141-14/+24
* Avoid NULL pointer accessSebastian Huber2012-02-131-3/+5
* Support Thumb 2.Sebastian Huber2012-02-111-1/+4
* ARMv7-M NVIC and MPU API changes.Sebastian Huber2012-02-113-12/+248
* ARMv7-M Systick API changeSebastian Huber2012-02-111-1/+1
* Added support functions for greedy heap allocationSebastian Huber2012-02-106-2/+144
* Moved empty test in front of busy testsSebastian Huber2012-02-101-10/+10
* Check that the file offset is valid after a seekSebastian Huber2012-02-092-14/+8
* POSIX conformanceSebastian Huber2012-02-081-1/+2