Re: K&R - how relevant is it?

2009-01-19 Thread Wes Hardaker
> On Mon, 19 Jan 2009 23:58:41 +0100, Magnus Fromreide > said: MF> I just wanted to know if it would be permissible to remove the varargs.h MF> support from the code base? Well, I've actually been wondering about that section of code as well. It stems from the pre-ANSI requirement days

K&R - how relevant is it?

2009-01-19 Thread Magnus Fromreide
I just wanted to know if it would be permissible to remove the varargs.h support from the code base? If not then I could need some help in testing a piece of new varargs code since I lack readily access to a machine where the configure machinery would use it. Of course I *could* fetch that old Sun

RE: snmpd on embedded box

2009-01-19 Thread EYRE Bernadette
it is dynamically linked and not stripped: /net-snmp/agent/.libs$ file snmpd snmpd: ELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), for GNU/Linux 2.6.10, dynamically linked (uses shared libs), not stripped ls -s /net-snmp/agent/.libs$ ls -s total 6556 24 agent_handler.o