Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hurd: Do not hide rtld symbols which need to be preempted | Samuel Thibault | 2016-03-20 | 1 | -0/+21 |
* sysdeps/generic/dl-fcntl.h: New file, adds attribute_hidden to __open and __fcntl. * sysdeps/mach/hurd/dl-fcntl.h: New file, adds attribute_hidden to __fcntl only. * include/fcntl.h [IS_IN (rtld)]: Include <dl-fcntl.h> instead of adding attribute_hidden to __open and __fcntl. |