about summary refs log tree commit diff
path: root/CANCEL-FCT-WAIVE
Commit message (Collapse)AuthorAgeFilesLines
* Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.Joseph Myers2014-10-101-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 Drepper2004-03-081-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>.