nss: update to 3.85
[feed/packages.git] / libs / nss / patches / 010-nanosleep.patch
index 2c324994cd336410a872c7a3bb82ffcb2bbcf8d6..36f67b7084d5dd4e1cb51e81c78790fdc97c808c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/nss/lib/freebl/stubs.c
 +++ b/nss/lib/freebl/stubs.c
-@@ -503,7 +503,8 @@ extern PRStatus
+@@ -500,7 +500,8 @@ extern PRStatus
  PR_Sleep_stub(PRIntervalTime ticks)
  {
      STUB_SAFE_CALL1(PR_Sleep, ticks);
@@ -12,7 +12,7 @@
  
 --- a/nss/lib/sqlite/sqlite3.c
 +++ b/nss/lib/sqlite/sqlite3.c
-@@ -33761,7 +33761,8 @@ static int proxyConchLock(unixFile *pFile, uuid_t myHostID, int lockType){
+@@ -39626,7 +39626,8 @@ static int proxyConchLock(unixFile *pFil
        
        if( nTries==1 ){
          conchModTime = buf.st_mtimespec;
@@ -22,7 +22,7 @@
          continue;  
        }
  
-@@ -33787,7 +33788,7 @@ static int proxyConchLock(unixFile *pFile, uuid_t myHostID, int lockType){
+@@ -39652,7 +39653,7 @@ static int proxyConchLock(unixFile *pFil
            /* don't break the lock on short read or a version mismatch */
            return SQLITE_BUSY;
          }