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 2 años
  greatbridf 769feae046 feat(gblibc): add umask() hace 2 años
  greatbridf 5eee6fd14b feat(gblibc): add gettimeofday() hace 2 años
  greatbridf 7e873a0e79 feat(gblibc): add stat() hace 2 años
  greatbridf db73e41887 feat(gblibc): add fstat() hace 2 años
  greatbridf 1ce4b3415e feat(gblibc): add malloc, brk, sbrk hace 2 años
  greatbridf e32a680f5d feat: getpid and getppid hace 2 años
  greatbridf 9d560da181 feat: tc{s,g}etpgrp hace 2 años
  greatbridf 427190bcbe feat: setpgrp hace 2 años
  greatbridf ea0c108eea change: use linux x86_64 syscall no. hace 2 años
  greatbridf 611384a51b feat(pipe): add syscall pipe hace 2 años
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 hace 2 años
  greatbridf ca1a736d4f feat: close() syscall and shell redirection hace 2 años
  greatbridf 300de58007 add sid and pgid hace 2 años
  greatbridf 5cd3d7fd69 feat(syscall): add getcwd hace 2 años
  greatbridf 0be57320a7 feat(chdir): add syscall chdir hace 2 años
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp hace 2 años