Commit History

Author SHA1 Message Date
  Giacomo Tesio a5c14e60d7 rc: replace forgotten ENV_RCARGLIST 7 years ago
  Giacomo Tesio d33221de34 rc: allow colons as separator in $path and $cdpath 7 years ago
  Giacomo Tesio 0ef55939e8 rc: rm plan9.c (fix previous commit) 7 years ago
  Giacomo Tesio 4017b73ab2 rc: define constants for rc variable names 7 years ago
  Giacomo Tesio d3c2605d57 libc: set ERRMAX to 128 (to match genbuf in the kernel's Proc structure) 7 years ago
  Giacomo Tesio b42f8bd4a8 rc: mv plan9.c jehanne.c 7 years ago
  Giacomo Tesio 085f5dfa34 rc: import 9front's improvements 7 years ago
  Giacomo Tesio 26a2f0a1be libposix: fix typos in get_noteid/set_noteid 7 years ago
  Giacomo Tesio f3b882ba4a qa: add setsid test to newlib 7 years ago
  Giacomo Tesio 3255a6aa47 devtools: improved newlib and mksh 7 years ago
  Giacomo Tesio e206015f7f libposix: add getpgid 7 years ago
  Giacomo Tesio 1f3203e6d3 libposix: add rename 7 years ago
  Giacomo Tesio e3ff5b1004 libposix: add getpgrp; draft setsid, getsid and setpgid 7 years ago
  Giacomo Tesio c06dfdc834 newlib: add umask, chmod and fchmodat 7 years ago
  Giacomo Tesio e168dcb7fa libposix: add umask 7 years ago
  Giacomo Tesio 61f0293e39 libposix: fake get/set functions for uid, gid, euid, egid, pgid, sid, reuid... 7 years ago
  Giacomo Tesio 4f87ee109f Merge branch 'master' of https://bitbucket.org/tesio/jehanne 7 years ago
  Giacomo Tesio 14edc758f4 libposix: add get/set functions for uid, gid, euid, egid, pgid, sid, reuid... 7 years ago
  Giacomo Tesio d9b9309561 devtools: qemu: use -device and -netdev options instead of -redir 7 years ago
  Giacomo Tesio b681752355 Merge branch 'master' of https://github.com/JehanneOS/jehanne 7 years ago
  Giacomo Tesio eb3f4fdf97 newlib: various improvements; mksh: improvements 7 years ago
  Giacomo Tesio 4be2181f89 libposix: add readlink and readlinkat (both failing with EINVAL) 7 years ago
  Giacomo Tesio c5aaa72bbb libposix: add dup, dup2, getrusage, fstat and lstat 7 years ago
  Giacomo Tesio 7f3297dada amd64/include/u.h: fix type of jmp_buf 7 years ago
  Giacomo Tesio 4115f92ff6 libc: make times return -1 on io error 7 years ago
  Giacomo Tesio a97830e493 newlib: add qa test for setjmp/longjmp 7 years ago
  Giacomo Tesio 575ed9afda mksh: fix submodule path 7 years ago
  Giacomo Tesio 70623daadc coverity: try to disable coverity scan for newlib 7 years ago
  Giacomo Tesio 82f581f76e devtools: start port of MirBSD Korn Shell 7 years ago
  Giacomo Tesio 3cb5307da8 newlib: add chmod functions (just calling libposix) 7 years ago