Commit Graph

10 Commits

Author SHA1 Message Date
Andrius Štikonas 279941646f
Fix a typo:
Recieved -> Received
2019-10-23 20:01:23 +01:00
Jeremiah Orians 87477db7eb
Added requested Copyright notices 2017-04-01 17:26:44 -04:00
Jeremiah Orians 5f6c7f82bc
Added license to all source files 2017-03-28 20:25:39 -04:00
Jeremiah Orians 73651b577e
Fixed typo of CMPSKIP(u) to CMPSKIP(u)I which is required per the naming convention 2016-10-29 07:03:25 -04:00
Jeremiah Orians 1a32cfa8c9
A couple of useful functions that may be of use 2016-09-05 19:50:28 -04:00
Jeremiah Orians cb109eb88b
Initial trivial prototype of malloc. Need to figure out standard stack and heap space blocks 2016-08-14 18:22:39 -04:00
Jeremiah Orians c799ec7ffc
Fixed minor typo in comments 2016-08-14 17:44:20 -04:00
Jeremiah Orians 4ed9c427f2
Initial prototype for a copy_string function 2016-08-14 17:41:16 -04:00
Jeremiah Orians 8a279ecc96
A trivial prototype for clearing strings 2016-08-14 16:06:12 -04:00
Jeremiah Orians 5efaead1b0
Trivial prototype for strcmp function 2016-08-14 15:24:37 -04:00