Idris2/support/c
Niklas Larsson da2ad89252
Merge pull request #910 from cypheon/createdir-permissions
Better default permissions for created directories
2021-02-28 17:04:53 +01:00
..
windows fixed whitespace for *.c and *.h files 2021-01-22 15:08:49 +00:00
.gitignore Update .gitignore files 2020-05-19 17:49:21 +06:00
getline.c Add missing C support 2020-05-18 14:51:28 +01:00
getline.h Add missing C support 2020-05-18 14:51:28 +01:00
idris_buffer.c Move the Buffer struct back into the .c file. 2020-09-20 17:49:25 +02:00
idris_buffer.h Move the Buffer struct back into the .c file. 2020-09-20 17:49:25 +02:00
idris_directory.c Better default permissions for created directories 2021-01-10 11:54:15 +01:00
idris_directory.h Fix forward declaration of idris_closeDir 2020-07-06 13:56:36 +01:00
idris_file.c Add a total way of reading files in. (#1070) 2021-02-18 11:13:25 +00:00
idris_file.h Add a total way of reading files in. (#1070) 2021-02-18 11:13:25 +00:00
idris_net.c network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
idris_net.h network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
idris_support.c add prim__getNullAnyPtr and prim__castPtr (#525) 2020-08-20 11:52:51 +01:00
idris_support.h add prim__getNullAnyPtr and prim__castPtr (#525) 2020-08-20 11:52:51 +01:00
idris_term.c Windows color fix 2020-08-19 11:30:12 +02:00
idris_term.h Windows color fix 2020-08-19 11:30:12 +02:00
Makefile Change the way of creating directories. 2020-09-19 15:09:26 +02:00