aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* Move syscalls.c into Wirish.Marti Bolivar2012-06-071-169/+0
* Fix a bunch of Doxygen file-level comments.Marti Bolivar2012-05-081-3/+5
* Move public headers to include directories; related cleanups.Marti Bolivar2012-04-111-1/+1
* Added more doxygen file level headers. Documented a few more functions.Michael Hope2011-09-131-0/+6
* syscalls.c: Allow environment to specify heap boundaries.Marti Bolivar2011-09-121-6/+12
* [support/ld] Add linker support for reconfigurable heap.Marti Bolivar2011-09-121-13/+5
* syscalls.c: Bugfix _sbrk() implementation.Marti Bolivar2011-09-071-16/+31
* syscalls.c: Remove fictitious uart_send() and broken comments.Marti Bolivar2011-09-071-10/+0
* Keep it 80-column clean.Marti Bolivar2011-06-071-14/+16
* whitespace cleanupsMarti Bolivar2010-09-271-36/+18
* inital portability workbnewbold2010-08-251-7/+0
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-0/+24
* Major hierarchy reorganization; see README.bnewbold2010-03-311-0/+157