Subversion Repositories shark

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
957 7058d 13h pj /shark/trunk/kernel/ moved in the modules directory  
956 7059d 13h mauro /shark/trunk/drivers/linuxc26/ Changes from "exit" to "return"  
955 7060d 10h lipari /shark/trunk/ports/first/fsf_include/docs/ added a header file for latex, and the relative eps files.  
954 7062d 12h trimarchi /shark/trunk/ports/first/ Change in constant  
953 7062d 12h trimarchi /shark/trunk/ports/first/ change in makefile  
952 7062d 12h trimarchi /shark/trunk/ports/first/ Modify in the constant  
951 7064d 09h trimarchi /shark/trunk/ports/first/fsf_include/tests/shark_glue/ Add udp print stuff  
950 7064d 09h trimarchi /shark/trunk/ports/first/fsf_include/tests/ Change the test directory  
949 7066d 12h trimarchi /shark/trunk/ports/first/fsf_include/tests/ add file for tests  
948 7066d 12h trimarchi /shark/trunk/ports/first/fsf_include/tests/shark_glue/ Glue code for shark  
947 7066d 12h trimarchi /shark/trunk/ports/first/fsf_include/tests/common/ add file for compatiblity layer  
946 7066d 12h trimarchi /shark/trunk/ports/first/fsf_include/tests/ add test directory  
945 7069d 08h trimarchi /shark/trunk/ports/first/ Change in error manangement  
944 7069d 08h trimarchi /shark/trunk/ports/first/ change in table driven  
943 7069d 08h trimarchi /shark/trunk/ports/first/include/ Change in include for offline scheduling  
942 7069d 08h trimarchi /shark/trunk/ports/first/modules/ add table td mantainence  
941 7071d 06h trimarchi /shark/trunk/ports/first/ Change in initialize code  
940 7071d 08h trimarchi /shark/trunk/ports/first/ Add timespec limit control  
939 7071d 10h trimarchi /shark/trunk/kernel/modules/ Inizialization for change level  
938 7071d 10h trimarchi /shark/trunk/ports/first/include/ change comma in struct for warning  
937 7071d 10h trimarchi /shark/trunk/ports/first/ Change server thread contract initialize  
936 7071d 10h trimarchi /shark/trunk/ports/first/ change in function name and other minor stuff  
935 7073d 10h mauro /shark/trunk/oslib/libc/ioformat/ ctype.h include deleted.  
934 7074d 12h trimarchi /shark/trunk/ports/first/ Change in the lock  
933 7074d 13h trimarchi /shark/trunk/ports/first/ Change some minor thing in restore and save flags  
932 7076d 10h trimarchi /shark/trunk/ports/first/ Change in the task end cycle in edf and change parameter in a function  
931 7096d 08h trimarchi /shark/trunk/ports/first/modules/ change in table driven module  
930 7096d 08h trimarchi /shark/trunk/ports/first/ change in signal notification  
929 7096d 12h lipari /shark/trunk/ports/first/fsf_include/ adjusted the distributed documentation for doxygen. still to be completed.  
928 7104d 10h trimarchi /shark/trunk/ports/first/fsf_include/ Change in file documentation  
927 7106d 09h pj /shark/trunk/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
 
926 7106d 09h pj /shark/trunk/include/ removed SA_USEFAST  
925 7106d 09h pj /shark/trunk/include/ added exit and _exit  
924 7106d 09h pj /shark/trunk/include/bits/ changed some error numbers  
923 7106d 09h pj /shark/trunk/include/kernel/ removed sys_end, added exit  
922 7106d 09h pj /shark/trunk/include/kernel/ added some missing global variables  
921 7106d 09h pj /shark/trunk/include/kernel/ changed some comments  
920 7106d 09h pj /shark/trunk/kernel/ removed sys_end, sys_abort, using exit instead  
919 7106d 09h pj /shark/trunk/kernel/ makefree now needs a call to the scheduler after it  
918 7106d 09h pj /shark/trunk/kernel/ removed sys_end, sys_abort, using exceptions instead