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
2071 6345 d 21 h jermar /trunk/ (c) versus (C)  
1787 6536 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1392 6586 d 23 h palkovsky /uspace/trunk/ Merged libadt into libc.
Made lot of psthread and thread stuff thread-safe.
Added new driver framework for easy C connection programming.
Changed FB code to use new API.
 
1367 6590 d 20 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1351 6592 d 4 h palkovsky /uspace/trunk/ Merge ipc and libc. Does not compile.  
1335 6593 d 6 h jermar /uspace/trunk/ Simple registration of services at NS.  
1073 6652 d 6 h cejka /uspace/trunk/ Userspace printf was rewritten to support standard format. Not all needed features implemented yet.  
1028 6653 d 18 h palkovsky /uspace/trunk/ Added simple testing skeleton for nameservice.
Added support for ipc_connect_to_me, some fixes.