summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/_limits.h
AgeCommit message (Expand)Author
2025-11-30sys/limits.h: add C23 _WIDTH macrosRobert Clausecker
2023-11-26sys: Remove ancient SCCS tags.Warner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2017-11-20sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2011-01-08On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thanTijl Coosemans
2011-01-08Fix types of some values in machine/_limits.h.Tijl Coosemans
2011-01-07Remove unused support for 64 bit long on 32 bit architectures.Tijl Coosemans
2010-07-13MFppc64:Nathan Whitehorn
2005-08-20Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and renameStefan Farfeleder
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-04-07Remove advertising clause from University of California Regent'sWarner Losh
2003-05-19sys/sys/limits.h:Alexander Kabaev
2003-05-04Style fixes.Alexander Kabaev
2003-04-23Add a new sys/limits.h file which in turn depends on machine/_limits.hAlexander Kabaev
2003-01-18RAIDframe requires LONG_BITPeter Grehan
2003-01-01Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt
2002-12-22MB_LEN_MAX is not MD, move it to the MI limits.h.Tim J. Robbins
2002-07-29Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft
2001-11-02o Add new header <sys/stdint.h>.Mike Barcroft
2001-08-15OFF_T -> OFF (more standard style)Andrey A. Chernov
2001-08-15Add OFF_T_MAX/OFF_T_MINAndrey A. Chernov
2000-11-04Our SHRT_MIN definition was actually 4 bits too big.David E. O'Brien
2000-10-24* Update commentsDavid E. O'Brien
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-05-22Fixed style bugs in previous commit.Bruce Evans
1999-05-20Set CHAR_{MIN,MAX} according to -funsigned-char flag given or notAndrey A. Chernov
1997-02-22Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-02-03Don't define CLK_TCK here.Bruce Evans
1994-08-02Added $Id$David Greenman
1994-05-25The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes
1994-04-04First pass at adding locale support. This code only deals with the LC_CTYPEGarrett Wollman
1994-02-26Bump CLK_TCK to more precise value (128)Andrey A. Chernov
1993-12-19adding libc/quad:Andrew Moore
1993-11-07Made all header files idempotent and moved incorrect common data fromGarrett Wollman
1993-10-16Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes
1993-06-12Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes