Page MenuHomeFreeBSD

libc: Eliminate duplicate copies of __vdso_gettc.c
ClosedPublic

Authored by emaste on Mar 27 2015, 1:42 AM.
Tags
None
Referenced Files
F105989395: D2152.diff
Mon, Dec 23, 1:29 PM
Unknown Object (File)
Thu, Dec 5, 2:50 AM
Unknown Object (File)
Sun, Nov 24, 7:04 PM
Unknown Object (File)
Nov 19 2024, 2:29 PM
Unknown Object (File)
Nov 19 2024, 2:09 PM
Unknown Object (File)
Nov 16 2024, 11:21 AM
Unknown Object (File)
Nov 16 2024, 9:34 AM
Unknown Object (File)
Nov 14 2024, 9:37 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to libc: Eliminate duplicate copies of __vdso_gettc.c.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: imp, andrew, kib.
kib edited edge metadata.

I am fine with it.

Myself, I would use the name trivial_vdso_tc.c, but it is only a weak suggestion.

This revision is now accepted and ready to land.Mar 27 2015, 9:30 AM
lib/libc/arm/sys/Makefile.inc
3

I went with trivial- for consistency with the getcontextx change, but I agree this is a bit awkward. I might use trivial-vdso_tc.c instead.

emaste updated this revision to Diff 4622.

Closed by commit rS281004 (authored by @emaste).