Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing legacy LFS *64 symbol aliases | Szabolcs Nagy | 2014-09-05 | 1 | -0/+3 |
| | | | | | | versionsort64, aio*64 and lio*64 symbols were missing, they are only needed for glibc ABI compatibility, on the source level dirent.h and aio.h already redirect them. | ||||
* | implement POSIX asynchronous io | Rich Felker | 2011-09-09 | 1 | -0/+16 |
some features are not yet supported, and only minimal testing has been performed. should be considered experimental at this point. |