[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: chamda de sistema!!



Quoted by a city of holy mosquitos
For `"Divisao de Informatica" <din@huufma.br>' 
On Monday, 16 June 2003 (09:52):

>
> Onde posso encontrar uma documentacao das chamadas das funcoes da Glibc e do
> Kernel ?
> 

	Nas páginas do manual, seção 2. Por exemplo, para obter informações sobre o
printf():

		$ man 2 printf

(é importante "forçar" a abertura na seção 2, já que, em alguns casos -- e é o
do printf -- existem comandos homônimos no shell em seções anteriores)
	
	Ou, se preferir, instale o devhelp e os livros da glibc:

		$ apt-get install devhelp-book-glibc

	Recomendo instalar todos os livros, instalando o meta-pacote "devhelp-books";
atualmente (no Sid), o seguintes livros estão prontos para serem instalados:

	devhelp-book-autotools - Autotools book for the DevHelp system
	devhelp-book-binutils - Binutils book for the DevHelp system
	devhelp-book-cvs - Cvs book for the DevHelp system
	devhelp-book-emacs - Emacs book for the DevHelp system
	devhelp-book-gdb - GNU Debugger (gdb) book for the DevHelp system
	devhelp-book-glibc - GNU C Library (glibc) book for the DevHelp system
	devhelp-book-gtk2 - Gtk+ 2 books for the DevHelp system
	devhelp-book-make - A 'make' book for the DevHelp system
	devhelp-book-sdl - Simple DirectMedia Layer book for the DevHelp system
	devhelp-book-gnome - Gnome books for the DevHelp system
	devhelp-book-gtk - Gtk+ books for the DevHelp system

	O mecanismo de busca do devhelp é muito bom!

-- 
 Leandro Pereira              (oO)           <leandro@linuxmag.com.br>
 www.mindcrisis.tk            /||\                 GPG key: 0x062E7976

  Give a man a fish, and he'll eat for a day. Give a man a bible, and it'll
   probably take him a week or two to eat it all. -- anonymous at usenet.



Reply to: