Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libc




On Saturday, September 6, 2003, at 03:11  PM, Christos Zoulas wrote:

Module Name:    src
Committed By:   christos
Date:           Sat Sep  6 22:11:50 UTC 2003

Modified Files:
        src/lib/libc: shlib_version

Log Message:
bump for i386 signal trampoline; not strictly necessary, but convenient
for people who have an unsuccessful build.

Uh, you should not need to bump the libc version at all. The signal trampoline symbol is referenced interally only. No externally-visible libc symbols changed, and therefore, you should not have bumped the shlib version.

What problem are you attempting to avoid, here?

        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>




Home | Main Index | Thread Index | Old Index