source: trunk/packages/xen-common/xen-common/tools/libaio/ChangeLog @ 95

Last change on this file since 95 was 34, checked in by hartmans, 17 years ago

Add xen and xen-common

File size: 1.2 KB
Line 
10.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
120.3.15
13        - use real syscall interface, but don't break source compatibility
14          yet (that will happen with 0.4.0)
15
160.3.13
17        - add test cases
18
190.3.11
20        - use library versioning of libredhat-kernel to always provide a
21          fallback
22
230.3.9
24        - add io_queue_release function
25
260.3.8
27        - make clean deletes libredhat-kernel.so.1
28        - const struct timespec *
29        - add make srpm target
30
310.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.