Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | Fix coding style | Samuel Thibault | |
2018-03-03 | Fix copyright years and addresses | Amos Jeffries | |
* sysdeps/mach/hurd/bits/mutex.h: reformat copyright blurb intro to match other files * replace Free Software Foundation address using gnu.org URL from upstream glibc copyright blurbs. * apply upstream glibc scripts/update-copyrights * update copyright date syntax per upstream glibc request | |||
2015-11-25 | Fix build with hidden support | Samuel Thibault | |
* sysdeps/generic/pt-key-create.c (pthread_key_create): Rename to __pthread_key_create. (pthread_key_create): New strong_alias. * sysdeps/generic/raise.c (raise): Add libc_hidden_def. (gsignal): Add weak_alias. * sysdeps/hurd/pt-key-create.c (__pthread_key_create): Remove hidden_def. |