Skip to content

Commit

Permalink
Merge branch 'bee-dep-cleanup-pass1'
Browse files Browse the repository at this point in the history
* bee-dep-cleanup-pass1:
  bee-dep: rebuild logic now 100% in do_rebuild_cachedb()
  bee-dep: get_cachefilename() added to create cache filename
  bee-dep: search pkg only once in cachedb
  bee-dep: init_cache() cleanup
  bee-dep: fix a minor memory leak
  bee-dep: graph_insert_nodes() return 1 on success and 0 on failure
  bee-dep: new ENV handling
  bee-dep: load_cache() return 1 on success and 0 on failure
  bee-dep: cleanup rebuild: move tmpfile logic to save_cache()
  bee-dep: rebuild: don't lock file which gets renamed in next step
  bee-dep: save_cache(), init_cache() return 1 on success and 0 on failure
  bee-dep: use asprintf in main()
  bee-dep: do not exit in hash_new()
  bee-dep: use regular_file_exists() to check for cachefile
  bee-dep: add regular_file_exists() helper function
  • Loading branch information
mariux committed Dec 19, 2011
2 parents ca5370a + 8a20f41 commit 879847b
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 124 deletions.
Loading

0 comments on commit 879847b

Please sign in to comment.