summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls/_catgets.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use new framework for wrapping cat{open,gets,close}(), eliminatingguenther2015-09-051-23/+0
| | | | | | _cat* in the process. ok kettenis@
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+2
| | | | ok guenther millert kettenis
* zap rcsidespie2005-08-051-4/+1
|
* ansify. ok deraadt@ millert@otto2005-03-231-6/+2
|
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
|
* Fix RCS idstholo1996-08-191-2/+4
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* svr4-style gencatderaadt1996-05-221-0/+28