Hi,
I added support for the prctl() Linux syscall to Osicat, and made two test-related fixes.
The patches are available on my Github Osicat fork [1], more precisely:
https://github.com/galdor/osicat/commit/736bb5c10c9c55ed76def0d58da31c1ad1ee... https://github.com/galdor/osicat/commit/bede645f2a3d15d825160c7518c295c95bed... https://github.com/galdor/osicat/commit/288dc2ee6a6861ea272ea75bb3e346cda6ca...
You may be interested in picking them in the official Osicat repository :)
[1] https://github.com/galdor/osicat
Regards,
On 22 February 2012 09:29, Nicolas Martyanoff khaelin@gmail.com wrote:
I added support for the prctl() Linux syscall to Osicat, and made two test-related fixes.
Thanks!
The patches are available on my Github Osicat fork [1], more precisely:
https://github.com/galdor/osicat/commit/736bb5c10c9c55ed76def0d58da31c1ad1ee...
This one conflicts with the current tree, and the test breaks outside Linux.
https://github.com/galdor/osicat/commit/bede645f2a3d15d825160c7518c295c95bed...
Cherry-picked and pushed.
https://github.com/galdor/osicat/commit/288dc2ee6a6861ea272ea75bb3e346cda6ca...
Cherry-picked and pushed.
Cheers,
-- Nikodemus