From 8f47762415273ad08ba3453f268141db0bc117c6 Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Thu, 17 Jun 2004 15:08:57 +0000 Subject: none --- Distrib/SystemAPILimits.mdwn | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Distrib') diff --git a/Distrib/SystemAPILimits.mdwn b/Distrib/SystemAPILimits.mdwn index 74c45ec8..edfd099b 100644 --- a/Distrib/SystemAPILimits.mdwn +++ b/Distrib/SystemAPILimits.mdwn @@ -15,8 +15,6 @@ Taken from the bug lists in debian BTS. If you find more of them (and it is clea These are the known system API limits that have porting implications. -**_[\#190732](http://bugs.debian.org/190732): hurd: non-priviledged user may crash filesystem_**
**breaks:** coreutils
**error:** `mv` command crashes fs (Computer bought the farm) - **_[\#47998](http://bugs.debian.org/47998): `msgget` IPC not implemented_** **_[\#184344](http://bugs.debian.org/184344): extern inlines in libpthread are not ansi compliant_**
**breaks:** xfree86 (when compiled with pthreads)
**error:** `gcc -ansi` gets parse error with `inline`
**status:** patch sent @@ -29,8 +27,6 @@ These are the known system API limits that have porting implications. **_[\#190581](http://bugs.debian.org/190581): nice() doesn't work_**
**breaks:** coreutils
**error:** `nice()` doesn't take effect on some situations -**_[\#171022](http://bugs.debian.org/171022): libc0.3: missing tmpfile64 function_**
**breaks:** python2.2
**error:** linker can't find `tmpfile64`. this can be manifested in code that calls `tmpfile` when `_FILE_OFFSET_BITS == 64`
**status:** pending upload - **_[\#187391](http://bugs.debian.org/187391): libc0.3-dev: `sockaddr_un.sun_path` can't be assigned a `const char *` when compiling with g++_**
**breaks:** fam, gail
**status:** maybe this should be in [[PortingIssues]] (see _long_ bug log) **_[\#190367](http://bugs.debian.org/190367): libc0.3-dev: `fcntl` `F_GETLK` not implemented (`ENOSYS`)_**
**breaks:** gnome-session (and others) from running
**error:** misc lock-related errors -- cgit v1.2.3