This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH]: hurd: Do not hide rtld symbols which need to be preempted [Was: hurd: Hidden symbols in rtld]


On 03/20/2016 06:05 PM, Samuel Thibault wrote:
    hurd: Do not hide rtld symbols which need to be preempted

    	* sysdeps/generic/dl-fcntl.h: New file, hides __open and __fcntl.
    	* sysdeps/mach/hurd/dl-fcntl.h: New file, hides __fcntl only.
    	* include/fcntl.h [IS_IN (rtld)]: Include <dl-fcntl.h> instead of
    	hiding __open and __fcntl.
    	* sysdeps/mach/hurd/dl-unistd.h: Do not hide __access.

How did you test this, considering that master is quite far away from building on master?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]