source: soft/giet_vm/giet_libs

Name Size Rev Age Author Last Change
../
libsrl 280   10 years cfuguet Adding non-blocking MWMR function macros in the srl_mwmr.h file
math 816   8 years cfuguet Add a software integer version of the libmath/sqrt function. Also a …
malloc.c 15.8 KB 791   8 years meunier * Added function realloc * Started to put the bootloader on 2 Big …
malloc.h 5.3 KB 795   8 years alain Remove dependencies on the hard_config.h file.
math.h 598 bytes 777   8 years meunier * Ajout de quelques fonction dans la lib math * Déplacement de …
memspace.h 625 bytes 258   10 years alain This is a major release, including a deep restructuration of code. The …
mwmr_channel.c 18.6 KB 735   9 years alain Introduce two new arguments "cluster_xy" and "coproc_type" in the …
mwmr_channel.h 5.5 KB 722   9 years alain 1) introduce the stdint.h file to define uint*_t and int*_t types. 2) …
srl.h 423 bytes 271   10 years cfuguet - Bugfix: The ISR_SWITCH index should be NB_PROCS_MAX + local_pid. …
stdint.h 768 bytes 722   9 years alain 1) introduce the stdint.h file to define uint*_t and int*_t types. 2) …
stdio.c 30.1 KB 771   8 years alain Introducing the generic xprintf() function, called by the various …
stdio.h 16.9 KB 772   8 years meunier * Ajout de l'application rosenfeld * Changement du nom du flag …
stdlib.c 10.2 KB 810   8 years alain Fix a bug in xprintf() function for %f format.
stdlib.h 3.2 KB 777   8 years meunier * Ajout de quelques fonction dans la lib math * Déplacement de …
string.c 1.8 KB 785   8 years alain Avoid a warning in strcpy()
string.h 2.4 KB 781   8 years alain Fixing two bugs: 1) In the string library: the strcpy() function must …
user_barrier.c 13.5 KB 709   9 years alain Major release: Change the task model to implement the POSIX threads …
user_barrier.h 3.7 KB 588   9 years alain 1) Fix a bug in the free() function in the malloc.c 2) Introduce new …
user_lock.c 13.8 KB 709   9 years alain Major release: Change the task model to implement the POSIX threads …
user_lock.h 2.9 KB 795   8 years alain Remove dependencies on the hard_config.h file.
Note: See TracBrowser for help on using the repository browser.