Commit graph

8 commits

Author SHA1 Message Date
rfm
cce28a1ae4 Improve configure process to use correct compiler.
Fix bug where loss of two or more processes at the same time could cause an
exception and mess up internal records of what proceses are running.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@39594 72102866-910b-0410-8b05-ffd578937521
2016-03-23 09:24:05 +00:00
thebeing
87ea793b6e Make the configure script test for the availability of readpassphrase() in the
C library or libbsd, and use it if is available since it is far more robust 
than getpass().


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@39104 72102866-910b-0410-8b05-ffd578937521
2015-10-28 20:08:04 +00:00
rfm
f4c5891def Add function to get the id of the current thread
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38989 72102866-910b-0410-8b05-ffd578937521
2015-09-16 12:24:34 +00:00
rfm
70eb4aad6f Minor changes to allow build with clang if net-snmp uses fstack-protect-strong
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@38281 72102866-910b-0410-8b05-ffd578937521
2015-01-07 15:46:42 +00:00
rfm
e1cdd9f1a6 Fix a couple of types and, more importantly, documentation files accidentally
omitted from original svn add.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35675 72102866-910b-0410-8b05-ffd578937521
2012-10-12 16:59:04 +00:00
rfm
8bf58d7f29 check for mallinfo in -lmalloc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35649 72102866-910b-0410-8b05-ffd578937521
2012-10-07 13:48:51 +00:00
rfm
b6805356e0 try to make snmp optional
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/devmodules/dev-libs/ec@34914 72102866-910b-0410-8b05-ffd578937521
2012-03-09 14:28:00 +00:00
rfm
e3bd519adb Add option to enable readline support
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/devmodules/dev-libs/ec@34780 72102866-910b-0410-8b05-ffd578937521
2012-02-19 16:16:14 +00:00