Thomas Pfaff
f3c1c54051
* Makefile.in: Add finline-functions optimization to CXXFLAGS.
* autoload.cc (LoadDLLprime): Rename std_dll_init to
_std_dll_init.
(std_dll_init): Remove name mangling prototype. Add attributes
used and noinline.
(wsock_init): Ditto.
Change wsock_init to _wsock_init in wsock32 and ws2_32
LoadDLLprime.
* exceptions.cc (unused_sig_wrapper): Remove prototype. Add
attributes used and noinline.
* pwdgrp.h ((pwdgrp (passwd *&)): Remove inline code.
(pwdgrp (__group32 *&)): Ditto.
* grp.cc (pwdgrp (passwd *&)): Outline constructor.
(pwdgrp (__group32 *&)): Ditto.
2003-04-17 20:05:15 +00:00
..
2002-07-07 00:44:08 +00:00
2003-03-09 21:51:00 +00:00
2003-04-17 20:05:15 +00:00
2003-04-10 20:09:35 +00:00
2003-04-11 12:35:51 +00:00
2001-10-12 20:02:41 +00:00
2003-04-08 18:29:37 +00:00
2003-04-10 23:27:13 +00:00
2003-04-16 12:19:57 +00:00
2003-04-11 21:48:39 +00:00
2003-03-17 22:27:07 +00:00
2003-03-17 22:27:07 +00:00
2003-01-13 21:11:19 +00:00
2003-04-11 21:48:39 +00:00
2002-09-28 03:15:44 +00:00