Age | Commit message (Collapse) | Author | Files | Lines |
|
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
6793969 RFE: Add|stpcpy|to libc
6735446 Want a __progname symbol for BSD-style source compatibility
6421095 Solaris should provide strcasestr
6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux
--HG--
rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c
rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c
rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s
rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s
|
|
6392640 rpcgen -h -T output does not compile with gcc 4.x
--HG--
rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
|
|
|
|
6392640 rpcgen -h -T output does not compile with gcc 4.x
|
|
4994017 data structure sharing between rpcbind and libnsl leads to accidents
6549510 Need the ability to store SIDs in the Solaris cred_t
6549515 PSARC 2007/064: uid_t and gid_t to become unsigned
|
|
6273811 gcc and cmd/rmdir don't get along
6273885 gcc and cmd/split don't get along
6273893 gcc and cmd/strings don't get along
6273915 gcc and cmd/tcopy don't get along
6273937 gcc and cmd/tr don't get along
6273938 gcc and cmd/tr_xpg4 don't get along
6273948 gcc and cmd/unlink don't get along
|
|
|