Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -0/+41 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -41/+0 |
| | |||||
* | Update. | Ulrich Drepper | 2004-08-13 | 1 | -2/+9 |
| | | | | | | | 2004-08-09 Jakub Jelinek <jakub@redhat.com> * libc-tsd.c: Move resolv.h include before the #if. (__res_maybe_init): New function. Add libc_hidden_def. | ||||
* | * sysdeps/generic/errno.c (__libc_errno): Remove alias. | Roland McGrath | 2002-11-15 | 1 | -0/+34 |
* inet/herrno.c (__libc_h_errno): Likewise. * resolv/res_libc.c (__libc_res): Likewise. [USE___THREAD]: Use this in place of [USE_TLS && HAVE___THREAD]. (__res_state) [! USE___THREAD]: Don't define as weak. * csu/Versions: Revert last change. * resolv/Versions: Revert last change. * Makerules ($(common-objpfx)%.make): New pattern rule. * tls.make.c: New file. * Makefile (distribute): Add it. |