libc/sysdeps/posix tempname.c

drepper@sourceware.cygnus.com drepper@sourceware.cygnus.com
Mon Mar 19 15:33:00 GMT 2001


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sources.redhat.com	2001-03-19 15:33:10

Modified files:
	sysdeps/posix  : tempname.c 

Log message:
	(uint64_t): Define to uintmax_t if not defined, and if UINT64_MAX is
	not defined.
	
	(__gen_tempname): If RANDOM_BITS is defined use this macro to get some
	bits of randomness instead of the usual gettimeofday or time calls.



More information about the Glibc-cvs mailing list