Commit History

Author SHA1 Message Date
  Dan Cross 767cdc5325 Fix the rest of the warnings. 7 years ago
  Dan Cross ebaa7739b5 Fix assert() so that it doesn't warn 7 years ago
  Dan Cross 455e5826a5 Clean up a number of warnings. 7 years ago
  Ronald G. Minnich 38588c19da riscv: fix setjmp/longjmp test regress/longjmp.c 7 years ago
  Ronald G. Minnich 8113f0690e Add riscv support code, both portable and arch-specific 7 years ago
  Ronald G. Minnich a27bab1ab7 riscv: gets to the first print and dies 7 years ago
  Dan Cross 2bc5cde0f0 Avoid non-portable uses of __builtin_return_address in libs. 7 years ago
  Ronald G. Minnich 8e6606a969 sysr0: bring back sysr0 7 years ago
  Ronald G. Minnich f27ed9168b Remove non-standard Ken C pragmas. 7 years ago
  Ronald G. Minnich 055e4b789d slice: get slice functions to compile. 7 years ago
  Ronald G. Minnich 8916295396 clang: fix bug in panic code. 8 years ago
  Ronald G. Minnich c636ffe937 Redefine abort so clang is happy. 8 years ago
  Dan Cross 026362c194 New library routines: strlcat, strlcpy and reallocarray. 8 years ago
  Ronald G. Minnich 2aade3c499 symlink support, step 1: constants. 8 years ago
  Gerard van de Schoot 576771a539 Corrected second parameter in strtod. 8 years ago
  Keith Poole 1bf492b88e Improved version of memset 8 years ago
  Ronald G. Minnich 1b8fa2ccab Sleep: partially undo the change of sleep to use awake (Fixes go runtime test hangs) 8 years ago
  Keith Poole 643cd6356b Changed strto[l|ul|ull] functions to have correct signature 8 years ago
  Ronald G. Minnich 2e756d2250 Expose the 'dc' parameter to user programs by extending the mount call. 8 years ago
  Keith Poole ad04532a8b Malloc header is now 64 bit 8 years ago
  Keith Poole 0d8aa4ec2a Fixed various warnings from build 8 years ago
  Aki Nyrhinen 5f6cee0597 revert the string function treatment: it broke at least errfmt. 8 years ago
  Elbing Miss 02a2bdf61f Ron's suggestions for variadic commit and const in rest of mem* funcs. Still missing regress. 8 years ago
  Elbing 7434b96b92 Modernizing string functions. Libstdio compiles cleaner, libc cleaner. 8 years ago
  Ronald G. Minnich a25ace8d61 Fix things so that libmach can build. 9 years ago
  Elbing Miss afd9ef04a8 some fixes looking for print error. Dies after printing nix 9 years ago
  Elbing Miss 863aa22a35 Libs ready to compile with gcc 9 years ago
  Ronald G. Minnich 25248aad10 Things cocci missed, and lots of little prototypes. 9 years ago
  Ronald G. Minnich 999e4ebda0 ANOTHER round of type fixes. 9 years ago
  Ronald G. Minnich e1d1c74245 Commend out incompatible builtins 9 years ago