Commit Graph

98 Commits

Author SHA1 Message Date
Kat R. 422101ea86 I forgot a semicolon... 2022-11-16 23:26:09 -06:00
Kat R. 6e8348fca6 Removed a circular dependency for pow 2022-10-28 00:05:56 -05:00
Kat R. f07528dace Why am I doing exp(24)?! It's a constant!!! 2022-10-27 23:57:29 -05:00
Kat R. 5956361088 And tangent 2022-10-27 23:53:21 -05:00
Kat R. 4bca9fd69d easy peasy 2022-10-27 23:51:48 -05:00
Kat R. e813668878 Comment tweak, we still have exp 2022-10-27 23:27:03 -05:00
Kat R. e45b9e8788 Wow, we also have exp! 2022-10-27 23:24:32 -05:00
Kat R. 99f4e3f267 I changed some comments, whoopteedoo 2022-10-27 08:57:39 -05:00
Kat R. c0639c609a Wow, maths functions! 2022-10-27 08:57:08 -05:00
Kat R. d9b8e481aa Degree 16, final answer 2022-10-09 12:13:17 -05:00
Kat R. c73b94f5f9 I was wrong! Degree 12! 2022-10-09 12:11:07 -05:00
Kat R. a51c11701f Turns out, it only needed to be degree 10! 2022-10-09 12:09:07 -05:00
Kat R. 664c0d433a Smol documentation 2022-10-09 12:08:55 -05:00
Kat R. 8458c74ee1 ??? 2022-10-09 11:49:10 -05:00
Kat R. 6a53e3535a Added uname objs 2022-10-09 11:49:06 -05:00
Kat R. b69c712ea5 Wrote gethostname filler 2022-10-09 11:48:47 -05:00
Kat R. 000f24b79c Wrote strcpy. Not sure if working 2022-10-09 11:48:26 -05:00
Kat R. a06d3c56a8 Wrote uname function 2022-10-09 11:48:04 -05:00
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. 9a30139ada Gods, what a stupid typo 2022-05-28 11:16:08 -05:00
Kat R. ef5fd0562f Some rough floating point macros! 2022-05-28 11:15:26 -05:00
Kat R. 2ada975628 Hey, look, license 2021-08-18 18:03:58 -05:00
Kat R. 78c287c2e2 whoops, these shouldn't be here 2021-07-27 02:31: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 5333390a68 libc/libk should go to /lib, not /usr/lib 2020-12-25 15:06:27 -06:00
Gitea 9ed9946af2 I'm pretty sure it's fine in libc 2020-12-24 22:37:55 -06:00
Gitea 660dfcb6a7 Woops. Fixed a stupid error 2020-12-24 22:36:51 -06:00
Gitea 0b713dee9c Added proper cross-compiler reqs 2020-12-23 12:49:58 -06:00
Gitea 66435b0bb0 Updated list of stuff 2020-12-22 17:27:15 -06:00
Gitea 1f281c4d20 Constructor stuff 2020-12-21 20:55:00 -06:00
Gitea 07ea42f2e1 Gotta figure out what libk is 2020-12-21 20:54:51 -06:00
Gitea 8fd6c4b295 Rewrote some stuff to work w/ pointer math 2020-12-21 20:54:41 -06: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 93e53acd73 Rearranged for hosted v. freestanding 2020-12-21 13:45:13 -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