[dylan-lang/opendylan] 0ca6fe: [llvm run-time] Don't use sys_errlist.
GitHub <[email protected]> Thu, 21 Jan 2016 20:48:40 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56a1b4a85f377_f403fa1161b12b81124ae@hookshot-fe6-cp1-prd.iad.github.net.mail> |
----==_mimepart_56a1b4a85ef53_f403fa1161b12b81123bc
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 0ca6fe0a31037687cc9e460734e7e6b500b5106f
https://github.com/dylan-lang/opendylan/commit/0ca6fe0a31037687cc9e460734e7e6b500b5106f
Author: Bruce Mitchener <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M sources/lib/run-time/llvm-posix-threads.c
Log Message:
-----------
[llvm run-time] Don't use sys_errlist.
sys_errlist has long been deprecated and isn't supported on all
platforms.
* sources/lib/run-time/llvm-posix-threads.c
(primitive_wait_for_simple_lock_timed): Use strerror
instead of sys_errlist.
Commit: 5c37e1ccd6c95cd25cadd2df22fab20fb111124f
https://github.com/dylan-lang/opendylan/commit/5c37e1ccd6c95cd25cadd2df22fab20fb111124f
Author: Peter S. Housel <[email protected]>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Changed paths:
M sources/lib/run-time/llvm-posix-threads.c
Log Message:
-----------
Merge pull request #1027 from waywardmonkeys/sys_errlist
[llvm run-time] Don't use sys_errlist.
Compare: https://github.com/dylan-lang/opendylan/compare/c3c9c970e139...5c37e1ccd6c9
----==_mimepart_56a1b4a85ef53_f403fa1161b12b81123bc
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56a1b4a85ef53_f403fa1161b12b81123bc--