Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/lib/libc/stdlib



Module Name:    basesrc
Committed By:   thorpej
Date:           Tue Jan  8 02:11:40 UTC 2002

Modified Files:
        basesrc/lib/libc/stdlib: random.c

Log Message:
Make this actually work on LP64 platforms.  It has been broken
since some "cleanups" in the master (UCB?) version of this file
were made in 1994 (which assumed the size of long is 4 bytes).

This fixes krb5-enabled logins on the Alpha.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libc/stdlib/random.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index