summaryrefslogtreecommitdiff
path: root/hurd/porting
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-08-06 13:07:56 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-08-06 13:07:56 +0200
commit6a2711d5e6896dfeb3d4d5342ec904dce1b22b77 (patch)
treea64dbb0f13eda6ca10d81b1687255fc4bd7aa41e /hurd/porting
parent2500a001957eab720d190bf5f53abd3214fe91b7 (diff)
184565 was fixed
Diffstat (limited to 'hurd/porting')
-rw-r--r--hurd/porting/system_api_limitations.mdwn2
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)