Line | |
---|
1 | 0.4.0 |
---|
2 | - remove libredhat-kernel |
---|
3 | - add rough outline for man pages |
---|
4 | - make the compiled io_getevents() add the extra parameter and |
---|
5 | pass the timeout for updating as per 2.5 |
---|
6 | - fixes for ia64, now works |
---|
7 | - fixes for x86-64 |
---|
8 | - powerpc support from Gianni Tedesco <gianni@ecsc.co.uk> |
---|
9 | - disable the NULL check in harness/cases/4.t on ia64: ia64 |
---|
10 | maps the 0 page and causes this check to fail. |
---|
11 | |
---|
12 | 0.3.15 |
---|
13 | - use real syscall interface, but don't break source compatibility |
---|
14 | yet (that will happen with 0.4.0) |
---|
15 | |
---|
16 | 0.3.13 |
---|
17 | - add test cases |
---|
18 | |
---|
19 | 0.3.11 |
---|
20 | - use library versioning of libredhat-kernel to always provide a |
---|
21 | fallback |
---|
22 | |
---|
23 | 0.3.9 |
---|
24 | - add io_queue_release function |
---|
25 | |
---|
26 | 0.3.8 |
---|
27 | - make clean deletes libredhat-kernel.so.1 |
---|
28 | - const struct timespec * |
---|
29 | - add make srpm target |
---|
30 | |
---|
31 | 0.3.7 |
---|
32 | - fix assembly function .types |
---|
33 | - export io_getevents |
---|
34 | - fix io_submit function prototype to match the kernel |
---|
35 | - provide /usr/lib/libredhat-kernel.so link for compilation |
---|
36 | (do NOT link against libredhat-kernel.so directly) |
---|
37 | - fix soname to libaio.so.1 |
---|
38 | - fix dummy libredhat-kernel's soname |
---|
39 | - work around nfs bug |
---|
40 | - provide and install libredhat-kernel.so.1 stub |
---|
41 | - Makefile improvements |
---|
42 | - make sure dummy libredhat-kernel.so only returns -ENOSYS |
---|
43 | |
---|
Note: See
TracBrowser
for help on using the repository browser.