Home | History | Annotate | Download | only in libutil
History log of /src/lib/libutil/stat_flags.c
RevisionDateAuthorComments
 1.3  19-Apr-2022  rillig lib: remove CONSTCOND comment

Since 2021-01-31, lint doesn't need it anymore for the common pattern of
'do ... while (0)'.
 1.2  16-Jan-2007  cbiere Fixed string truncation bug in flags_to_string(): SAPPEND() uses
sizeof(string) but string is a pointer to a malloc()ed buffer.
 1.1  14-Dec-2006  christos moved string_to_flags and flags_to_string from ls to libutil.

RSS XML Feed