lib/util/attr: add _UNUSED_ marco
[ira/wip.git] / lib / util / string_wrappers.h
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_push_fn()
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_pull_fn()
2011-06-30 Stefan Metzmacherlib/util/string_wrappers: move everything into one...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-17 Jeremy AllisonDon't evaluate the src argument to fstrcpy/fstrcat...
2011-05-04 Jeremy AllisonI added them, so I get to kill them :-). Finally remove...
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonRemove overmalloc_safe_strcpy - can be simple strlcpy.
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-03-25 Andrew Tridgelllib: remove unused pieces of string_wrappers.h
2011-03-25 Andrew Tridgelllib: move the string wrappers from source3/include...