- 03 8月, 2013 2 次提交
-
-
由 Rich Felker 提交于
this change is to align with a change in the glibc interface.
-
由 Rich Felker 提交于
patch by nsz. the actual object the caller has storing the tree root has type void *, so accessing it as struct node * is not valid. instead, simply access the value, move it to a temporary of the appropriate type and work from there, then move the result back.
-
- 13 5月, 2012 2 次提交
- 26 6月, 2011 1 次提交
-
-
由 Rich Felker 提交于
-