Commit Verlauf

Autor SHA1 Nachricht Datum
  Álvaro Jurado 977fcdd71b Various fixes: (#759) vor 6 Jahren
  Graham MacDonald 5a1ccbfdee Re-add libc netcrypt vor 6 Jahren
  Graham MacDonald 33bdbe73b7 Changes to read/write signatures required to build ed and ecp. (#751) vor 6 Jahren
  Graham MacDonald ad3560d401 Use clang/gcc compatible builtin for abort to avoid clang error (#750) vor 6 Jahren
  Álvaro Jurado 67ec19f62b Removing useless macro in libc (#746) vor 6 Jahren
  Álvaro Jurado d2c1d83949 Fixing new imports from APEX (#743) vor 6 Jahren
  Álvaro Jurado 3480514be3 Reintroducing headers, toolset and libc (#730) vor 6 Jahren
  Ronald G. Minnich c8b01bff99 libc.h: no, we won't compile on gcc 2. Deal with it. vor 7 Jahren
  Graham MacDonald aa70dd5dc7 Make string library functions return int vor 7 Jahren
  Graham MacDonald cf8269bc79 Ensure string declarations are the same for shared kernel and libc calls vor 7 Jahren
  Dan Cross 767cdc5325 Fix the rest of the warnings. vor 7 Jahren
  Dan Cross ebaa7739b5 Fix assert() so that it doesn't warn vor 7 Jahren
  Dan Cross 455e5826a5 Clean up a number of warnings. vor 7 Jahren
  Ronald G. Minnich 38588c19da riscv: fix setjmp/longjmp test regress/longjmp.c vor 7 Jahren
  Ronald G. Minnich 8113f0690e Add riscv support code, both portable and arch-specific vor 7 Jahren
  Ronald G. Minnich a27bab1ab7 riscv: gets to the first print and dies vor 7 Jahren
  Dan Cross 2bc5cde0f0 Avoid non-portable uses of __builtin_return_address in libs. vor 7 Jahren
  Ronald G. Minnich 8e6606a969 sysr0: bring back sysr0 vor 7 Jahren
  Ronald G. Minnich f27ed9168b Remove non-standard Ken C pragmas. vor 7 Jahren
  Ronald G. Minnich 055e4b789d slice: get slice functions to compile. vor 8 Jahren
  Ronald G. Minnich 8916295396 clang: fix bug in panic code. vor 8 Jahren
  Ronald G. Minnich c636ffe937 Redefine abort so clang is happy. vor 8 Jahren
  Dan Cross 026362c194 New library routines: strlcat, strlcpy and reallocarray. vor 8 Jahren
  Ronald G. Minnich 2aade3c499 symlink support, step 1: constants. vor 8 Jahren
  Gerard van de Schoot 576771a539 Corrected second parameter in strtod. vor 8 Jahren
  Keith Poole 1bf492b88e Improved version of memset vor 8 Jahren
  Ronald G. Minnich 1b8fa2ccab Sleep: partially undo the change of sleep to use awake (Fixes go runtime test hangs) vor 8 Jahren
  Keith Poole 643cd6356b Changed strto[l|ul|ull] functions to have correct signature vor 8 Jahren
  Ronald G. Minnich 2e756d2250 Expose the 'dc' parameter to user programs by extending the mount call. vor 8 Jahren
  Keith Poole ad04532a8b Malloc header is now 64 bit vor 9 Jahren