Commit Graph

14 Commits

Author SHA1 Message Date
Santiago Lo Coco 8838beda5e Reformat code
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 23:18:54 -03:00
Santiago Lo Coco a56f7b5e31 Add changes to read syscall 2021-10-31 21:51:01 -03:00
Santiago Lo Coco 86705308b1 Fix bugs and add more features
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 19:45:18 -03:00
Santiago Lo Coco 9c5486e091 Add wait and make blocking syscalls
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-31 07:53:33 -03:00
Santiago Lo Coco 9af7505421 Fix almost all bugs and change the scheduler implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-30 08:08:37 -03:00
Santiago Lo Coco 953f608b4b Add phylo and make some changes (but with some bugs)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-28 23:36:17 -03:00
Santiago Lo Coco 42139b44eb Finish implementing pipes
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-27 22:15:13 -03:00
Santiago Lo Coco 6c805191d0 Add cat, filter and wc
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-27 17:12:01 -03:00
Santiago Lo Coco af241224c9 Make a lot of changes in shell and fix some bugs
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-26 22:18:19 -03:00
Santiago Lo Coco 86f6f72574 Start the pipes implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-26 15:33:06 -03:00
Santiago Lo Coco d29d6ced63 Finish semaphore implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-25 11:47:02 -03:00
Santiago Lo Coco a2b410fca3 Finish scheduler implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-24 18:30:09 -03:00
Santiago Lo Coco 750006abbf Continue with the implementation of the scheduler
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-23 19:06:45 -03:00
Santiago Lo Coco 2d6e9285db Add BottlerOS files
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
2021-09-19 10:24:58 -03:00