Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!tar From: tar@math.ksu.edu (Tim Ramsey) Newsgroups: comp.unix.misc Subject: Re: How do I get a list of UNIX C functions? Message-ID: <1990Dec26.065038.16148@maverick.ksu.ksu.edu> Date: 26 Dec 90 06:50:38 GMT References: <1990Dec26.055716.11975@news.cs.indiana.edu> Sender: news@maverick.ksu.ksu.edu (The News Guru) Organization: Kansas State University Lines: 22 anlhille@rose.ucs.indiana.edu (Joseph Hillenburg) writes: >I know I can type 'man ' but how do I get just the huge list of >C functions? On most UN*X systems, "ar t /lib/libc.a" will give you a list of all the functions in the standard C library. If your man command supports it, "man -k xxxx" will give you a list of commands that have to do with "xxxx". For instance, "man -k tty" will list all of the manual entries that mention "tty" in their NAME section. Failing that, change directory to wherever your manual pages live (on BSD systems, /usr/man/cat?; on SYSV systems, /usr/catman/p_man/man?) and read to your heart's content. Tim -- Tim Ramsey (tar@math.ksu.edu) (913) 532-6750 (voice) 532-7004 (FAX) Department of Mathematics, Kansas State University, Manhattan KS 66506 -- What does this mean? 07:36:34 * MSG FROM LISTSERV: BITE ME