]> andersk Git - test.git/commit - ChangeLog
Run-time testing for availability of libpthread functions does not
authorMarkus Gutschke <markus@shellinabox.com>
Tue, 7 Jul 2009 00:40:51 +0000 (00:40 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Tue, 7 Jul 2009 00:40:51 +0000 (00:40 +0000)
commit9d758d3924ef4d9cbce5e3d782b7e2e199909b05
tree5d396f659b64e6c4b763e049a79c14f658bc313b
parent90cccba6e1740fc696425e406015202264b8223c
Run-time testing for availability of libpthread functions does not
work reliably on some platforms. So, avoid doing so on anything other
than Linux/i386. For all other platforms, assume that the code is not
linked against libpthread. For ShellInABox, this is always the correct
assumption. But if the code gets embedded into other projects, this
might have to be changed.
ChangeLog
config.h
configure
configure.ac
demo/vt100.js
libhttp/ssl.c
shellinabox/launcher.c
shellinabox/shell_in_a_box.js
shellinabox/vt100.js
This page took 0.031637 seconds and 5 git commands to generate.