| Linux Standard Base Core Specification, Generic Part | ||
|---|---|---|
| <<< Previous | Next >>> | |
fgets_unlocked() is the same as fgets(), except that it need not be thread-safe. That is, it may only be invoked in the ways which are legal for getc_unlocked().
| <<< Previous | Home | Next >>> |
| fgetc_unlocked | Up | fgetwc_unlocked |