Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate remaining incomplete, unbound, and object returning methods. #5

Open
13 tasks
plicease opened this issue May 23, 2021 · 0 comments
Open
13 tasks
Labels
enhancement New feature or request

Comments

@plicease
Copy link
Member

plicease commented May 23, 2021

archive.h::

  • archive_match_path_unmatched_inclusions_next_w (incomplete)
  • archive_read_disk_entry_from_file (incomplete)
  • archive_read_disk_set_gname_lookup (incomplete)
  • archive_read_disk_set_matching (incomplete)
  • archive_read_disk_set_metadata_filter_callback (incomplete)
  • archive_read_disk_set_uname_lookup (incomplete)
  • archive_read_extract_set_progress_callback (incomplete)
  • archive_read_set_switch_callback (incomplete)
  • archive_write_disk_set_group_lookup (incomplete)
  • archive_write_disk_set_user_lookup (incomplete)
  • archive_write_open2 (incomplete)

archive_entry.h:

  • archive_entry_linkify (incomplete) (unbound)
  • archive_entry_partial_links (unbound) (returns object)
@plicease plicease added the enhancement New feature or request label May 30, 2021
@plicease plicease changed the title Investigate remaining incomplete methods. Investigate remaining incomplete, unbound, and object returning methods. Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant