summaryrefslogtreecommitdiff
path: root/lib/strnlen.c
AgeCommit message (Expand)Author
2006-01-24Import from gnulib.Paul Eggert
2005-09-22Sync from gnulib.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2003-09-13Update from gnulib.Jim Meyering
2003-08-18Sync with gnulib.Jim Meyering
2003-07-10Switch from LGPL to GPL.Jim Meyering
2002-03-02(strnlen): Define-away/undef so that an inconsistent prototype inJim Meyering
2001-02-17(__strnlen): Merge in a change from GNU libc.Jim Meyering
2000-06-18Include memory.h, string.h, and/or strings.h as needed.Jim Meyering
2000-06-04Include <config.h> if HAVE_CONFIG_H.Jim Meyering
2000-06-03[!HAVE_DECL_MEMCHR]: Declare memchr.Jim Meyering
2000-05-06Undefine __strnlen and strnlen.Jim Meyering
2000-05-04New file, from glibc.Jim Meyering