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

fix path issues scripts glibc syscalls #106 #107 #109

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

therealdreg
Copy link
Collaborator

Description/Motivation/Screenshots

fix path issues scripts glibc syscalls #106 #107

some resources:

https://stackoverflow.com/questions/50499/how-do-i-get-the-path-and-name-of-the-python-file-that-is-currently-executing/

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

  • x86-32
  • x86-64
  • ARM
  • AARCH64
  • MIPS
  • POWERPC
  • SPARC
  • RISC-V

Checklist

  • My code follows the code style of this project.
  • My change includes a change to the documentation, if required.
  • If my change adds new code,
    adequate tests have been added.
  • I have read and agree to the
    CONTRIBUTING document.

@therealdreg therealdreg requested a review from hugsy April 23, 2024 02:58
@therealdreg therealdreg added this to the 2024.05 milestone Apr 23, 2024
Copy link
Owner

@hugsy hugsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor stuff, but lgtm

scripts/libc_function_args/tables/generator.py Outdated Show resolved Hide resolved
@hugsy hugsy linked an issue Apr 23, 2024 that may be closed by this pull request
Co-authored-by: crazy hugsy <hugsy@users.noreply.github.com>
@therealdreg therealdreg merged commit 0b481fd into hugsy:main Apr 23, 2024
5 of 7 checks passed
@therealdreg therealdreg deleted the fix-path-location-issues branch April 27, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

persistent libc.txt.gz for glibc_function_args
2 participants