Commit Graph

24 Commits

Author SHA1 Message Date
Santiago Lo Coco 730145a7c8 Refactor atoi
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-08 17:00:13 -03:00
Santiago Lo Coco c4714fe772 Fix bugs
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-08 16:28:56 -03:00
Santiago Lo Coco 774e5dcdb2 Update Informe.pdf (and make a change in test_processes.c)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-03 10:39:42 -03:00
Santiago Lo Coco ae4eb5db87 Add PVS-Studio and cppcheck (and make some fixes detailed in Informe.docx)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-02 23:39:01 -03:00
Santiago Lo Coco 917d377e67 Add mem dump and update help command (also remove unused variables)
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-02 20:35:47 -03:00
Santiago Lo Coco 3c7957ce17 Add last changes
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-01 22:42:46 -03:00
Santiago Lo Coco ab402462c5 Make changes to the pipes implementation
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-11-01 14:51:45 -03:00
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 0041b86135 Fix ALL bugs and remove compilation warnings
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-30 08:28:03 -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 f5eda8639a Fix some errors
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-24 12:17: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 60764ea9d7 Start the implementation of the scheduler and semaphore
Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
2021-10-20 21:45:25 -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