History log of /titanic_51/usr/src/cmd/pg/pg.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 23a1ccea 12-Aug-2010 Roger A. Faulkner <Roger.Faulkner@Oracle.COM>

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
67939

PSARC 2010/299 GNU/Linux/BSD compatibility functions
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

show more ...


# d67944fb 22-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
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/

6795209 Enable compilation of ON-consolidation with GCC 4.2
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

show more ...


# 71a535e3 01-May-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 8883f1c2 01-May-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# f48205be 25-May-2007 casper <none@none>

PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
4994017 data structure sharing between rpcbind and libnsl leads to accidents
6549510 Need the ability to store SIDs in the Solaris cre

PSARC 2007/064 Unified POSIX and Windows Credentials for Solaris
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

show more ...


# 4fce32e1 22-Jul-2005 muffin <none@none>

6272085 gcc and cmd/pg don't get along
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

6272085 gcc and cmd/pg don't get along
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

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch