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
F93755595: D2152.diff
Thu, Sep 12, 6:13 AM
Unknown Object (File)
Wed, Sep 4, 8:08 PM
Unknown Object (File)
Wed, Sep 4, 7:31 PM
Unknown Object (File)
Wed, Sep 4, 6:44 PM
Unknown Object (File)
Fri, Aug 30, 11:09 PM
Unknown Object (File)
Fri, Aug 30, 11:09 PM
Unknown Object (File)
Fri, Aug 30, 11:09 PM
Unknown Object (File)
Thu, Aug 29, 1:01 PM
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).