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
Unknown Object (File)
Fri, Nov 28, 6:51 AM
Unknown Object (File)
Fri, Nov 21, 1:24 AM
Unknown Object (File)
Fri, Nov 21, 1:22 AM
Unknown Object (File)
Fri, Nov 21, 1:17 AM
Unknown Object (File)
Fri, Nov 21, 1:12 AM
Unknown Object (File)
Mon, Nov 17, 3:48 PM
Unknown Object (File)
Thu, Nov 13, 3:43 AM
Unknown Object (File)
Nov 12 2025, 12:56 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).