freebsd-dev/cddl/contrib/opensolaris/lib/libdtrace/common
John Baldwin 1149b79dac Correct the sense of the "use32" terenary operator so that it uses
'lib32' for 32-bit binaries on amd64 and 'lib' for 64-bit binaries.
Remove an #ifdef __i386__ that defined use32 to the wrong value on
i386 to workaround the bug in the terenary operator.

MFC after:	1 month
2009-01-16 22:16:54 +00:00
..
drti.c * Make this file compile cleanly. 2008-04-26 05:03:22 +00:00
dt_aggregate.c * Handle the different ioctl design. 2008-04-26 04:37:01 +00:00
dt_as.c
dt_as.h
dt_buf.c
dt_buf.h
dt_cc.c * Handle the different ioctl design. 2008-04-26 05:09:19 +00:00
dt_cg.c * Handle the different ioctl design. 2008-04-26 05:09:19 +00:00
dt_consume.c * Handle the different ioctl design. 2008-04-26 05:09:19 +00:00
dt_decl.c
dt_decl.h
dt_dis.c
dt_dof.c Leave out some header files. 2008-04-26 05:07:07 +00:00
dt_dof.h
dt_error.c There are many places in libdtrace where errno can be set. When an 2008-04-26 04:43:19 +00:00
dt_errtags.h Add some error definitions for FreeBSD action extensions. 2008-04-26 04:40:38 +00:00
dt_grammar.y
dt_handle.c Make this file compile cleanly. 2008-04-26 05:07:54 +00:00
dt_ident.c Leave out some header files. 2008-04-26 05:07:07 +00:00
dt_ident.h
dt_impl.h * Add a couple of action definitions for FreeBSD extensions. 2008-04-26 04:47:16 +00:00
dt_inttab.c
dt_inttab.h
dt_lex.l * Define YY_INPUT for flex since input() can't be re-defined. 2008-04-26 04:26:23 +00:00
dt_link.c Correct the sense of the "use32" terenary operator so that it uses 2009-01-16 22:16:54 +00:00
dt_list.c
dt_list.h
dt_map.c * Handle the different ioctl design. 2008-04-26 04:44:34 +00:00
dt_module.c * Make this file compile cleanly. 2008-04-26 04:39:26 +00:00
dt_module.h
dt_open.c Merge latest DTrace changes from Perforce. 2008-11-05 19:35:09 +00:00
dt_options.c * Handle the different ioctl design. 2008-04-26 04:57:45 +00:00
dt_parser.c Leave out a header file. 2008-04-26 04:54:58 +00:00
dt_parser.h
dt_pcb.c
dt_pcb.h
dt_pid.c There is a lot of commented out code here which applies to future work 2008-04-26 04:56:46 +00:00
dt_pid.h
dt_pragma.c Merge FreeBSD include file changes with some code that should have come 2008-04-26 04:53:24 +00:00
dt_printf.c Mips doesn't have a long double that's different in size from double. 2008-09-18 19:54:02 +00:00
dt_printf.h
dt_proc.c Merge latest DTrace changes from Perforce. 2008-11-05 19:35:09 +00:00
dt_proc.h Merge latest DTrace changes from Perforce. 2008-11-05 19:35:09 +00:00
dt_program.c Merge latest DTrace changes from Perforce. 2008-11-05 19:35:09 +00:00
dt_program.h
dt_provider.c Just leave out a few includes to compile this on FreeBSD. 2008-04-26 04:34:50 +00:00
dt_provider.h
dt_regset.c
dt_regset.h
dt_string.c
dt_string.h
dt_strtab.c
dt_strtab.h
dt_subr.c * Get the maximum number of CPUs via a sysctl. 2008-04-26 04:33:15 +00:00
dt_work.c * Use a portable POSIX timed wait. 2008-04-26 04:16:17 +00:00
dt_xlator.c
dt_xlator.h
dtrace.h Merge latest DTrace changes from Perforce. 2008-11-05 19:35:09 +00:00
mkerrtags.sh 'echo' behaviour differs between SYSV and BSD. 2008-04-26 04:03:58 +00:00
mknames.sh 'echo' behaviour differs between SYSV and BSD. 2008-04-26 04:03:58 +00:00