You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"art","path":"art","contentType":"directory"},{"name":"autoconf","path":"autoconf","contentType":"directory"},{"name":"contrib","path":"contrib","contentType":"directory"},{"name":"ditto","path":"ditto","contentType":"submodule","submoduleUrl":null,"submoduleDisplayName":"ditto @ 2a12079"},{"name":"doc","path":"doc","contentType":"directory"},{"name":"ext","path":"ext","contentType":"directory"},{"name":"mptest","path":"mptest","contentType":"directory"},{"name":"sqlcipher.xcodeproj","path":"sqlcipher.xcodeproj","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":"test","path":"test","contentType":"directory"},{"name":"tool","path":"tool","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".gitmodules","path":".gitmodules","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"Makefile.arm-wince-mingw32ce-gcc","path":"Makefile.arm-wince-mingw32ce-gcc","contentType":"file"},{"name":"Makefile.in","path":"Makefile.in","contentType":"file"},{"name":"Makefile.linux-gcc","path":"Makefile.linux-gcc","contentType":"file"},{"name":"Makefile.msc","path":"Makefile.msc","contentType":"file"},{"name":"Makefile.vxworks","path":"Makefile.vxworks","contentType":"file"},{"name":"README","path":"README","contentType":"file"},{"name":"VERSION","path":"VERSION","contentType":"file"},{"name":"aclocal.m4","path":"aclocal.m4","contentType":"file"},{"name":"addopcodes.awk","path":"addopcodes.awk","contentType":"file"},{"name":"config.guess","path":"config.guess","contentType":"file"},{"name":"config.h.in","path":"config.h.in","contentType":"file"},{"name":"config.sub","path":"config.sub","contentType":"file"},{"name":"configure","path":"configure","contentType":"file"},{"name":"configure.ac","path":"configure.ac","contentType":"file"},{"name":"install-sh","path":"install-sh","contentType":"file"},{"name":"ltmain.sh","path":"ltmain.sh","contentType":"file"},{"name":"magic.txt","path":"magic.txt","contentType":"file"},{"name":"main.mk","path":"main.mk","contentType":"file"},{"name":"manifest","path":"manifest","contentType":"file"},{"name":"manifest.uuid","path":"manifest.uuid","contentType":"file"},{"name":"mkdll.sh","path":"mkdll.sh","contentType":"file"},{"name":"mkextu.sh","path":"mkextu.sh","contentType":"file"},{"name":"mkextw.sh","path":"mkextw.sh","contentType":"file"},{"name":"mkopcodec.awk","path":"mkopcodec.awk","contentType":"file"},{"name":"mkopcodeh.awk","path":"mkopcodeh.awk","contentType":"file"},{"name":"mkso.sh","path":"mkso.sh","contentType":"file"},{"name":"spec.template","path":"spec.template","contentType":"file"},{"name":"sqlcipher-1.1.8-testkey.db","path":"sqlcipher-1.1.8-testkey.db","contentType":"file"},{"name":"sqlcipher-2.0-be-testkey.db","path":"sqlcipher-2.0-be-testkey.db","contentType":"file"},{"name":"sqlcipher-2.0-beta-testkey.db","path":"sqlcipher-2.0-beta-testkey.db","contentType":"file"},{"name":"sqlcipher-2.0-le-testkey.db","path":"sqlcipher-2.0-le-testkey.db","contentType":"file"},{"name":"sqlcipher-3.0-testkey.db","path":"sqlcipher-3.0-testkey.db","contentType":"file"},{"name":"sqlcipher.1","path":"sqlcipher.1","contentType":"file"},{"name":"sqlcipher.pc.in","path":"sqlcipher.pc.in","contentType":"file"},{"name":"sqlite.pc.in","path":"sqlite.pc.in","contentType":"file"}],"totalCount":49}},"fileTreeProcessingTime":4.455929,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":17157944,"defaultBranch":"master","name":"sqlcipher","ownerLogin":"codesourse","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-02-25T02:00:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6462119?v=4","public":true,"private":false,"isOrgOwned":false},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"ditto","listCacheKey":"v0:1614802222.039008","canEdit":false,"refType":"branch","currentOid":"5bc5cf4b41762a2b21e7eabefa8884fc3ba89d90"},"path":"config.h.in","currentUser":null,"blob":{"rawLines":["/* config.h.in. Generated from configure.ac by autoheader. */","","/* Define to 1 if you have the \u003cdlfcn.h\u003e header file. */","#undef HAVE_DLFCN_H","","/* Define to 1 if you have the `fdatasync' function. */","#undef HAVE_FDATASYNC","","/* Define to 1 if you have the `gmtime_r' function. */","#undef HAVE_GMTIME_R","","/* Define to 1 if the system has the type `int16_t'. */","#undef HAVE_INT16_T","","/* Define to 1 if the system has the type `int32_t'. */","#undef HAVE_INT32_T","","/* Define to 1 if the system has the type `int64_t'. */","#undef HAVE_INT64_T","","/* Define to 1 if the system has the type `int8_t'. */","#undef HAVE_INT8_T","","/* Define to 1 if the system has the type `intptr_t'. */","#undef HAVE_INTPTR_T","","/* Define to 1 if you have the \u003cinttypes.h\u003e header file. */","#undef HAVE_INTTYPES_H","","/* Define to 1 if you have the `localtime_r' function. */","#undef HAVE_LOCALTIME_R","","/* Define to 1 if you have the `localtime_s' function. */","#undef HAVE_LOCALTIME_S","","/* Define to 1 if you have the \u003cmalloc.h\u003e header file. */","#undef HAVE_MALLOC_H","","/* Define to 1 if you have the `malloc_usable_size' function. */","#undef HAVE_MALLOC_USABLE_SIZE","","/* Define to 1 if you have the \u003cmemory.h\u003e header file. */","#undef HAVE_MEMORY_H","","/* Define to 1 if you have the \u003cstdint.h\u003e header file. */","#undef HAVE_STDINT_H","","/* Define to 1 if you have the \u003cstdlib.h\u003e header file. */","#undef HAVE_STDLIB_H","","/* Define to 1 if you have the \u003cstrings.h\u003e header file. */","#undef HAVE_STRINGS_H","","/* Define to 1 if you have the \u003cstring.h\u003e header file. */","#undef HAVE_STRING_H","","/* Define to 1 if you have the \u003csys/stat.h\u003e header file. */","#undef HAVE_SYS_STAT_H","","/* Define to 1 if you have the \u003csys/types.h\u003e header file. */","#undef HAVE_SYS_TYPES_H","","/* Define to 1 if the system has the type `uint16_t'. */","#undef HAVE_UINT16_T","","/* Define to 1 if the system has the type `uint32_t'. */","#undef HAVE_UINT32_T","","/* Define to 1 if the system has the type `uint64_t'. */","#undef HAVE_UINT64_T","","/* Define to 1 if the system has the type `uint8_t'. */","#undef HAVE_UINT8_T","","/* Define to 1 if the system has the type `uintptr_t'. */","#undef HAVE_UINTPTR_T","","/* Define to 1 if you have the \u003cunistd.h\u003e header file. */","#undef HAVE_UNISTD_H","","/* Define to 1 if you have the `usleep' function. */","#undef HAVE_USLEEP","","/* Define to 1 if you have the utime() library function. */","#undef HAVE_UTIME","","/* Define to the sub-directory in which libtool stores uninstalled libraries."," */","#undef LT_OBJDIR","","/* Define to the address where bug reports for this package should be sent. */","#undef PACKAGE_BUGREPORT","","/* Define to the full name of this package. */","#undef PACKAGE_NAME","","/* Define to the full name and version of this package. */","#undef PACKAGE_STRING","","/* Define to the one symbol short name of this package. */","#undef PACKAGE_TARNAME","","/* Define to the version of this package. */","#undef PACKAGE_VERSION","","/* Define to 1 if you have the ANSI C header files. */","#undef STDC_HEADERS","","/* Number of bits in a file offset, on hosts where this is settable. */","#undef _FILE_OFFSET_BITS","","/* Define for large files, on AIX-style hosts. */","#undef _LARGE_FILES"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/codesourse/sqlcipher/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"config.h.in","displayUrl":"https://github.com/codesourse/sqlcipher/blob/ditto/config.h.in?raw=true","headerInfo":{"blobSize":"2.99 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":"https://desktop.github.com","isGitLfs":false,"onBranch":true,"shortPath":"efc1d47","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fcodesourse%2Fsqlcipher%2Fblob%2Fditto%2Fconfig.h.in","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"113","truncatedSloc":"76"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"C","languageID":41,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/codesourse/sqlcipher/blob/ditto/config.h.in","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/codesourse/sqlcipher/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/codesourse/sqlcipher/raw/refs/heads/ditto/config.h.in","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/codesourse/sqlcipher/branches":{"post":"qPNzLBDQsfVqKDfVVwBues9dDLd3Pbn6_z_sDQvsiacttREN9_K--cgJlpneZvgLSXYLiHU8HDt4avia7hLIuQ"},"/repos/preferences":{"post":"_5uMA_RtSNXYHpSLEeCBH7pYPNkV8LQA7X6aZlHn97fDGcwJvoeB-u_Of1YlLA5NM7ZXLjVpvDycTO8NhXNsnA"}}},"title":"sqlcipher/config.h.in at ditto · codesourse/sqlcipher","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}