diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-07-23 18:50:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-07-23 18:50:26 +0000 |
commit | 6bc0b95489067acc56efb0d8e1d88fe18644389f (patch) | |
tree | 43d353c9c585b610c2c72458033737833143ecaf /nptl | |
parent | 9d79e0377b08773ec4f7ec38479b1563606f7ef7 (diff) | |
download | glibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.tar.gz glibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.tar.xz glibc-6bc0b95489067acc56efb0d8e1d88fe18644389f.zip |
Update.
2003-07-23 Jakub Jelinek <jakub@redhat.com> * sysdeps/pthread/lio_listio.c (LIO_OPCODE_BASE): Define. (lio_listio): Use it. * sysdeps/pthread/lio_listio64.c: Include lio_listio.c instead of after few defines to avoid duplication.
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/Banner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Banner b/nptl/Banner index 00b04c772f..ecc2e839b0 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.54 by Ulrich Drepper +NPTL 0.55 by Ulrich Drepper |