Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE. | Joseph Myers | 2014-10-10 | 1 | -495/+0 |
| | | | | | | | | | | | | | As far as I can tell, CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE are old notes from the addition of cancellation support to glibc and are not currently used by any glibc testcases or otherwise in the build process, and it does not seem useful to me to keep them around. This patch removes them. Tested for x86_64. * CANCEL-FCT-WAIVE: Remove file. * CANCEL-FILE-WAIVE: Likewise. | ||||
* | Update. | Ulrich Drepper | 2004-03-08 | 1 | -0/+495 |
2004-03-07 Ulrich Drepper <drepper@redhat.com> * idn-stub.c: Include <gnu/lib-names.h>. Use LIBCIDN_SO for dlopen. * shlib-versions: New file. * toutf8.c: Include <sys/param.h>. |