Page MenuHomeFreeBSD

Remove architecture specific sigreturn.S files.
ClosedPublic

Authored by brooks on Apr 3 2018, 6:24 PM.
Tags
None
Referenced Files
F109283546: D14953.diff
Mon, Feb 3, 1:01 AM
Unknown Object (File)
Wed, Jan 22, 1:15 PM
Unknown Object (File)
Tue, Jan 21, 1:04 PM
Unknown Object (File)
Mon, Jan 20, 2:21 PM
Unknown Object (File)
Dec 28 2024, 8:55 AM
Unknown Object (File)
Dec 27 2024, 12:57 AM
Unknown Object (File)
Dec 16 2024, 10:48 AM
Unknown Object (File)
Dec 12 2024, 6:51 PM

Details

Summary

All of these files are identical (modulo license blocks and VCS IDs) to
the files generated by lib/libc/sys/Makefile.inc and serve no purpose.

Test Plan

universe build

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15967
Build 15956: arc lint + arc unit

Event Timeline

Can you show me the output of
readelf -l /lib/libc.so.7
for the patched library ?

  • Work correctly in a clean tree.
In D14953#314405, @kib wrote:

Can you show me the output of
readelf -l /lib/libc.so.7
for the patched library ?

See paste P162

This revision is now accepted and ready to land.Apr 3 2018, 9:39 PM
This revision was automatically updated to reflect the committed changes.