index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
list.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
include: rename "foos" to "list_of_foos" in the struct list documentation
Peter Hutterer
1
-15
/
+15
2011-12-06
include: update struct list documentation to use one set of structs only
Peter Hutterer
1
-17
/
+11
2011-12-06
include: a new list element does not need initialization, state so
Peter Hutterer
1
-1
/
+2
2011-12-06
include: point to the tests in list.c as examples
Peter Hutterer
1
-0
/
+1
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+15
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+22
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-0
/
+12
2011-08-22
Add null-terminated list interface.
Peter Hutterer
1
-0
/
+160
2011-02-25
include: document list interface.
Peter Hutterer
1
-2
/
+180
2010-06-22
list.h: Fix list_for_each_entry_safe()
Kristian Høgsberg
1
-3
/
+3
2010-05-11
list.h: Add list_for_each_entry_safe()
Kristian Høgsberg
1
-0
/
+6
2010-03-16
Import linked list helpers from the intel DDX.
Francisco Jerez
1
-0
/
+97