diff --git a/glibc-rtkaio.patch b/glibc-rtkaio.patch index 2ef4a0b..f5940d6 100644 --- a/glibc-rtkaio.patch +++ b/glibc-rtkaio.patch @@ -582,9 +582,19 @@ diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/Makefile glibc-2.17-931-g30bbc0c.new/r diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/shlib-versions glibc-2.17-931-g30bbc0c.new/rtkaio/shlib-versions --- glibc-2.17-931-g30bbc0c/rtkaio/shlib-versions 1970-01-01 05:30:00.000000000 +0530 +++ glibc-2.17-931-g30bbc0c.new/rtkaio/shlib-versions 2013-08-16 16:23:23.246028404 +0530 -@@ -0,0 +1,2 @@ -+librtkaio=1 GLIBC_2.0 GLIBC_2.2 +@@ -0,0 +1,1 @@ +librtkaio=1 +diff --git a/sysdeps/unix/sysv/linux/mips/shlib-versions b/sysdeps/unix/sysv/linux/mips/shlib-versions +index c5bd7db..06f28ea 100644 +--- a/sysdeps/unix/sysv/linux/mips/shlib-versions ++++ b/sysdeps/unix/sysv/linux/mips/shlib-versions +@@ -23,5 +23,6 @@ libnss_hesiod=2 GLIBC_2.0 GLIBC_2.2 + libnsl=1 GLIBC_2.0 GLIBC_2.2 + + librt=1 GLIBC_2.0 GLIBC_2.2 ++librtkaio=1 GLIBC_2.0 GLIBC_2.2 + + libpthread=0 GLIBC_2.0 GLIBC_2.2 diff -pruN glibc-2.17-931-g30bbc0c/rtkaio/sysdeps/pthread/kaio_timer_routines.c glibc-2.17-931-g30bbc0c.new/rtkaio/sysdeps/pthread/kaio_timer_routines.c --- glibc-2.17-931-g30bbc0c/rtkaio/sysdeps/pthread/kaio_timer_routines.c 1970-01-01 05:30:00.000000000 +0530 +++ glibc-2.17-931-g30bbc0c.new/rtkaio/sysdeps/pthread/kaio_timer_routines.c 2013-08-16 16:23:23.245028404 +0530