Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1228 6607 d 7 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1033 6645 d 23 h jermar /uspace/trunk/libc/ mmap() syscall.  
999 6646 d 23 h palkovsky /uspace/trunk/ Completed asynchronous IPC.
Fixed sbrk.
Cleared some unnecessary defines in malloc.
Changed __u8 * to char * in list.
 
985 6647 d 7 h palkovsky /uspace/trunk/libc/ Added malloc implementation.  
978 6647 d 9 h jermar /uspace/trunk/libc/ Add mremap() syscall.