Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
3rd attempt: replace __compar_fn_t by a new function type
authorsuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jun 2010 09:15:20 +0000 (09:15 +0000)
committersuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 14 Jun 2010 09:15:20 +0000 (09:15 +0000)
commitb06da391942d5b2e2d26f50705c764d402382f17
tree3844dca2573f3baa1cfab6c0ead138f74ad5e023
parent1373da449c6a1bf993753650c863f6737e452f23
3rd attempt: replace __compar_fn_t by a new function type
int_f_cpvoid_cpvoid (int foo (const void*, const void *)

It's hard to add stuff in XBT, the gurus are watching you ...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7845 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/dynar.h
include/xbt/function_types.h
src/xbt/dynar.c