index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
flex_array.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: Add flexible-arrays.rst to the documentation tree
sayli karnik
2017-03-29
1
-0
/
+67
*
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2014-01-21
1
-1
/
+2
*
flex_array: avoid divisions when accessing elements
Jesse Gross
2011-05-26
1
-0
/
+2
*
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
2011-04-28
1
-1
/
+1
*
flex_array: fix flex_array_put_ptr macro to be valid C
Eric Paris
2010-11-30
1
-1
/
+1
*
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
2010-08-09
1
-0
/
+5
*
flex_array: introduce DEFINE_FLEX_ARRAY
David Rientjes
2009-09-22
1
-4
/
+26
*
flex_array: add flex_array_shrink function
David Rientjes
2009-09-22
1
-0
/
+1
*
flex_array: add flex_array_clear function
David Rientjes
2009-09-22
1
-0
/
+1
*
flex_array: convert element_nr formals to unsigned
David Rientjes
2009-08-26
1
-4
/
+6
*
flex_array: declare parts member to have incomplete type
David Rientjes
2009-08-26
1
-1
/
+1
*
lib: flexible array implementation
Dave Hansen
2009-07-29
1
-0
/
+47