Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 5813062c00 Merge branch 'dev' hace 1 año
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids hace 1 año
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area hace 1 año
  greatbridf cf416c45b5 feat(kill): add syscall kill() hace 1 año
  greatbridf 769feae046 feat(gblibc): add umask() hace 1 año
  greatbridf 5eee6fd14b feat(gblibc): add gettimeofday() hace 1 año
  greatbridf 7e873a0e79 feat(gblibc): add stat() hace 1 año
  greatbridf db73e41887 feat(gblibc): add fstat() hace 1 año
  greatbridf 1ce4b3415e feat(gblibc): add malloc, brk, sbrk hace 1 año
  greatbridf e32a680f5d feat: getpid and getppid hace 1 año
  greatbridf 9d560da181 feat: tc{s,g}etpgrp hace 1 año
  greatbridf 427190bcbe feat: setpgrp hace 1 año
  greatbridf ea0c108eea change: use linux x86_64 syscall no. hace 1 año
  greatbridf 611384a51b feat(pipe): add syscall pipe hace 1 año
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 hace 1 año
  greatbridf ca1a736d4f feat: close() syscall and shell redirection hace 1 año
  greatbridf 300de58007 add sid and pgid hace 1 año
  greatbridf 5cd3d7fd69 feat(syscall): add getcwd hace 1 año
  greatbridf 0be57320a7 feat(chdir): add syscall chdir hace 1 año
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp hace 1 año