Commit Graph

98 Commits

Author SHA1 Message Date
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 ab256de78b Wrote as inline assembly rather than separately 2020-12-18 12:40:09 -06:00
Gitea c2e6a9accc Rewrote for struct 2020-12-18 12:39:37 -06:00
Gitea e7ea212590 Fixed errno for extern 2020-12-18 12:39:22 -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 92b4f1b83a Initial ascii-only versions 2020-12-13 04:55:41 -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 fb97265f11 added header 2020-12-01 23:38:11 -06:00
Gitea 04aba16c12 initial attempt, may need fixing 2020-12-01 23:37:18 -06:00
Gitea 77c2abd247 Added a bunch of stuff 2020-12-01 17:40:03 -06:00
Gitea 66350160b0 Wrote the thing 2020-12-01 17:39:25 -06:00
Gitea 349576a175 Added some stuff to compile 2020-12-01 17:39:05 -06:00
Gitea b40777bcc4 Added d, u, o, x, X, p, n, % format specifiers 2020-12-01 17:34:35 -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
Gitea dc90c51535 Refactored to use individual type headers 2020-12-01 17:31:04 -06:00
Gitea bd271b12a2 Added fabs, and errhandling; removed types.h incl 2020-12-01 17:30:40 -06:00
Gitea 3a1a19790a made the errno var static 2020-12-01 17:29:52 -06:00
Gitea ffd0e51903 Merge branch 'master' of http://localhost:3000/auravulpes/Fenlibc
My stuff's borked
2020-11-18 04:01:37 -06:00
Gitea f7eead9bde Initial commit 2020-11-18 03:41:58 -06:00
Gitea 9685ef4f7d Fuck these .d files. 2020-02-11 23:27:23 -06:00
Gitea 36cb297b57 Revert "Revert "Initial commit - work done up through 11 Feb 2020""
This reverts commit 56f77cf071.

oops
2020-02-11 23:23:27 -06:00
Gitea 56f77cf071 Revert "Initial commit - work done up through 11 Feb 2020"
This reverts commit 2bc7401904.
2020-02-11 23:21:47 -06:00
Gitea 2bc7401904 Initial commit - work done up through 11 Feb 2020 2020-02-11 23:17:24 -06:00