summaryrefslogtreecommitdiff
path: root/FL/fl_string_functions.h
AgeCommit message (Collapse)Author
2024-03-02Promote fl_strlcpy to <FL/fl_string_functions.h>Matthias Melcher
2023-12-12Improve documentation of fl_strdup()ManoloFLTK
and add example of value of fl_mac_os_version.
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
This is part 1 of the final fix for a previous name clash on case insensitive file systems (fl_string.h vs. Fl_String.H).