|
From: carlos a. n. b. <cne...@gm...> - 2016-08-24 12:49:02
|
Hi All, 9 years ago I had to code changes to sco and srv4 abi to make Microfocus cobol work on openserver 5.0.7. by chance I found the sources yesterday and I thought it would be useful for somebody that needs to still run openserver apps (I hope not). The changes for a full working kernel are on this repo. https://github.com/cneira/linux-abi It's the old kernel I was working at that time it should be straight forward merge with last abi changes and kernel 2.6.32. If someone is interested I could have them ported to that version that ships with centos 6, and have them merged with the current abi source. The changes are small but nonetheless was a pain to debug MF cobol. Bests |