Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 1999-08-26 | 1 | -1/+1 |
| | | | | | | | | * sysdeps/i386/fpu/bits/mathinline.h (__finite): Mark constant as unsigned to avoid warning. [PR libc/1271]. * conform/conformtest.pl: Allow testing regex.h which requires sys/types.h being included. | ||||
* | Update. | Ulrich Drepper | 1999-08-26 | 1 | -0/+1 |
| | | | | | | | | | | * conform/data/regex.h-data: Allow *_t types. * conform/data/pwd.h-data: Likewise. * conform/data/sched.h-data: Likewise * conform/data/pthread.h-data: Likewise. * conform/data/search.h-data: Likewise. * misc/search.h: Avoid namespace pollution. | ||||
* | Update. | Ulrich Drepper | 1999-08-25 | 1 | -0/+41 |
* conform/conformtest.pl (@headers): Add search.h, sched.h, regex.h, pwd.h, and pthread.h. * conform/data/pthread.h-data: New file. * conform/data/pwd.h-data: New file. * conform/data/regex.h-data: New file. * conform/data/sched.h-data: New file. * conform/data/search.h-data: New file. * NAMESPACE: Add REG_ for regex.h. * locale/langinfo.h: Don't define YESSTR and NOSTR for XPG6 since they are removed. |