NaCl fork of newlib C library

Clone this repo:
  1. 74e90df Fix -Wint-conversion warning in impure.c by Fabian Sommer · 1 year, 8 months ago main
  2. 1c109a6 Delete warning that led to compile failures by Fabian Sommer · 2 years, 7 months ago
  3. 7849568 Explicitly enable the use of init/fini array under PNaCl by Petr Hosek · 8 years ago
  4. ba08829 Define standard "timezone" variable, not just non-standard "_timezone" by Mark Seaborn · 8 years ago
  5. 3b7c4dd Specify output explicitly for the .c.o compile rule by Petr Hosek · 9 years ago
  6. 373135e [MIPS] Add support for direct-to-nacl in newlib by Petar Jovanovic · 9 years ago
  7. 8c4da47 Avoid string instructions in x86_64 memset by Derek Schuff · 9 years ago
  8. 3c481fd Make x86-32 assembly compatible with LLVM's integrated assembler by Derek Schuff · 9 years ago
  9. fe55b30 Avoid writing the sandbox base address to memory in memcpy by Derek Schuff · 9 years ago
  10. 2cc581b Use PNaCl's implementation of setjmp/longjmp for x86-64 by Derek Schuff · 9 years ago
  11. da71745 Make mem{cpy,move,set} pnacl bitcode disablement apply to biased bitcode. by Jan Voung · 9 years ago
  12. 4e25c28 Condition itet ARM instruction in strcpy.c on non-nacl by Derek Schuff · 9 years ago
  13. 312a290 Define HAVE_MKDIR when building for NaCl by Sam Clegg · 9 years ago
  14. b115f61 Do not define rintl, lrintl, or llrintl in libm/common for i386 by Derek Schuff · 9 years ago
  15. bf66148 Split posix_spawn.c into 3 different files by Sam Clegg · 10 years ago
  16. a59cc12 * libc/posix/posix_spawn.c: include _syslist.h. This allows by Sam Clegg · 10 years ago
  17. 43fdb6b Define ABORT_PROVIDED when building for NaCl by Derek Schuff · 10 years ago
  18. c063c56 Fix definition of INTPTR_{MIN,MAX} in stdint.h by Ben Smith · 10 years ago
  19. e7b1ccd Make new ARMv7 strcmp code NaCl-friendly by Roland McGrath · 10 years ago
  20. 99fc6c1 merge from upstream by Ben Smith · 10 years ago