summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add more archesMike Frysinger2013-02-051-2/+5
* unify LE/BE 32/64bit logicMike Frysinger2013-02-051-40/+17
* add a generic syscall() fallbackMike Frysinger2013-01-312-1/+31
* respect CFLAGS/LDFLAGS build flagsMike Frysinger2013-01-311-2/+3
* build system: respect AR/RANLIBMike Frysinger2013-01-311-3/+4
* add arm64 (aarch64) supportJeff Moyer2013-01-313-0/+113
* add sparc supportJeff Moyer2011-04-193-0/+113
* Add in ARM architecture support.libaio-0.3.108Jeff Moyer2009-06-093-0/+128
* - Fix the test harness (Rusty Russell)libaio.0-3-107.1Jeff Moyer2008-01-091-9/+42
* - Add a .proc directive for the ia64_aio_raw_syscall macro. This sounds a lotJeff Moyer2006-01-041-0/+1
* Initial problem description:Jeff Moyer2005-08-011-0/+1
* - Add Alpha architecture support. (Sergey Tikhonov <tsv@solvo.ru>)Jeff Moyer2005-04-013-1/+212
* - Fix SONAME breakage. In changing file names around, I also changed thelibaio.0-3-103.1Jeff Moyer2005-01-251-6/+9
* - S390 asm had a bug; I forgot to update the clobber list. Lucky for me,libaio.0-3-102.1Jeff Moyer2004-10-141-41/+53
* - Revert syscall return values to be -ERRNO. This was an inadvertant buglibaio.0-3-101.1Jeff Moyer2004-10-137-32/+368
* - Switch around the tests for _PPC_ and _powerpc64_ so that the ppc64libaio.0-3-100.1Jeff Moyer2004-09-141-4/+4
* Backed out the 0.3.93 patch from daniel.libaio.0-3-99.3Jeff Moyer2004-03-301-27/+0
* o Fix header file to allow inclusion from c++ code.libaio.0-3-98.2Jeff Moyer2004-03-303-4/+44
* get rid of compiler warningsJeff Moyer2004-02-261-0/+1
* update syscall calling mechanism to be more generic. add -fpic to i386 build...libaio.0-3-97.1Jeff Moyer2004-02-249-415/+35
* fix /lib64 archeslibaio.0-3-96.2Bill Nottingham2003-07-091-4/+6
* deal with ia64Michael K. Johnson2003-06-181-1/+1
* optimize out unnecessary syscalls with 2.5 aio interfaceMichael K. Johnson2003-06-181-1/+32
* ppc bugfix from Julie DeWandellibaio.0-3-95.1Michael K. Johnson2003-05-281-4/+8
* symbol versioning patch from UlrichMichael K. Johnson2003-05-2015-143/+110
* add libaio support for s/390libaio.0-3-93.1Ben LaHaise2002-10-083-0/+129
* oooh, powerpc support for libaioBen LaHaise2002-10-081-0/+188
* oooh, powerpc support for libaioBen LaHaise2002-09-302-0/+6
* io_event type changes from JohnBen LaHaise2002-09-262-3/+3
* these need to be versionedBen LaHaise2002-09-262-0/+4
* libaio now actually does work on ia64Ben LaHaise2002-09-162-4/+4
* actual x86-64 syscall numbersBen LaHaise2002-09-141-5/+5
* add syscall stubs for x86-64Ben LaHaise2002-09-133-1/+60
* fixup i386 breakageBen LaHaise2002-09-131-25/+46
* this should make ia64 libaio syscalls workBen LaHaise2002-09-139-64/+60
* more libaio cleanups for ia64Ben LaHaise2002-09-139-8/+98
* -fPIC bites me.Ben LaHaise2002-09-131-1/+3
* try to make an rpmlibaio.0-3-91.1Ben LaHaise2002-09-122-1/+2
* more ia64 compile fixesBen LaHaise2002-09-122-9/+14
* this is half way towards libaio's needs on ia64. now to figure out theBen LaHaise2002-09-122-0/+14
* libaio-0.4.0 targetted changeslibaio.0-3-90.1Ben LaHaise2002-09-0513-35/+160
* remove libredhat-kernel from libaioBen LaHaise2002-09-055-199/+0
* we have real syscall numbers for x86!libaio.0-3-13.3Ben LaHaise2002-08-276-90/+117
* /usr/lib/libredhat-kernel.so symlink fixlibaio.0-3-13.1Ben LaHaise2002-04-251-1/+1
* set prefix to /usr so make install works again (remember to checkBen LaHaise2002-04-181-3/+3
* install the dummy stub as libredhat-kernel.so.1.0.0Ben LaHaise2002-04-122-2/+6
* fix iocb to initialize all fields (was causing -EINVAL)Ben LaHaise2002-04-091-6/+8
* add io_queue_release function, bump to 0.3.9Ben LaHaise2002-01-303-1/+30
* make timespec parameters constBen LaHaise2002-01-244-6/+6
* bump versionBen LaHaise2002-01-231-1/+1