[Bug 798] New: add librt to the LSB
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
Because of the status of async I/O, the contents of librt has been marked "deferred". However, there are parts of librt that do work correctly, notably the two shared memory routines (shm_open and shm_destroy) and possible the POSIX timers and/or clocks. The entire library does not have to be deferred. librt should be reintroduced with the appropriate interfaces enabled. This may also help avoid situations where librt is statically linked by lsbcc and async I/O routines may appear. It's also possible that the devenv should have an <aio.h> header which fails the compilation like we do for some other intentionally excluded features. -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.