{"id":15530345,"url":"https://github.com/mikroskeem/libexecinfo","last_synced_at":"2025-07-23T19:04:41.309Z","repository":{"id":36558123,"uuid":"156784758","full_name":"mikroskeem/libexecinfo","owner":"mikroskeem","description":"libexecinfo for musl libc","archived":false,"fork":false,"pushed_at":"2022-04-16T20:45:34.000Z","size":19,"stargazers_count":13,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T13:07:40.175Z","etag":null,"topics":["libexecinfo","linux","musl"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikroskeem.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-08T23:59:12.000Z","updated_at":"2024-11-14T20:55:20.000Z","dependencies_parsed_at":"2022-08-08T15:31:00.506Z","dependency_job_id":null,"html_url":"https://github.com/mikroskeem/libexecinfo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mikroskeem/libexecinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikroskeem%2Flibexecinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikroskeem%2Flibexecinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikroskeem%2Flibexecinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikroskeem%2Flibexecinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikroskeem","download_url":"https://codeload.github.com/mikroskeem/libexecinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikroskeem%2Flibexecinfo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266737719,"owners_count":23976392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["libexecinfo","linux","musl"],"created_at":"2024-10-02T11:22:05.594Z","updated_at":"2025-07-23T19:04:41.285Z","avatar_url":"https://github.com/mikroskeem.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"I. About\n\nThis is a quick-n-dirty BSD licensed clone of backtrace facility found\nin the GNU libc, mainly intended for porting linuxish code to BSD\nplatforms, however it can be used at any platform which has a gcc\ncompiler.\n\nMore information about API can be found here:\n\nhttp://www.gnu.org/software/libc/manual/html_node/Backtraces.html\n\n\nII. Known limitations\n\n- Depth of stack trace is limited to 128 levels, which should be enough\n  in most cases, the limit can be increased by editing gen.py and\n  regenerating stacktraverse.c. The reason for that limitation steams\n  from the fact that __builtin_return_address() function takes only\n  constant as an argument, while gcc(1) has problems compiling giant\n  switch() tables. For example to compile one with 1024 entries gcc(1)\n  needs more than 1GB of memory (sic!);\n\n- executable have to be linked using `-Wl,--export-dynamic' option,\n  in order for function names to be displayed properly.\n\n\nIII. Author\n\nAuthor of this junk is Maxim Sobolev \u003csobomax@FreeBSD.org\u003e. Any feedback,\npatches or suggestions are greatly appreciated.\n\n$Id: README,v 1.2 2004/07/19 05:13:42 sobomax Exp $\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikroskeem%2Flibexecinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikroskeem%2Flibexecinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikroskeem%2Flibexecinfo/lists"}