.\" Copyright 1995 Michael Chastain (mec@shell.portal.com), 15 April 1995. .\" .\" %%%LICENSE_START(GPLv2+_DOC_FULL) .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" .\" The GNU General Public License's references to "object code" .\" and "executables" are to be interpreted as the output of any .\" document formatting or typesetting system, including .\" intermediate and printed output. .\" .\" This manual is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public .\" License along with this manual; if not, see .\" . .\" %%%LICENSE_END .\" .\" Updated, aeb, 980612 .\" .\" Traduzione da man-pages-2.11 di Giulio Daprelà .\" novembre 2005 .\" Traduzione da man-pages-2.63 di Elisabetta Galli .\" luglio 2007 .\" Aggiornamento a man-pages-3.53 di Marco Curreli .\" agosto 2013 (formattazione) .\" .TH UNIMPLEMENTED 2 2013-02-12 "Linux" "Linux Programmer's Manual" .SH NOME afs_syscall, break, fattach, fdetach, ftime, getmsg, getpmsg, gtty, isastream, lock, madvise1, mpx, prof, profil, putmsg, putpmsg, security, stty, tuxcall, ulimit, vserver \- chiamate di sistema non implementate .SH SINTASSI Chiamate di sistema non implementate. .SH DESCRIZIONE Queste chiamate di sistema non sono implementate nel kernel Linux. .SH VALORE RESTITUITO Queste chiamate di sistema restituiscono sempre \-1 e impostano .I errno a .BR ENOSYS . .SH NOTE Notare che .BR ftime (3), .BR profil (3) e .BR ulimit (3) sono implementate come funzioni di libreria. Alcune chiamate di sistema, come .BR alloc_hugepages (2), .BR free_hugepages (2), .BR ioperm (2), .BR iopl (2), e .BR vm86 (2) esistono solo su alcune architetture. Alcune chiamate di sistema, come .BR ipc (2), .BR create_module (2), .BR init_module (2), e .BR delete_module (2) esistono solo se il kernel Linux è stato compilato con il supporto ad esse. .SH VEDERE ANCHE .BR syscalls (2) .SH COLOPHON Questa pagina fa parte del rilascio 3.73 del progetto Linux .IR man-pages . Una descrizione del progetto, le istruzioni per la segnalazione degli errori, e l'ultima versione di questa pagina si trova su \%http://www.kernel.org/doc/man\-pages/. La versione italiana fa parte del pacchetto .I man-pages-it v. 3.73, a cura di: ILDP "Italian Linux Documentation Project" \%http://www.pluto.it/ildp .br Per la traduzione in italiano si pu\(`o fare riferimento a http://www.pluto.it/ildp/collaborare/ .br Segnalare eventuali errori di traduzione a .IR ildp@pluto.it