mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
* posix/bug-regex11.c (tests): Add flags field.
(main): Avoid warnings. Use test[i].flags. Return nonzero if any of the tests failed. * posix/bug-regex12.c: New file. * posix/Makefile (tests): Add bug-regex12.
This commit is contained in:
parent
ab635ab254
commit
ec1434fc89
@ -1,3 +1,11 @@
|
||||
2002-09-28 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* posix/bug-regex11.c (tests): Add flags field.
|
||||
(main): Avoid warnings. Use test[i].flags. Return nonzero
|
||||
if any of the tests failed.
|
||||
* posix/bug-regex12.c: New file.
|
||||
* posix/Makefile (tests): Add bug-regex12.
|
||||
|
||||
2002-03-02 Thorsten Kukuk <kukuk@suse.de>
|
||||
|
||||
* sysdeps/unix/nice.c (nice): Use getpriority() for the return value.
|
||||
|
Loading…
Reference in New Issue
Block a user