cvs commit: src/include stdio.h src/lib/libc/stdio stdio.c src/gnu/usr.bin/sort config.h

Daniel Eischen deischen at freebsd.org
Sun May 4 04:01:52 UTC 2008


On Sat, 3 May 2008, Marcel Moolenaar wrote:

> marcel      2008-05-03 23:36:00 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    include              stdio.h
>    lib/libc/stdio       stdio.c
>    gnu/usr.bin/sort     config.h
>  Log:
>  Unbreak build: gnu sort has been configured to grope inside struct
>  __sFILE. It's opaque now, so add a function that returns the pending
>  output bytes.
>
>  Pointy hat: jhb

How does this work without also adding the symbol to the private
section of libc/stdio/Symbol.map?

Pointy hat to: ???

;-)

-- 
DE


More information about the cvs-src mailing list