where.so
来自「berkeley db 4.6.21的源码。berkeley db是一个简单的数」· SO 代码 · 共 40 行
SO
40 行
m4_comment([$Id: where.so,v 10.32 2003/05/26 16:04:06 bostic Exp $])m4_ref_title(Introduction, Where does m4_db run?,, intro/distrib, intro/products)m4_p([dnlm4_db requires only underlying m4_posix1_name system calls and can beported easily to new architectures by adding stub routines to connectthe native system interfaces to the m4_db POSIX-style system calls.See m4_link(M4RELDIR/ref/distrib/port, Porting m4_db to newarchitectures) for more information.])m4_p([dnlm4_db will autoconfigure and run on almost any modern UNIX, POSIX orLinux systems, and on most historical UNIX platforms. m4_db willautoconfigure and run on almost any GNU gcc toolchain-based embeddedplatform, including Cygwin, OpenLinux and others. Seem4_link(M4RELDIR/ref/build_unix/intro, Building for UNIX systems) formore information.])m4_p([dnlThe m4_db distribution includes support for QNX Neutrino. Seem4_link(M4RELDIR/ref/build_unix/intro, Building for UNIX systems) formore information.])m4_p([dnlThe m4_db distribution includes support for VxWorks, via a workspaceand project files for Tornado 2.0. Seem4_link(M4RELDIR/ref/build_vxworks/intro, Building for VxWorks) for moreinformation.])m4_p([dnlThe m4_db distribution includes support for Windows/95, Windows/98,Windows/NT, Windows/2000 and Windows/XP, via the Microsoft Visual C++6.0 and .NET development environments. Seem4_link(M4RELDIR/ref/build_win/intro, Building for Windows systems)for more information.])m4_page_footer
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?