comparison dynodump/dynodump.c @ 464:5aa1854ad537 r21-2-47

Import from CVS: tag r21-2-47
author cvs
date Mon, 13 Aug 2007 11:45:51 +0200
parents abe6d1db359e
children 20ae8821c23d
comparison
equal deleted inserted replaced
463:a158004111cd 464:5aa1854ad537
71 * modification that occurred during the applications execution. 71 * modification that occurred during the applications execution.
72 * 72 *
73 * N.B. The above commentary is not quite correct in the flags have been hardwired 73 * N.B. The above commentary is not quite correct in the flags have been hardwired
74 * to RTLD_SAVREL. 74 * to RTLD_SAVREL.
75 */ 75 */
76 #pragma ident "@(#) $Id: dynodump.c,v 1.6.2.2 2000/09/20 02:39:17 martinb Exp $ - SMI" 76 #pragma ident "@(#) $Id: dynodump.c,v 1.8 2001/04/12 18:20:43 michaels Exp $ - SMI"
77 77
78 #define __EXTENSIONS__ 1 78 #define __EXTENSIONS__ 1
79 79
80 #include <sys/param.h> 80 #include <sys/param.h>
81 #include <sys/procfs.h> 81 #include <sys/procfs.h>