Commit Graph

20 Commits

Author SHA1 Message Date
K. Lange f16fbd458c libc: ftell should return position of read pointer 2018-10-12 15:40:04 +09:00
K. Lange 0df12ea064 libc: loud debugging options 2018-10-12 15:03:22 +09:00
K. Lange 5de060b1d5 libc: fwrite: bail quickly if size calcs to 0 2018-10-12 13:50:53 +09:00
K. Lange b33815c632 libc: support for building libstdc++? 2018-10-12 10:35:28 +09:00
K. Lange 43b021cdc6 Fix stdio/fwrite writing element by element, which is wrong 2018-09-11 13:11:37 +09:00
K. Lange bea8d8f6db libc updates 2018-08-21 21:50:52 +09:00
K. Lange 35a2a4bc5c more filesystem permission things, add rm 2018-07-18 15:35:52 +09:00
K. Lange b1fe4fa4ce More errno stuff 2018-07-18 10:45:42 +09:00
K. Lange 16905dc784 oops, kinda fix a+? 2018-07-17 19:44:15 +09:00
K. Lange 4873b141ec Properly support w/+ in stdio? 2018-07-17 17:09:22 +09:00
K. Lange ff1338d137 Replace http-get with new fetch (based on old fetch) 2018-07-01 17:11:35 +09:00
K. Lange 38e380fc49 Fix setvbuf 2018-07-01 09:30:16 +09:00
K. Lange a283332be6 At least define a bunch of libc stuff 2018-06-25 12:11:33 +09:00
K. Lange 4a4b316de3 stdio stuff 2018-05-15 12:39:38 +09:00
K. Lange 5a4cfde32d Fix fgetc returning negative values 2018-05-14 22:31:13 +09:00
K. Lange b23d7a2930 some stuff to get further in python builds 2018-05-09 17:02:31 +09:00
K. Lange 0ca57752a6 feof 2018-05-08 22:49:53 +09:00
K. Lange 5860f11968 fopen(...,"a") should create? 2018-05-08 22:39:30 +09:00
K. Lange a3b1b253d7 stdio fgets and stuff that actually kinda work correctly 2018-05-04 17:53:31 +09:00
K. Lange 4c8f8e43fb Use subdirectories for libc based on headers 2018-05-02 11:59:30 +09:00