Florian Fischer
63b8d9420a
fix t_semflg test
...
Remove the double semaphore cleanup in the child and the parent.
Set nops to 1 since there is only one operation not two.
Use a blocking semaphore operation in the parent to wait for the
child increasing the semaphore value.
2024-02-29 16:07:50 +01:00
Enrico Fraccaroli (Galfurian)
30e01ba560
Update version
2024-01-17 13:49:48 +01:00
Enrico Fraccaroli (Galfurian)
8891ed7d7a
Fix semop return type. Do some minor style-based fixes.
2023-06-02 13:49:10 -04:00
Enrico Fraccaroli (Galfurian)
1acec3e7b3
Fix third test program. Fix EAGAIN message.
2023-05-23 14:05:41 -04:00
Enrico Fraccaroli (Galfurian)
3ae9258347
Fix permission management for IPC and also for EXT2.
2023-05-23 13:40:02 -04:00
Enrico Fraccaroli (Galfurian)
9f63a93d63
Properly handle ipc and sem permissions. Fix return error codes. Fix private key generation.
2023-05-17 15:23:42 -04:00
Enrico Fraccaroli
19e8ad309f
Move IPC stuff from the libc side, inside the sys folder.
2023-05-08 12:53:17 +02:00
Aldegheri Alessandro
09f0d145d0
IPCS, IPCRM, IPC_NOWAIT currently working
2023-04-22 16:14:40 +02:00