Open rybak opened 1 year ago
The URL http://www.oracle.com/technetwork/server-storage/solaris/portingtosolaris-138514.html in code comment at:
https://github.com/cr-marcstevens/sha1collisiondetection/blob/1c620d8083dbfad810490bed327ce635dc030872/lib/sha1.c#L88-L93
appears to be dead. I tried to find it on oracle.com or an archived version of it, but nothing came up. The closest related URL that I could find is Sun Studio 12: C User's Guide > Chapter 2 C-Compiler Information Specific to Sun’s Implementation > 2.9 Predefined Names, which has the following:
Predefinitions (not valid in -Xc mode): sun unix sparc (SPARC) i386 (x86) The following predefinitions are valid in all modes: __sun __unix __SUNPRO_C=0x580 __”uname -s”_”uname -r” (example: __SunOS_5_7) __sparc (SPARC) __i386 (x86) __BUILTIN_VA_ARG_INCR __SVR4 __sparcv9 (-Xarch=v9, v9a)
Predefinitions (not valid in -Xc mode):
-Xc
sun
unix
sparc
i386
The following predefinitions are valid in all modes:
__sun
__unix
__SUNPRO_C=0x580
__”uname -s”_”uname -r”
__SunOS_5_7
__sparc
__i386
__BUILTIN_VA_ARG_INCR
__SVR4
__sparcv9
-Xarch=v9
v9a
Why loud my clicks already every one knows unqualified person engages then some involved pls sorry for clicks and I not request anything Banned me better for me and my contacts thanks
The URL http://www.oracle.com/technetwork/server-storage/solaris/portingtosolaris-138514.html in code comment at:
https://github.com/cr-marcstevens/sha1collisiondetection/blob/1c620d8083dbfad810490bed327ce635dc030872/lib/sha1.c#L88-L93
appears to be dead. I tried to find it on oracle.com or an archived version of it, but nothing came up. The closest related URL that I could find is Sun Studio 12: C User's Guide > Chapter 2 C-Compiler Information Specific to Sun’s Implementation > 2.9 Predefined Names, which has the following: