Commit History

Author SHA1 Message Date
  Xiang Xiao fe5cb9529d builtin: Remove HAVE_BUILTIN_CONTEXT macro 4 years ago
  Gregory Nutt 254a906409 libs/libc/builtin/: builtint_isavail() should not set the errno variable because this functions may be used by internal OS logic for which setting the rrno variable would be inappropriate. 5 years ago
  Gregory Nutt dd97fb991b This commit moves shared builtin information out of binfmt/libbuiltin and into libs/libc/builtin where it can be shared. This should permit builtin application in the PROTECTED build where binfmt/libbuiltin is not available in user space. 5 years ago