git: Revert "libc: Add temporary (get|set)affinity DF404.0 symbols"

John Marino marino at crater.dragonflybsd.org
Wed Apr 12 06:24:01 PDT 2017


commit 35ca622fb0297a1330ee59317515a6f113512ca0
Author: John Marino <draco at marino.st>
Date:   Wed Apr 12 08:19:24 2017 -0500

    Revert "libc: Add temporary (get|set)affinity DF404.0 symbols"
    
    This reverts commit 3c2537818c14aaba122a276020143cd4b92d2cbc.
    
    As indicated in the original commit, the (get|set)affinity DF404.0
    symbols were temporary and limited to the 4.7 development branch.
    Now that 4.8 has been officially released, remove them as they
    have served their purpose.  By now, all software built on 4.7
    should have been rebuilt and thus nothing depends on the mistake
    symbols.

Summary of changes:
 lib/libc/sys/Makefile.inc        | 10 +---------
 lib/libc/sys/sched_getaffinity.c |  4 ----
 lib/libc/sys/sched_getcpu.c      |  4 ----
 lib/libc/sys/sched_setaffinity.c |  4 ----
 4 files changed, 1 insertion(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35ca622fb0297a1330ee59317515a6f113512ca0


-- 
DragonFly BSD source repository



More information about the Commits mailing list