summaryrefslogtreecommitdiff
path: root/numpy/core/src/common/numpyos.c
Commit message (Expand)AuthorAgeFilesLines
* BUG: use a _invalid_parameter_handler around _fdopen to prevent crashes when ...Matti Picus2023-02-201-0/+22
* strtoull and strtoll are mandatorymattip2022-08-211-15/+0
* STY: Small cleanups of includes in *.c files.Charles Harris2021-09-031-10/+7
* DOC: Add missing bracket (gh-16051)Chunlin2020-04-251-1/+1
* DOC: fix typosBrian Wignall2020-01-141-1/+1
* MAINT: move functions to numpyos.c, adjust accordinglymattip2018-09-151-0/+799