tree: bfbc8705a444f5261392a21a1b5ceca56538fcc1 [path history] [tgz]
  1. constants.py
  2. errnos.md
  3. errnos.py
  4. README.md
  5. signals.md
  6. signals.py
  7. syscalls.md
  8. syscalls.py
constants/README.md

Constants Lookup Tables

When debugging code, it can often be useful to have a reference for constants and their symbolic names. There are a variety of sources available on the internet, some good, many bad. Most of them focus on x86 only which makes working with other architectures difficult.

Note that these tables are not hand maintained. If you wish to update/refresh them, use the associated scripts.