Sebastien Bourdeauducq
8fa0198089
software/libbase: add strcat strncat
2012-05-31 21:03:52 +02:00
Sebastien Bourdeauducq
771a27d964
software/libbase: add strerror
2012-05-28 19:48:11 +02:00
Sebastien Bourdeauducq
333179e1c5
software/libbase: memcpy: same with 2 alignment
2012-05-27 16:06:23 +02:00
Sebastien Bourdeauducq
48b70f09a8
software/libbase: fix memcpy handling of buffers with differing alignments
2012-05-27 15:45:45 +02:00
Sebastien Bourdeauducq
4dbc938f7c
software: more string functions
2012-05-25 23:26:43 +02:00
Sebastien Bourdeauducq
99070f0afd
software/libbase: errno
2012-05-25 23:24:53 +02:00
Sebastien Bourdeauducq
8e0461121f
software/libbase: srand and RAND_MAX
2012-05-25 18:57:23 +02:00
Sebastien Bourdeauducq
1a4a6eb445
Copy some software code from the original Milkymist SoC.
...
Libbase should keep its RAM usage to a minimum as it is meant to
be executed before the SDRAM is up and running. (Having lots of
code is OK though as we XIP from the flash)
2012-02-03 12:08:17 +01:00