cosmopolitan/third_party/python/Modules
Justine Tunney 5b60e5a37d Fix termios struct on Linux
The termios::c_cc field turned out to be incorrectly defined on Linux
due to some confusion between the glibc and kernel definitions. We'll
be using the kernel definition, since it has the strongest consensus.

Fields have been have been added to struct stat for BSD compatibility
such as st_birthtim, plus the GLIBC compatibility of isystem/sys/stat
has been improved.
2021-09-03 22:19:41 -07:00
..
_decimal Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
_io Make whitespace changes 2021-08-13 03:20:45 -07:00
_multiprocessing Added _multiprocessing to Python (#259) 2021-08-25 19:45:59 -07:00
_sqlite Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
cjkcodecs Make whitespace changes 2021-08-13 03:20:45 -07:00
clinic Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
expat Improve system call support 2021-08-25 21:36:17 -07:00
_asynciomodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_bisectmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_bz2module.c Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_codecsmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_collectionsmodule.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_cryptmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_csv.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_curses_panel.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_cursesmodule.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
_datetimemodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_dbmmodule.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_elementtree.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_functoolsmodule.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_gdbmmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_hashopenssl.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_heapqmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_json.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_localemodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_lsprof.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_lzmamodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_math.c Undiamond Python headers 2021-08-12 14:07:40 -07:00
_math.h Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
_opcode.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_operator.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_pickle.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_posixsubprocess.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
_randommodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_sha3.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
_sre.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_ssl.c Improve system call support 2021-08-25 21:36:17 -07:00
_ssl_data.inc Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
_stat.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_struct.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_testbuffer.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_testcapimodule.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
_testmultiphase.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_threadmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_tracemalloc.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_weakref.c Make whitespace changes 2021-08-13 03:20:45 -07:00
_winapi.c Make whitespace changes 2021-08-13 03:20:45 -07:00
arraymodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
atexitmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
audioop.c Make whitespace changes 2021-08-13 03:20:45 -07:00
binascii.c Make whitespace changes 2021-08-13 03:20:45 -07:00
cmathmodule.c Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
config.c Added _multiprocessing to Python (#259) 2021-08-25 19:45:59 -07:00
config.c.in Undiamond Python headers 2021-08-12 14:07:40 -07:00
errnomodule.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
faulthandler.c Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
fcntlmodule.c Get more Python tests passing (#141) 2021-08-16 15:26:31 -07:00
fpectlmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
fpetestmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
fspath.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
gcmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
getbuildinfo.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
getpath.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
grpmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
hashlib.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
hashtable.c Make whitespace changes 2021-08-13 03:20:45 -07:00
hashtable.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
itertoolsmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
main.c Make whitespace changes 2021-08-13 03:20:45 -07:00
mathmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
md5module.c Make whitespace changes 2021-08-13 03:20:45 -07:00
mmapmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
ossaudiodev.c Make whitespace changes 2021-08-13 03:20:45 -07:00
overlapped.c Make whitespace changes 2021-08-13 03:20:45 -07:00
parsermodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
posixmodule.c Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
posixmodule.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
pwdmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
pyexpat.c Make whitespace changes 2021-08-13 03:20:45 -07:00
readline.c Make whitespace changes 2021-08-13 03:20:45 -07:00
README python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
resource.c Make whitespace changes 2021-08-13 03:20:45 -07:00
rotatingtree.c Make whitespace changes 2021-08-13 03:20:45 -07:00
rotatingtree.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
selectmodule.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
sha1module.c Make whitespace changes 2021-08-13 03:20:45 -07:00
sha256module.c Make whitespace changes 2021-08-13 03:20:45 -07:00
sha512module.c Make whitespace changes 2021-08-13 03:20:45 -07:00
signalmodule.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
socketmodule.c Improve system call support 2021-08-25 21:36:17 -07:00
socketmodule.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
spwdmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
sre.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
sre_constants.h python-3.6.zip added from Github 2021-08-09 05:39:42 -07:00
sre_lib.inc Make whitespace changes 2021-08-13 03:20:45 -07:00
symtablemodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
syslogmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
termios.c Improve ZIP filesystem and change its prefix 2021-08-22 01:11:53 -07:00
testcapi_long.inc Make whitespace changes 2021-08-13 03:20:45 -07:00
timemodule.c Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
tkinter.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
unicodedata.c Make whitespace changes 2021-08-13 03:20:45 -07:00
unicodedata_db.inc Make whitespace changes 2021-08-13 03:20:45 -07:00
unicodename_db.inc Make whitespace changes 2021-08-13 03:20:45 -07:00
winreparse.h Perform build and magnum tuning 2021-08-10 10:26:13 -07:00
xxlimited.c Make whitespace changes 2021-08-13 03:20:45 -07:00
xxmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00
xxsubtype.c Make whitespace changes 2021-08-13 03:20:45 -07:00
zipimport.c Make whitespace changes 2021-08-13 03:20:45 -07:00
zlibmodule.c Make whitespace changes 2021-08-13 03:20:45 -07:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.