Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisvest/bd9abc6440d78d22ac931e2c54c57ee8 to your computer and use it in GitHub Desktop.
Save chrisvest/bd9abc6440d78d22ac931e2c54c57ee8 to your computer and use it in GitHub Desktop.
uname -a && echo $'O_RDONLY\nO_RDWR\nSEEK_SET\nSEEK_END\nEBADF\nEINVAL\nENXIO\nEOVERFLOW\nESPIPE\nEACCES\nEAGAIN\nEDQUOT\nEEXIST\nEFAULT\nEINTR\nEIO\nEISDIR\nELOOP\nEMFILE\nENAMETOOLONG\nENFILE\nENOENT\nENOSPC\nENOTDIR\nEOPNOTSUPP\nEROFS\nEFBIG\nEPIPE\nEWOULDBLOCK' | gcc -imacrosunistd.h -imacrosfcntl.h -imacrossys/errno.h -E - | tail -n 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment