- Revert syscall return values to be -ERRNO. This was an inadvertant bug

introduced when clobber lists changed. Fixes bz 133253.
This commit is contained in:
Jeffrey E. Moyer 2004-10-13 18:29:49 +00:00
parent 2173b03884
commit df2f3362bf
3 changed files with 7 additions and 2 deletions

View File

@ -1,2 +1,3 @@
libaio-0.3.99.tar.gz
libaio-0.3.100.tar.gz
libaio-0.3.101.tar.gz

View File

@ -1,5 +1,5 @@
Name: libaio
Version: 0.3.100
Version: 0.3.101
Release: 1
Summary: Linux-native asynchronous I/O access library
Copyright: LGPL
@ -58,6 +58,10 @@ make install prefix=$RPM_BUILD_ROOT/usr \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
* Wed Oct 13 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.101-1
- update to 101. Fixes bz 133253 - libaio backwards compatibility severely
broken.
* Tue Sep 14 2004 Jeff Moyer <jmoyer@redhat.com> - 0.3.100-1
- update to 100. Fixes bz 129910. Add pseries and iseries to
exclusivearch.

View File

@ -1 +1 @@
24de9de8c3b555ec4ff326ead80536a1 libaio-0.3.100.tar.gz
5997a22c3896ba6d5c56d9a9b08ad6c7 libaio-0.3.101.tar.gz