Skip to content

Commit

Permalink
Fix todt.c functions to return the end point of dt_t structure
Browse files Browse the repository at this point in the history
Most of dtxxx functions return `dt_t **` for subsequent `dt_t` nodes. By using it as a start point of succeeding dt_t generations, we can efficiently construct huge dt_t structure.
  • Loading branch information
9rnsr committed Sep 16, 2015
1 parent 340592e commit dddcf2f
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 162 deletions.
Loading

0 comments on commit dddcf2f

Please sign in to comment.