On 2 April 2015 at 19:54, Bruce Evans <[email protected]> wrote: > On Thu, 2 Apr 2015, Ed Maste wrote: > >> Log: >> libc: Eliminate duplicate copies of __vdso_gettc.c >> ... >> Modified: head/lib/libc/arm/sys/Makefile.inc >> >> ============================================================================== >> --- head/lib/libc/arm/sys/Makefile.inc Thu Apr 2 20:14:51 2015 >> (r281003) >> +++ head/lib/libc/arm/sys/Makefile.inc Thu Apr 2 21:18:11 2015 >> (r281004) >> @@ -1,6 +1,6 @@ >> # $FreeBSD$ >> >> -SRCS+= __vdso_gettc.c >> +SRCS+= trivial-vdso_tc.c > > > The new file name is much worse than the old one. > [snip]
I'm happy to rename it if you have a suggestion. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
