index
:
delta/barebox.git
doc
dts
efi
imx-ipu-v3
master
next
pu/kconfig
pu/mtd
pu/persistent-vars
stable/v2013.05
stable/v2013.06
stable/v2013.07
stable/v2013.08
stable/v2013.10
stable/v2014.05
stable/v2014.06
stable/v2014.06.0
stable/v2014.07
stable/v2014.08
stable/v2014.09
stable/v2014.10
stable/v2014.11
stable/v2014.12
stable/v2015.01
stable/v2015.02
stable/v2017.05
stable/v2017.06
stable/v2017.07
stable/v2017.11
stable/v2018.07
stable/v2018.09
stable/v2018.12
v2011.03-stable
work/am335x
work/efika-sb
work/fit-support
work/musb
work/mvebu-multisoc
git.pengutronix.de: git/barebox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
malloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: add SPDX GPL-2.0-only license tags for files without licensing infor...
Roland Hieber
2020-02-17
1
-0
/
+1
*
malloc: Add a function to detect if malloc pool is already initialized
Sascha Hauer
2015-01-05
1
-0
/
+2
*
malloc.h: fix codingstyle
Sascha Hauer
2014-07-09
1
-9
/
+6
*
dlmalloc: remove unused functions
Sascha Hauer
2014-07-09
1
-7
/
+0
*
malloc: put common memory functions to seperate file
Sascha Hauer
2011-04-11
1
-0
/
+1
*
Use nowadays function prototypes
Juergen Beisert
2009-12-10
1
-9
/
+0
*
After moving all declarations to the C source, do the same with the doc
Juergen Beisert
2009-12-10
1
-217
/
+0
*
Remove confusing macros that hide the real functions names
Juergen Beisert
2009-12-10
1
-107
/
+13
*
Use the native 'void' instead of 'Void_t'
Juergen Beisert
2009-12-10
1
-23
/
+15
*
Move private settings and configuration into the C source
Juergen Beisert
2009-12-10
1
-475
/
+0
*
Remove unused code
Juergen Beisert
2009-12-10
1
-99
/
+0
*
Include the 'size_t' declaration
Juergen Beisert
2009-12-10
1
-0
/
+1
*
include/malloc.h: add multiple inclusion protection
Sascha Hauer
2009-02-20
1
-1
/
+5
*
fix warnings in malloc code introduced by last commits
Sascha Hauer
2008-06-03
1
-1
/
+1
*
svn_rev_013
Sascha Hauer
2007-07-05
1
-4
/
+0
*
svn_rev_010
Sascha Hauer
2007-07-05
1
-15
/
+0
*
svn_rev_003
Sascha Hauer
2007-07-05
1
-3
/
+0
*
* Code cleanup:
wdenk
2003-06-27
1
-53
/
+46
*
Initial revision
wdenk
2002-11-03
1
-0
/
+949