summaryrefslogtreecommitdiff
path: root/include/nl_types.h
AgeCommit message (Expand)Author
2024-01-24Revert "nl_types.h: explicitly include cdefs.h"Ed Maste
2024-01-24nl_types.h: explicitly include cdefs.hVal Packett
2023-11-26include: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh
2017-11-25include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2010-02-16Remove NetBSD Foundation clauses 3 & 4. They eliminated those clausesWarner Losh
2006-01-26Analogous to __printflike and __scanflike, add the macro __format_arg whichStefan Farfeleder
2005-02-27Bring in NetBSD's improvements and cleanups to NLS subsystem, makingAlexey Zelkin
2002-09-24Add forgotten <sys/_types.h> include. Fix some style bugs while I'mMike Barcroft
2002-09-18Move definition of nl_item type to <sys/_types.h>, so that it can beMike Barcroft
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-05-08Protect declarations for C++ users.Jordan K. Hubbard
1998-04-30Prototypes/typedefs cleanupAndrey A. Chernov
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-03-30Add a necessary include file for the catgets* routines.Jordan K. Hubbard