Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1244 6675 d 13 h cejka /uspace/trunk/libc/arch/mips32eb/include/ Endianness for mips32eb properly defined.
Created links from mips32eb to mips32 libc/arch include files.
 
1243 6675 d 14 h cejka /uspace/trunk/libc/ Definition of endianness moved to architecture dependent subdirectory.
Deleted link from mips32eb/include to mips32/include. It will be
fixed in next commit due to problems with svn.
 
1240 6676 d 4 h jermar /uspace/trunk/libc/generic/ Replace __native with sysarg_t so that uspace compiles again.  
1237 6676 d 9 h jermar /uspace/trunk/libc/ Add userspace support for SYS_AS_AREA_ACCEPT and SYS_AS_AREA_SEND syscalls.  
1234 6678 d 5 h cejka /uspace/trunk/libc/ Another version of printf function, now with support for sprintf, snprintf and v*printf functions.  
1228 6679 d 9 h jermar /uspace/trunk/ Reflect changes in syscall names in userspace.  
1225 6679 d 11 h cejka /uspace/trunk/libc/generic/io/ Printf precision is counted without prefixes now.  
1217 6680 d 4 h decky /uspace/trunk/ basic ppc32 libc platform-specific files  
1213 6680 d 8 h palkovsky /uspace/trunk/libc/ Added uspace call to enable/disable interrupts.  
1199 6685 d 11 h cejka /uspace/trunk/libc/generic/io/ Update comments in printf.  
1197 6686 d 12 h cejka /uspace/trunk/ Bugfix in printf, some support for testing.  
1192 6688 d 16 h jermar /uspace/trunk/libc/ Userspace support for SYS_ENABLE_IOSPACE syscall.  
1180 6689 d 17 h jermar /uspace/trunk/libc/ Userspace support for SYS_MAP_PHYSMEM syscall.  
1175 6690 d 14 h jermar /uspace/trunk/ Userspace suport for SYS_GET_TASK_ID syscall.  
1173 6690 d 15 h cejka /uspace/trunk/libc/ Printf support for width and precision modifiers.
Several necessary helping functions added.
 
1167 6693 d 6 h vana /uspace/trunk/libc/ Thread RSE support completion (uspace)  
1155 6693 d 13 h vana /uspace/trunk/libc/ psthread RSE support  
1152 6697 d 13 h jermar /uspace/trunk/ Sync uspace.
Fix comment in futex.c.
 
1143 6701 d 10 h palkovsky /uspace/trunk/libc/ Added support for multithreading (using futexes) into malloc.  
1129 6709 d 11 h palkovsky /uspace/trunk/ Completed support for TLS in GCC (modifier __thread) for ia32,amd64,ia64 and mips.  

Show All