At 02:48 AM 7/8/2003, Dave Gomboc wrote:
>
>minor nitpick: why signal.hpp instead of signals.hpp?

It is following the practice of the C++ Standard Library. Which in turn was following the practice of the C Standard Library.

That being said, those libraries were developed in the days when filenames were limited to very short lengths, and no concerns over header name collisions. Today our concerns are different.

--Beman

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to