aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/libc/memory.c
AgeCommit message (Expand)Author
2015-01-09libpayload: Reorder default memcpy, speed up memset and memcmpJulius Werner
2013-02-15libpayload: make functions static that are unused outside memory.cRonald G. Minnich
2012-11-07libpayload: Make the symbols in memory.c weak so they can be overridden.Gabe Black
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2008-08-19trivial fix for memcpy return code in case someone uses it.Stefan Reinauer
2008-08-19libpayload: Fix the memcpy functions Jordan Crouse
2008-08-09Fix signedness problem in memcmp.Ulf Jordan
2008-03-20Cosmetics, coding style fixes (trivial).Uwe Hermann
2008-03-20libpayload: BSD solutions contributed by UweUwe Hermann