Page MenuHomeFreeBSD

Remove architecture specific sigreturn.S files.
ClosedPublic

Authored by brooks on Apr 3 2018, 6:24 PM.
Tags
None
Referenced Files
F163271405: D14953.id41040.diff
Tue, Jul 21, 3:18 PM
Unknown Object (File)
Mon, Jul 20, 1:50 PM
Unknown Object (File)
Sat, Jul 18, 6:59 PM
Unknown Object (File)
Sat, Jul 18, 12:02 PM
Unknown Object (File)
Tue, Jul 7, 11:46 PM
Unknown Object (File)
Sat, Jul 4, 6:27 PM
Unknown Object (File)
Thu, Jul 2, 5:10 AM
Unknown Object (File)
Mon, Jun 29, 11:35 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.