Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
type to SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.
  • Loading branch information
Ulrich Drepper committed Jan 4, 2006
1 parent 224aa5f commit b268486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Expand Up @@ -44,7 +44,7 @@
addition to the global event.
* sysdeps/pthread/lio_listio.c (lio_listio): Renamed to
lio_listio_internal. Remove mode parameter check. Only set sigevent
type ti SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.
type to SIGEV_NONE if LIO_NO_INDIVIDUAL_EVENT is set.
(__lio_listio_21): New function. Compatiblity version which sets
LIO_NO_INDIVIDUAL_EVENT before calling lio_listio_internal.
(__lio_listio_item_notify): New function.
Expand Down

0 comments on commit b268486

Please sign in to comment.