Commit History

Author SHA1 Message Date
  Álvaro Jurado 977fcdd71b Various fixes: (#759) 6 years ago
  Graham MacDonald 5a1ccbfdee Re-add libc netcrypt 6 years ago
  Graham MacDonald 33bdbe73b7 Changes to read/write signatures required to build ed and ecp. (#751) 6 years ago
  Graham MacDonald ad3560d401 Use clang/gcc compatible builtin for abort to avoid clang error (#750) 6 years ago
  Álvaro Jurado 67ec19f62b Removing useless macro in libc (#746) 6 years ago
  Álvaro Jurado d2c1d83949 Fixing new imports from APEX (#743) 6 years ago
  Álvaro Jurado 3480514be3 Reintroducing headers, toolset and libc (#730) 6 years ago
  Ronald G. Minnich c8b01bff99 libc.h: no, we won't compile on gcc 2. Deal with it. 7 years ago
  Graham MacDonald aa70dd5dc7 Make string library functions return int 7 years ago
  Graham MacDonald cf8269bc79 Ensure string declarations are the same for shared kernel and libc calls 7 years ago
  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 9 years ago