Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E external_sqlite
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • halo
  • external_sqlite
  • Repository

Switch branch/tag
  1. external_sqlite
  2. dist
History Find file
Download source code
zip tar.gz tar.bz2 tar
Download this directory
zip tar.gz tar.bz2 tar
Clone
  • Visual Studio Code
  • Copy SSH clone URLgit@repo.buzztime.com:halo/external_sqlite.git
  • Copy HTTPS clone URLhttps://repo.buzztime.com/halo/external_sqlite.git
Use pread64 instead of lseek/read
Kenny Root authored 13 years ago
Using pread64 instead of lseek/read makes half the syscalls. Would you
like some free performance?

Change-Id: I2942adc18878ae80b41862aba945cd50e285bb95
488d7836
Name Last commit Last update
..
Android.mk Use pread64 instead of lseek/read 13 years ago
MODULE_LICENSE_PUBLIC_DOMAIN auto import from //depot/cupcake/@135843 16 years ago
NOTICE auto import from //depot/cupcake/@135843 16 years ago
shell.c latest sqlite version from http://www.sqlite.org/draft/download.html 14 years ago
shell.c.orig latest sqlite version from http://www.sqlite.org/draft/download.html 14 years ago
sqlite3.c more sqlite logging and handling of EINTR 14 years ago
sqlite3.c.orig more sqlite logging and handling of EINTR 14 years ago
sqlite3.h more sqlite logging and handling of EINTR 14 years ago
sqlite3.h.orig more sqlite logging and handling of EINTR 14 years ago
version latest and stable version of sqlite 14 years ago