aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdeps/trystrnlen.c
Commit message (Collapse)AuthorAgeFilesLines
* Try strnlen() portability with _POSIX_C_SOURCE...Laurent Bercot2018-01-131-3/+0
|
* Big 2.6.3.0 reorganizationLaurent Bercot2017-12-211-0/+3
| | | | | | | - Add libposixplz, update headers - Add memmem and friends - Add textmessage to libunixonacid - Update some sysdeps tests
* sysdeps tests cleanup. (I expect BSDs to break, as usual.)Laurent Bercot2017-03-151-1/+5
|
* - sysdeps for strnlen (Solaris... sigh)Laurent Bercot2015-07-131-0/+4
- rc for 2.3.5.2