Subject: strsep() in libc [PSARC/2008/304 FastTrack timeout 05/14/2008] To: PSARC-record@sac.sfbay.sun.com Cc: netrep@sun.com Bcc: one-pager-list@sac.sfbay one-pager-log@sac.sfbay sac-bar@sac.sfbay I'm sponsoring this case for Tomas Heran. It times out on 05/14/2008. We request micro/patch release binding. FreeBSD's libc and the GNU libc (glibc) both include strsep(). Solaris has an implementation in $SRC/common/util/string.c, which seems to indicate that it was intended to be available in the kernel and in libc, and libc certainly includes the contents of $SRC/common/util/string.c, but libc does not export strsep() via its mapfiles. The interface stability for strsep() shall be Committed. A manpage will be included. This case is so obvious that I'm tempted to make it a self-approved case, but by the Nico --