Commit History

Author SHA1 Message Date
  Graham MacDonald 66a1ca4a33 Build only kernel with -mno-implicit-float with clang 5 years ago
  Graham MacDonald 7b159a3d9e Transform (hopefully) all .json files to be arrays rather than objects 5 years ago
  Graham MacDonald 8806ed1122 Move $ARCH/include/*.json -> $ARCH/ 5 years ago
  Graham MacDonald 5a1ccbfdee Re-add libc netcrypt 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
  Dan Cross 3554d87882 Really expose warnings 7 years ago
  Ronald G. Minnich 8113f0690e Add riscv support code, both portable and arch-specific 7 years ago
  Dan Cross 2bc5cde0f0 Avoid non-portable uses of __builtin_return_address in libs. 7 years ago
  Ronald G. Minnich 055e4b789d slice: get slice functions to compile. 7 years ago
  Keith Poole 0b8a75c7e5 libc now compiles 8 years ago
  Ronald G. Minnich 88a59408b0 Move plan9-extensions option into only those places that need it 8 years ago
  Dan Cross 026362c194 New library routines: strlcat, strlcpy and reallocarray. 8 years ago
  Ronald G. Minnich 991d0b51bd riscv: fix up architecture-dependent klibc files. 8 years ago
  Ronald G. Minnich a1b4e29f2a riscv: relocate some files that are architecture-dependent; fix mksys.go for riscv syscalls 8 years ago
  Ronald G. Minnich e303906dad kernel: stop building system calls into klibc 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
  rafael 947b515a94 Changes in /dev/random. 8 years ago
  Ronald G. Minnich 26bcd0c9c7 New json format per Giacomo's ideas. 8 years ago
  Dan Cross e7107e8a2e Compile Harvey in C11 mode. 8 years ago
  Aki Nyrhinen 7c0e118965 have mksys.go replace sys/src/9/mk/parse at large 8 years ago
  Aki Nyrhinen c0c564dc74 Revert "jsonpretty.go: sort strings of arrays - also updated all json files" 8 years ago
  Aki Nyrhinen cf72f2cf40 jsonpretty.go: sort strings of arrays 8 years ago
  Ronald G. Minnich 51301712e0 Bring back read and write system calls 8 years ago
  Aki Nyrhinen db12b8e9e1 prettify all json files 8 years ago
  John Floren fb7acc7bd0 build.go: update how libraries are installed 8 years ago
  Elbing a54b6b2ea3 Fix build from new cloned repo II. 8 years ago
  Elbing ffdcbb8ade Fix Intel cpus detection. Fix BUILD for new cloned repos. Changed ndnr() position for schedinit after test in real hw. 8 years ago
  Elbing Miss 1da53ee2b5 Fix relative paths in json files. Fixed NFS. 8 years ago