path
stringlengths
14
112
content
stringlengths
0
6.32M
size
int64
0
6.32M
max_lines
int64
1
100k
repo_name
stringclasses
2 values
autogenerated
bool
1 class
cosmopolitan/third_party/sqlite3/where.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
246,933
6,578
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/shathree.shell.c
#include "third_party/sqlite3/shathree.c"
42
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/os_setup.h
/* ** 2013 November 25 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ********************...
2,617
92
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbstat.shell.c
#include "third_party/sqlite3/dbstat.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/auth.c
/* ** 2003 January 11 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
8,997
269
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/memjournal.shell.c
#include "third_party/sqlite3/memjournal.c"
44
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/whereInt.inc
/* ** 2013-11-12 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
30,055
639
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/upsert.c
/* ** 2018-04-12 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
10,924
317
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/wal.shell.c
#include "third_party/sqlite3/wal.c"
37
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/printf.c
/* ** The "printf" code that follows dates from the 1980's. It is in ** the public domain. ** ************************************************************************** ** ** This file contains code for a set of "printf"-like routines. These ** routines format strings much like the printf() from the standard C ** li...
44,725
1,390
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_expr.shell.c
#include "third_party/sqlite3/fts3_expr.c"
43
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/icu.shell.c
#include "third_party/sqlite3/icu.c"
37
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_hash.shell.c
#include "third_party/sqlite3/fts3_hash.c"
43
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/tokenize.shell.c
#include "third_party/sqlite3/tokenize.c"
42
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vacuum.c
/* ** 2003 April 6 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************...
15,808
414
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/pager.inc
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
8,874
244
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbpage.c
/* ** 2017-10-11 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
12,496
426
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/date.c
/* ** 2003 October 31 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
36,604
1,360
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/tokenize.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
28,098
853
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_tokenize_vtab.shell.c
#include "third_party/sqlite3/fts3_tokenize_vtab.c"
52
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/ieee754.shell.c
#include "third_party/sqlite3/ieee754.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/pcache1.c
/* ** 2008 November 05 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ********************...
44,322
1,284
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dog.py
sauce = ''' alter analyze appendvfs attach auth backup bitvec btmutex btree build callback complete completion ctime date dbdata dbpage dbstat decimal delete expr fault fileio fkey fts3 fts3_aux fts3_expr fts3_hash fts3_icu fts3_porter fts3_snippet fts3_tokenize_vtab fts3_tokenizer fts3_tokenizer1 fts3_unicode fts3_uni...
1,044
121
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/prepare.c
/* ** 2005 May 25 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
36,880
1,065
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/appendvfs.shell.c
#include "third_party/sqlite3/appendvfs.c"
43
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fkey.shell.c
#include "third_party/sqlite3/fkey.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/hash.c
/* ** 2001 September 22 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
8,136
270
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_snippet.shell.c
#include "third_party/sqlite3/fts3_snippet.c"
46
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/hash.shell.c
#include "third_party/sqlite3/hash.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/mutex_noop.shell.c
#include "third_party/sqlite3/mutex_noop.c"
44
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/analyze.shell.c
#include "third_party/sqlite3/analyze.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/treeview.c
/* ** 2015-06-08 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
40,446
1,291
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/ieee754.c
/* ** 2013-04-17 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
7,849
280
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/prepare.shell.c
#include "third_party/sqlite3/prepare.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/loadext.c
/* ** 2006 June 7 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
24,069
896
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/appendvfs.c
/* ** 2017-10-20 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
22,653
681
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbdata.shell.c
#include "third_party/sqlite3/dbdata.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/parse.shell.c
#include "third_party/sqlite3/parse.c"
39
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/treeview.shell.c
#include "third_party/sqlite3/treeview.c"
42
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/ctime.c
// clang-format off /* DO NOT EDIT! ** This file is automatically generated by the script in the canonical ** SQLite source tree at tool/mkctimec.tcl. ** ** To modify this header, edit any of the various lists in that script ** which specify categories of generated conditionals in this file. */ /* ** 2010 February 23 ...
19,346
789
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/sqliteInt.h
// clang-format off /* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. **...
240,717
5,504
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbstat.c
/* ** 2010 July 12 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************...
29,278
901
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vdbeaux.shell.c
#include "third_party/sqlite3/vdbeaux.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/sqlite3.h
/* ** 2001-09-15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
615,915
12,885
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/pcache.inc
/* ** 2008 August 05 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **********************...
6,913
191
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/shell.c
/* clang-format off */ /* DO NOT EDIT! ** This file is automatically generated by the script in the canonical ** SQLite source tree at tool/mkshellc.tcl. That script combines source ** code from various constituent source files of SQLite into this single ** "shell.c" file used to implement the SQLite command-line shel...
389,597
12,167
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/memjournal.c
/* ** 2008 October 7 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **********************...
13,970
441
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/whereexpr.c
/* ** 2015-06-08 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
69,564
1,851
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/os_kv.c
/* ** 2022-09-06 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
29,649
972
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/global.shell.c
#include "third_party/sqlite3/global.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/wherecode.c
/* ** 2015-06-06 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
109,983
2,769
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fault.c
/* ** 2008 Jan 22 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
2,713
88
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/memdb.shell.c
#include "third_party/sqlite3/memdb.c"
39
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_porter.shell.c
#include "third_party/sqlite3/fts3_porter.c"
45
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/trigger.shell.c
#include "third_party/sqlite3/trigger.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/alter.shell.c
#include "third_party/sqlite3/alter.c"
39
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbpage.shell.c
#include "third_party/sqlite3/dbpage.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_hash.h
/* ** 2001 September 22 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
4,078
113
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/whereexpr.shell.c
#include "third_party/sqlite3/whereexpr.c"
43
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vacuum.shell.c
#include "third_party/sqlite3/vacuum.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/sqliteicu.h
/* ** 2008 May 26 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
724
27
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/func.c
/* ** 2002 February 23 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ********************...
75,801
2,397
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/update.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
50,460
1,349
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/mem3.c
/* ** 2007 October 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
20,217
688
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/func.shell.c
#include "third_party/sqlite3/func.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/btreeInt.h
/* ** 2004 April 6 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ************************...
33,485
732
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_aux.c
/* ** 2011 Jan 27 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
17,339
557
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/sqlite3rtree.h
/* ** 2010 August 30 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **********************...
4,161
118
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/mem1.shell.c
#include "third_party/sqlite3/mem1.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/dbdata.c
/* ** 2019-04-17 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
24,554
847
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/opcodes.shell.c
#include "third_party/sqlite3/opcodes.c"
41
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_unicode2.shell.c
#include "third_party/sqlite3/fts3_unicode2.c"
47
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/mem5.c
/* ** 2007 October 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
17,306
582
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/select.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
293,710
7,909
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/opcodes.h
/* Automatically generated. Do not edit */ /* See the tool/mkopcodeh.tcl script for details */ #define OP_Savepoint 0 #define OP_AutoCommit 1 #define OP_Transaction 2 #define OP_Checkpoint 3 #define OP_JournalMode 4 #define OP_Vacuum 5 #define OP_VFilter 6 /* jump, synopsis: ip...
14,679
234
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vdbeblob.c
/* ** 2007 May 1 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
16,548
517
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/backup.c
/* ** 2009 January 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
27,245
771
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/bitvec.shell.c
#include "third_party/sqlite3/bitvec.c"
40
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/stmt.shell.c
#include "third_party/sqlite3/stmt.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts5.c
// clang-format off #if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5) #if !defined(NDEBUG) && !defined(SQLITE_DEBUG) # define NDEBUG 1 #endif #if defined(NDEBUG) && defined(SQLITE_DEBUG) # undef NDEBUG #endif #line 1 "third_party/sqlite3/fts5.h" /* ** 2014 May 31 ** ** The author disclaims copyright to this...
726,792
23,006
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_porter.c
/* ** 2006 September 30 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
17,578
663
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/expr.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
227,458
6,511
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vdbetrace.shell.c
#include "third_party/sqlite3/vdbetrace.c"
43
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/rtree.c
/* ** 2001 September 15 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
143,776
4,582
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/fts3_tokenizer1.c
/* ** 2006 Oct 10 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *************************...
6,709
235
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/mem0.shell.c
#include "third_party/sqlite3/mem0.c"
38
2
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/os.inc
/* ** 2001 September 16 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *******************...
9,413
226
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vdbesort.c
/* ** 2011-07-09 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
96,631
2,767
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vdbetrace.c
/* ** 2009 November 25 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** ********************...
6,929
193
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/vxworks.h
/* ** 2015-03-02 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
965
33
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/stmt.c
/* ** 2017-05-31 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** **************************...
9,999
338
jart/cosmopolitan
false
cosmopolitan/third_party/sqlite3/rowset.c
/* ** 2008 December 3 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness for yourself and forgive others. ** May you share freely, never taking more than you give. ** *********************...
15,898
503
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/README.cosmo
This is a modern statically-linked GNU C2X toolchain. You have the freedom to obtain the original sources to these binaries, and build ones just like them, by visiting: https://www.gnu.org/ https://github.com/richfelker/musl-cross-make The musl-cross-make tool also produces libraries and header files. We've on...
13,403
233
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/LICENSE.txt
./binutils-2.32/COPYING ======================================================================== GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and ...
882,938
17,108
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/ar.sym
../../bin/aarch64-linux-musl-ar
31
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/readelf.sym
../../bin/aarch64-linux-musl-readelf
36
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/objcopy.sym
../../bin/aarch64-linux-musl-objcopy
36
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/objdump.sym
../../bin/aarch64-linux-musl-objdump
36
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/as.sym
../../bin/aarch64-linux-musl-as
31
1
jart/cosmopolitan
false
cosmopolitan/third_party/gcc/aarch64-linux-musl/bin/nm.sym
../../bin/aarch64-linux-musl-nm
31
1
jart/cosmopolitan
false