diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-06 13:07:56 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-06 13:07:56 +0200 |
commit | 6a2711d5e6896dfeb3d4d5342ec904dce1b22b77 (patch) | |
tree | a64dbb0f13eda6ca10d81b1687255fc4bd7aa41e /hurd/porting/system_api_limitations.mdwn | |
parent | 2500a001957eab720d190bf5f53abd3214fe91b7 (diff) |
184565 was fixed
Diffstat (limited to 'hurd/porting/system_api_limitations.mdwn')
-rw-r--r-- | hurd/porting/system_api_limitations.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hurd/porting/system_api_limitations.mdwn b/hurd/porting/system_api_limitations.mdwn index 2fac456e..82327dde 100644 --- a/hurd/porting/system_api_limitations.mdwn +++ b/hurd/porting/system_api_limitations.mdwn @@ -22,8 +22,6 @@ These are the known system API limits that have porting implications. **_[\#47998](http://bugs.debian.org/47998): `msgget` IPC not implemented_** -**_[\#184565](http://bugs.debian.org/184565): libc0.3: missing shm\* functions (from `<sys/shm.h>`)_**<br />**breaks:** cdrtools<br />**error:** warning: shm\* is not implemented and will always fail - **_[[nice() doesn't work|open_issues/nice_vs_mach_thread_priorities]]_**. **_[\#187391](http://bugs.debian.org/187391): libc0.3-dev: `sockaddr_un.sun_path` can't be assigned a `const char *` when compiling with g++_**<br />**breaks:** fam, gail<br />**status:** maybe this should be in [[PortingIssues]] (see _long_ bug log) |