Commit Graph

57 Commits

Author SHA1 Message Date
Kat R. 9c8ba82546 Fixed uname declaration 2022-10-09 11:47:52 -05:00
Kat R. 859245ac6f Added gethostname declaration 2022-10-09 11:47:32 -05:00
Kat R. f609e6db47 Attribution 2022-10-09 11:47:13 -05:00
Kat R. d058c08d61 Something's not right here. Ugh 2022-10-09 11:47:01 -05:00
Kat R. 98a53fc774 Fixed stuff for ISO-compliance (& mb_len_max) 2022-05-28 15:45:11 -05:00
Kat R. eb41275b1c Added missing functions 2022-05-28 13:22:05 -05:00
Kat R. c8f0717d41 Made it redefine on each include 2022-05-28 13:17:40 -05:00
Kat R. ff9264c2b2 wrong license. these'll get cleaned up eventually 2022-05-28 13:12:13 -05:00
Kat R. 21e945d3ff organising and adding new function definitions 2022-05-28 11:33:37 -05:00
Kat R. ef5fd0562f Some rough floating point macros! 2022-05-28 11:15:26 -05:00
Kat R. c1b4221663 Added things, like stuff for hosted cross-comp 2021-07-26 01:40:56 -05:00
Kat R. 382f19732a fixed some C extension tagging 2021-07-26 00:44:48 -05:00
Kat R. 59cd28a315 finished writing out complex functions 2021-07-26 00:36:03 -05:00
Gitea f85337e404 Added a bunch of constants 2020-12-21 19:34:17 -06:00
Gitea 6013ffde8b Added constants, types, and macros 2020-12-21 15:13:17 -06:00
Gitea 9cf547ce87 Refactored for ISO C standard 2020-12-21 13:52:28 -06:00
Gitea 37a4379512 Minor additon 2020-12-21 13:45:29 -06:00
Gitea a37a3c3928 Added constants 2020-12-21 13:45:19 -06:00
Gitea 0e1ece5a24 constants done 2020-12-21 13:45:01 -06:00
Gitea 2e0314e6da Wrote in all standard stuff 2020-12-20 20:25:29 -06:00
Gitea ae2ee7f8e5 Wrote in macros 2020-12-20 18:43:52 -06:00
Gitea 9ae9826930 Small change to assert macro, added stdlib include 2020-12-20 18:43:46 -06:00
Gitea d96cf1edd8 full entry 2020-12-18 19:39:31 -06:00
Gitea c8c0b03b23 Wrote inb and outb for <sys/io.h> 2020-12-18 12:39:04 -06:00
Gitea 9922fa882d Added all ISO C functions 2020-12-16 17:39:56 -06:00
Gitea b93d34176f Added POSIX defuns 2020-12-16 17:18:27 -06:00
Gitea 1006fa0b63 FNM_NOMATCH can't be 0, so I changed it up 2020-12-16 16:37:25 -06:00
Gitea 8e8dc98db5 errno is now extern 2020-12-16 16:35:08 -06:00
Gitea 286b072a89 Added a shitton of headers to the headers 2020-12-16 14:26:16 -06:00
Gitea 3dc05967d3 new types! 2020-12-16 14:06:16 -06:00
Gitea b5e059fc03 Full update 2020-12-16 13:59:32 -06:00
Gitea 1505f8b0e5 Finished time.h? 2020-12-13 09:13:58 -06:00
Gitea 25658c7690 added tentative offsetof macro 2020-12-13 05:17:50 -06:00
Gitea 645963e2b8 Added feature test macros 2020-12-13 04:55:47 -06:00
Gitea 62218ac1be Full definition 2020-12-08 18:17:46 -06:00
Gitea 4fbcbe2298 Renamed utsname struct 2020-12-08 18:12:54 -06:00
Gitea d675bd01c7 Renamed sockaddr_un struct 2020-12-08 18:12:30 -06:00
Gitea 9af408a527 Renamed sockaddr struct 2020-12-08 18:11:56 -06:00
Gitea d0e4897dd1 Renamed tm struct 2020-12-08 18:10:56 -06:00
Gitea 7c2f306cb2 Renamed div_t structs 2020-12-08 18:10:18 -06:00
Gitea 0402e546c2 Full definintion 2020-12-08 18:08:54 -06:00
Gitea 30b87553c9 Renamed the structs 2020-12-08 18:08:45 -06:00
Gitea 3f038d9a52 Full fnmatch.h definition 2020-12-08 16:22:10 -06:00
Gitea 56e893f721 Full fmtmsg.h definition 2020-12-08 16:19:30 -06:00
Gitea 77c2abd247 Added a bunch of stuff 2020-12-01 17:40:03 -06:00
Gitea 80f7a6ea93 Refactored to use individual type headers 2020-12-01 17:33:50 -06:00
Gitea adcc487d81 Added _XOPEN_VERSION 2020-12-01 17:33:11 -06:00
Gitea a03a990c86 added types 2020-12-01 17:32:49 -06:00
Gitea ac1dc36559 Type headers; remove rand vars 2020-12-01 17:32:34 -06:00
Gitea 2cc3a2678e Refactor for indiv. type headers; add IO buf/seek 2020-12-01 17:32:03 -06:00