freebsd-dev/sys/powerpc/include
David E. O'Brien 02c629d468 Make _BSD_TIME_T_ (time_t) an int' rather than long'. This will help
flag errors where programmers assume time_t is a long, which it is not on
64-bit platforms.

Submitted by:	bde
2001-05-18 01:43:25 +00:00
..
_limits.h
ansi.h Make _BSD_TIME_T_ (time_t) an int' rather than long'. This will help 2001-05-18 01:43:25 +00:00
asm.h
atomic.h
bootinfo.h
clock.h
elf.h
endian.h Unbreak build on alpha. 2001-03-24 15:17:27 +00:00
exec.h
frame.h
globaldata.h Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
globals.h
limits.h
md_var.h
mutex.h Convert the protection of hte i8254 from critical_enter/exit like it is 2001-04-18 21:47:48 +00:00
param.h
pcpu.h Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
ptrace.h
resource.h
setjmp.h
sigframe.h
types.h Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash). 2001-03-17 09:31:06 +00:00
ucontext.h