Update to latest mercurial snapshot.

Also:
- Drop upstreamed -32bit patch.
- Add -volatile, -negshift, and -alias patches.
This commit is contained in:
Jerry James 2017-02-24 16:03:34 -07:00
commit 697bbc50ef
12 changed files with 365 additions and 61 deletions

View file

@ -1,5 +1,5 @@
--- modules/bindings/glibc/linux.lisp.orig 2016-11-11 08:56:50.548677286 -0700
+++ modules/bindings/glibc/linux.lisp 2016-11-11 09:08:51.751465279 -0700
--- modules/bindings/glibc/linux.lisp.orig 2017-02-24 10:37:24.000000000 -0700
+++ modules/bindings/glibc/linux.lisp 2017-02-24 10:42:45.491114052 -0700
@@ -294,6 +294,8 @@
;; for robust mutexes
(def-c-const EOWNERDEAD (:documentation "Owner died")) ; 130